Copied to clipboard

Flag this post as spam?

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


  • Rory 59 posts 84 karma points
    Feb 01, 2012 @ 14:14
    Rory
    0

    v1.5 clean install User Message problem

    Hi, I'm running Windows 7 Pro, with IIS 7.5, a clean install of Umbraco v4.7.1.1 with a clean MS SQL DB, the Business starter kit, Twitter for Umbraco 2.0 and a clean install of nForum 1.5.

    I can register/log in fine. However when I post a new topic, or a reply to a topic, it appears in the Umbraco backend CMS but on the live site the User Message in the green banner remains on screen saying "Posting your reply..." and doesn't refresh to show the new message.

    If I then hit F5 and refresh the page, the new post appears.

    Any suggestions?

    Thanks

    Rory

  • Lee 1130 posts 3088 karma points
    Feb 01, 2012 @ 14:19
    Lee
    0

    I'm guessing this is using Internet explorer? It seems the Javascript to redirect the user after a post works for all browsers other than IE! Its making the post, but the Javascript isn't redirecting the user back to the post page (Just in IE).

    I haven't found a fix for this yet (Just ran out of time) - But the JavaScript that triggers this is in the scropts folder, and its the 'nforumgeneral.js' ($(".btnsubmitpost").click)

  • Rory 59 posts 84 karma points
    Feb 01, 2012 @ 15:13
    Rory
    0

    Hi Lee

    thanks for your speedy response. Yes this is a problem in IE9 on PC. I have just verified in Firefox 10 and it works as expected.

    I'll check out the JavaScript shortly...

    Thanks

    Rory

  • Rory 59 posts 84 karma points
    Feb 01, 2012 @ 15:14
    Rory
    0

    By the way, whatever version of nForum is being used here, it works fine in IE9...would the JavaScript code from this version be compatible with v1.5?

  • Lee 1130 posts 3088 karma points
    Feb 01, 2012 @ 15:23
    Lee
    0

    This is not nforum on here, its there own custom forum - nForum is a forum package based from this forum (Not the same).  If this works in IE, then yes see if you can find the JS from here and use it :)  If you find the answser let me know and I'll update the package.

  • Eric Herlitz 97 posts 129 karma points
    Feb 07, 2012 @ 11:05
    Eric Herlitz
    0

    Impossible to say what happend here, the post goes through an Ajax script that runs the scripts related to the post.

    Do you have a development environment up and running? In that case download the nForum source, open in visual studio and attach to the iis-process. It's usually rather easy to figure out!

     

  • Lee 1130 posts 3088 karma points
    Feb 28, 2012 @ 19:52
    Lee
    0

    @Eric the problem with this is the JavaScript to redirect after post, works in all other browsers except IE.  Just never had the time to dig through and find the issue.

  • Christie 6 posts 26 karma points
    Mar 15, 2012 @ 14:07
    Christie
    0

    I've solved it for me (at least in IE8) Posted the answer here. Let me know if it works for you too.

    http://our.umbraco.org/projects/website-utilities/nforum/general/29631-Getting-javascript-error-when-in-IE,-when-adding-post-or-topic

  • Rory 59 posts 84 karma points
    Mar 21, 2012 @ 10:57
Please Sign in or register to post replies

Write your reply to:

Draft