Copied to clipboard

Flag this post as spam?

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


  • Andriy B. 5 posts 85 karma points
    Sep 04, 2018 @ 13:52
    Andriy B.
    0

    Content Item: Scheduled Publish panel not working

    I have upgraded Umbraco from v.7.6.4 to v.7.10.3. In the old version, Scheduled Publish feature was working.

    After the upgrade, I noticed, that the appearance of the Content Item Scheduled Publish panel (see the Info tab) in upgraded v.7.10.3 is different from clean Umbraco v.7.10.3, installed from the install package. Upgraded version doesn't allow me to set the publish/unpublish dates.

    The upgraded version (7.10.3) contains the following panel:

    enter image description here

    I expect following appearance (I have it in clean Umbraco v.7.10.3):

    enter image description here

    I don't see any errors in Umbraco log file. The error I have in the browser console is:

    TypeError: Cannot read property 'children' of undefined
        at onInit (https://website.local/umbraco/js/umbraco.directives.js:8421:105)
        at link (https://website.local/umbraco/js/umbraco.directives.js:8474:17)
        at k (https://website.local/umbraco/lib/angular/1.1.5/angular.min.js:44:444)
        at https://website.local/umbraco/lib/angular/1.1.5/angular.min.js:49:393
        at e (https://website.local/umbraco/lib/angular/1.1.5/angular.min.js:40:7)
        at e (https://website.local/umbraco/lib/angular/1.1.5/angular.min.js:40:156)
        at e (https://website.local/umbraco/lib/angular/1.1.5/angular.min.js:40:156)
        at https://website.local/umbraco/lib/angular/1.1.5/angular.min.js:39:205
        at https://website.local/umbraco/lib/angular/1.1.5/angular.min.js:40:89
        at c.aa.controller (https://website.local/umbraco/lib/angular/1.1.5/angular.min.js:165:75) <div class="input-append date datepicker" style="position: relative;;position: relative;" data-element="node-info-publish" options="datePickerConfig" on-change="datePickerChange(event, 'publish')">
    

    What settings are responsible for the panel appearance? Thank you in advance.

  • Dave Woestenborghs 3504 posts 12134 karma points MVP 9x admin c-trib
    Sep 05, 2018 @ 06:50
    Dave Woestenborghs
    100

    Hi Andriy,

    Probably something went wrong in your upgrade.

    Can you take the following steps :

    • Go in to /App_Data/TEMP and remove the ClientDependency folder
    • Open /config/ClientDependency.config and find the version attribute and increment it by one
    • Clear your browser cache or use a fresh browser

    See if the problem persists. If the problem is still there. Copy over the /umbraco and /umbraco_client folders from the fresh install and repeat the above steps.

    Dave

  • Andriy B. 5 posts 85 karma points
    Sep 05, 2018 @ 13:27
    Andriy B.
    0

    Thank you for the suggestion, I will do the second step and let you know.

    The first step I did many times during the upgrade and after the upgrade. I incremented the counter, I tried with another browser, cleaned the browser cache. Nothing works to me,

  • Andriy B. 5 posts 85 karma points
    Sep 05, 2018 @ 13:34
    Andriy B.
    0

    If the problem is still there. Copy over the /umbraco and /umbraco_client folders from the fresh install and repeat the above steps.

    This suggestion did the trick, I have it working now. Thank you a lot.

Please Sign in or register to post replies

Write your reply to:

Draft