Copied to clipboard

Flag this post as spam?

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


  • andi 1 post 21 karma points
    Aug 13, 2009 @ 12:53
    andi
    0

    Javascript Error using ContentPicker

    hi,

    i'm using version 4.0.2.1 and when i have a contentpicker on a site, i get an error on clicking.

    it says:

    Error: missing ( before formal parameters
    Quelldatei: http://localhost/umbraco/editContent.aspx?id=1056
    Row: 286, Col: 43
    Quelltext:
        });function ctl00_body_umbracoRedirect _chooseId() {

    anyone experiencing the same problem? (there is a space between redirect & _chosseId)

    thx a lot

    Andi

  • Tim 225 posts 690 karma points
    Aug 13, 2009 @ 13:22
    Tim
    0

    I had a similar problem a while back which was caused by me using special characters in the alias name of my property.

    Also check that on your alias name umbracoRedirect you don't have an extra space. Umbraco does not trim alias names by default so this can cause this issue.

    T

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies