Copied to clipboard

Flag this post as spam?

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


  • Brian Milman-Hurst 48 posts 76 karma points
    Jun 14, 2013 @ 17:57
    Brian Milman-Hurst
    0

    Unable to save topics on Forum

    Hi guys, 

    I have just published a new website that includes a forum, I can create new users, log in and log out but when I attempt to start a new topic the forum will not save the topic, any ideas why!?

    Categories have been set up fine but topics are not working.

    All help is welcome :)

     

    BTW, here is the link to the site's forum http://www.liveyourlifeincolour.com/lylic-forum.aspx

  • Brunkage 3 posts 43 karma points
    Jun 14, 2013 @ 18:10
    Brunkage
    0

    hmm... I guess it due to conflicting scripts... I mean you have several jquery versions running at once. jquery 1.7.1 and jquery 1.8.0. That is not good and could definetly cause the problem. Also make sure that i dont have any syntax errors in all your js code... But my quess is that its 2 jquery versions running at once.

  • Brian Milman-Hurst 48 posts 76 karma points
    Jun 14, 2013 @ 18:14
    Brian Milman-Hurst
    0

    Hi Brunkage,

     

    Thanks for spotting the multiple versions, alas it has not corrected the issue.  It's weird because I can log in, amend details on the profile and log out without issue but just can't create any topics!

  • Brunkage 3 posts 43 karma points
    Jun 14, 2013 @ 18:18
    Brunkage
    100

    Can you try to put back 1.7.1 and remove 1.8.0 instead?

    Because you are using

    jQuery.Validate.min.js

    which is an extension of jquery so i guess you have to run jquery before running that file?

     

    Put jQuery as the first script on your page. Now you have this error:

    Error: ReferenceError: jQuery is not defined
    Sourcefile:
    http://ajax.microsoft.com/ajax/jQuery.Validate/1.6/jQuery.Validate.min.js
    Line: 16
  • Brian Milman-Hurst 48 posts 76 karma points
    Jun 14, 2013 @ 18:39
    Brian Milman-Hurst
    0

    Brunkage you're a star.  As it happens I don't think your solution above was the whole issue but it did force me to tidy up the order of the script and css files and they are working spot on now.

     

    Cheers me hearty ;0), I can now go to the pub!

Please Sign in or register to post replies

Write your reply to:

Draft