Copied to clipboard

Flag this post as spam?

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


  • Kaj 41 posts 73 karma points
    Jan 16, 2011 @ 12:37
    Kaj
    0

    I Installed Pliable Form and have done everything like I should. But nothing happens when I klick on submit-buttom? The page don´t even reloads when I klick?

    Is their someone whoes why??

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jan 16, 2011 @ 13:13
    Jan Skovgaard
    0

    Hi Kaj

    What version of Umbraco have installed it on? Have you checked using Firebug for instance that there are not any javascript errors for instance? How does the source of the form code look like? Is it supossed to work inside a server side form? If so is your content wrapped inside one?

    /Jan

  • Kaj 41 posts 73 karma points
    Jan 16, 2011 @ 13:42
    Kaj
    0

    I have Umbraco 4.5.2. I have treid without form-tags, but its the same. In firebug he says "jQuery is not defined", do I have to install jQuery in umbraco for this package?? Its stood nothing about that in the doc?!

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jan 16, 2011 @ 13:46
    Jan Skovgaard
    0

    Hi Kaj

    You'll need to download jquery into your scripts folder and reference it in your masterpage, yes. Don't know why it's not saying in the instructions. Maybe it's supposed to be added automatically if it does not exists? I'm not sure about that...

    But get jQuery and you'll probably be up and running in no time.

    /Jan

  • Kaj 41 posts 73 karma points
    Jan 16, 2011 @ 14:25
    Kaj
    0

    I have installed jQuery now and link to it in master. But its the same nothing happens when I klick on the buttom? And Firebug give out the same wrong?

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jan 16, 2011 @ 15:38
    Jan Skovgaard
    0

    Hi Kaj

    Are you sure the reference in your master is correct? If you choose to view the source and follow the link to the script is it then displayed in the browser or do you get a "file not found" page?

    /Jan

  • Kaj 41 posts 73 karma points
    Jan 17, 2011 @ 09:01
    Kaj
    0

    Yes Jan, I´m sure.

  • Kim Andersen 1447 posts 2196 karma points MVP
    Jan 18, 2011 @ 20:35
    Kim Andersen
    1

    Hi Kaj.

    Have you checked that you are not loading the jQuery-library later in the code than some other .js-file that need the jQuery library to work?

    /Kim A

  • Kim Andersen 1447 posts 2196 karma points MVP
    Jan 20, 2011 @ 18:47
    Kim Andersen
    0

    Hi Kaj!

    You ever got this to work?

    /Kim A

  • Joe Niemann 11 posts 32 karma points
    Sep 27, 2012 @ 19:28
    Joe Niemann
    0

    I am looking for the legacy schema version of the xslt, but can not find it. Please help.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Sep 28, 2012 @ 08:10
    Jan Skovgaard
    0

    Hi Joe

    To use the legacy schema you should open the "umbracoSettings.config" file in the /config/ folder and set this section to TRUE         <UseLegacyXmlSchema>false</UseLegacyXmlSchema>

    This enables the legacy schema - you probably also need to recycle the app pool to make sure that the application is refreshed and using the new settings.

    Hope this helps.

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft