Web Hosting Talk







View Full Version : Stack overflow at line 2374


Html33
01-03-2010, 01:12 PM
I have a Vbulletin Forum version 3.8.4 with vBSeo 3.3.0 installed. When ever the website is loaded using Internet Explorer users get a pop up saying

"Stack overflow at line 2374" When you click ok the forum runs as it should and loads as it should untill you load another page, from which the error appears again.

Disabling VBseo in the VBulltin control panel prevent's the error from coming back and the forum runs as normal. When enabling it the error returns.

I've seen a few things from looking at google but no one is really having this issue.

The website is : DHGaming.com

Hopfully somone can help me

plumsauce
01-03-2010, 11:03 PM
Load up the page.

When it hits, do a view source and have a look around line 2374. See what the code is actually trying to do.

Html33
01-04-2010, 10:15 AM
Load up the page.

When it hits, do a view source and have a look around line 2374. See what the code is actually trying to do.

For three of the four skins the errors are the same and both result a <div> tag.

The other skin which gives a differren't line code gives the code of the forum status[at the bottom]

When i disable that hack though the error is still there, however when i disable vBseo the error disapears.

So the error is defintally related to vBseo.