Razor Marcros crashed when using nForum with 6.0.x
Hello,
I have a very strange behavior. After creating a new topic (doesn't always happen, sometimes I need to create 4 to 5 topics till it crashes), the creating topic hang up and after that, the entire site does not work anymore. Any Razorscript on the site throws an error like this:
Similar error here. It works in Google Chrome! But in IE and Firefox every razor script on the whole site is crashed if I create a new Post!!! Republish entire site solved this temporary. But I can't touch republish entire site after every user post... Perhaps it's a kind of ajax issue?
Has everyone a solution? There are other forum packages for umbraco? This forum makes me crazy :-/
Maybe this is the solution: There are a conflict between nForum and another jQuery version. I had use jQuery 1.8.21. If I have deleted this and include jQuery 1.7.1 it works :-)
Razor Marcros crashed when using nForum with 6.0.x
Hello,
I have a very strange behavior. After creating a new topic (doesn't always happen, sometimes I need to create 4 to 5 topics till it crashes), the creating topic hang up and after that, the entire site does not work anymore. Any Razorscript on the site throws an error like this:
"Error loading MacroEngine script (file: LoginRedirect.cshtml)"
Any idea why this happens?
When I click on "republish entire site" in the backend, everything works again.
The new topics shows "Reply -1" and "Error getting latest post in topic", which seems to be suspicious...
Please help me out.
Greetings -
Tom
Ok, another phenomenom, maybe it helps to find the error:
When I run the application from within visual studio in the debug-modus with the vs-webserver, everything works fine. Reply is set to 0, not to -1.
As soon as I run the application in my IIS, error occurs.
Any idea?
Greetings -
Tom
Similar error here. It works in Google Chrome! But in IE and Firefox every razor script on the whole site is crashed if I create a new Post!!! Republish entire site solved this temporary. But I can't touch republish entire site after every user post... Perhaps it's a kind of ajax issue?
Has everyone a solution? There are other forum packages for umbraco? This forum makes me crazy :-/
Sören
Maybe this is the solution: There are a conflict between nForum and another jQuery version. I had use jQuery 1.8.21. If I have deleted this and include jQuery 1.7.1 it works :-)
Sören
is working on a reply...