Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • TENNO 13 posts 73 karma points
    Jun 25, 2014 @ 01:29
    TENNO
    0

    Unable to use "Upload" datatype

    Hi,

    I just upgraded from v6 to latest umbraco v7.1.4

    everything is working fine except the Upload control

    It don't do anything, just write "saving" but nothing happen after that

    Did any one faced that problem with this control?!

    Thanks in advance!

    EDIT: 1

    It also don't show unsaved content message "You have unsaved changes" after change it and navigate to another node without saving

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jun 25, 2014 @ 10:40
    Jan Skovgaard
    0

    Hi Tenno

    How did you do the upgrade? Do you see any error messages in the console log of your browser when trying to upload? And does the /app_data/logs file reveal any hints?

    /Jan

  • TENNO 13 posts 73 karma points
    Jun 25, 2014 @ 12:50
    TENNO
    0

    Hi Jan,

    thanks for your replay

    yes there is couple of errors appear after click on save at console log:

    A:

    TypeError: Cannot read property 'length' of undefined
    at Object.getAllProps (http://localhost:26134/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…lbnUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=448914140:498:249)
    at Object.reBindChangedProperties (http://localhost:26134/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…lbnUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=448914140:502:583)
    at http://localhost:26134/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…bnUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=448914140:1020:722
    at o (http://localhost:26134/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…lbnUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=448914140:14:1014)
    at http://localhost:26134/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…lbnUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=448914140:14:1603
    at Object.e.$eval (http://localhost:26134/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…lbnUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=448914140:14:7447)
    at Object.e.$digest (http://localhost:26134/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…lbnUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=448914140:14:6282)
    at Object.e.$apply (http://localhost:26134/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…lbnUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=448914140:14:7606)
    at j (http://localhost:26134/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…bnUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=448914140:14:11853)
    at r (http://localhost:26134/DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9q…1lbnUvQWN0aW9uTmV3UmVsYXRpb25UeXBlLmpzOw&t=Javascript&cdv=448914140:15:449) 
    

    B:

    POST http://localhost:26134/umbraco/backoffice/UmbracoApi/Content/PostSave 400 (The request was not formatted correctly the file name's must be underscore delimited) DependencyHandler.axd?s=L3VtYnJhY28vbGliL2pxdWVyeS9qcXVlcnktMi4wLjMubWluLmpzOy91bWJyYWNvL2xpYi9hbmd…:16
    

    but nothing related on App_Data\Logs

    about the upgrade: I followed this document http://our.umbraco.org/documentation/installation/upgrading/general specially "Copying files" and "Merge configuration files"

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jun 25, 2014 @ 13:05
    Jan Skovgaard
    1

    Hi Tenno

    Ok, so after you did your upgrade did you check and do the stuff mentioned here http://our.umbraco.org/documentation/Installation/Upgrading/v7-upgrade ?

    And did you try to clear the client dependency cache? If not try doing this

    1. Go to /app_data/TEMP/ and delete the clientdependency folder
    2. Go to /config/ClientDependency.config and increment the version number
    3. Reycle the app pool

    Hope some of these pointers help.

    /Jan

  • TENNO 13 posts 73 karma points
    Jun 25, 2014 @ 14:15
    TENNO
    0

    that problem is still exist

    Is there is another way to upgrade?

  • Arie 4 posts 50 karma points
    Jul 31, 2014 @ 10:00
    Arie
    0

    Hi Tenno,

    I had the same error (The request was not formatted correctly the file name's must be underscore delimited).

    It was 'resolved' by removing the underscore from the name of the datatype I created.
     

     

  • Stephen 767 posts 2273 karma points c-trib
    Jul 31, 2014 @ 14:24
Please Sign in or register to post replies

Write your reply to:

Draft