Hey,
I own www.tnorvforum.com and my members are complaining about having to hit the back button twice to go back to the section they was in. Is anyone else having this issue. It is multiple members. I am not having this issue so Idon't know where to look.
Josh
Either they are having issues with their browsers or they're internet speed is slow. I'm not getting that issue. Are you getting anything strange in your error Logs?
Just checked. I got over 4,000 errors. will clear to see what all is going on. Here is one that matches the most. I tried with Internet Explorer and it happens to me then. But with Firefox everything is ok.
Apply Filter: Only show the error messages of this member Smokin Diesel Today at 10:56:25 PM
Apply Filter: Only show the error messages of this IP address 74.**.**.*** Apply Filter: Only show the error messages of this session a4c81ff781af0d91e309de5fcc9fce32
Apply Filter: Only show the error messages of this URL http://tnorvforum.com/index.php?topic=282.0
Apply Filter: Only show the errors with the same message
8: Use of undefined constant mp13 - assumed 'mp13'
File: /home/public_html/tnorvforum.com/Themes/BacknBlack1110/Display.template.php (main_above sub template - eval?)
Line: 623
The error is an eval() error. To turn off the template eval install this mod which adds a user interface into your AdminCP http://custom.simplemachines.org/mods/index.php?mod=2054 . Once the mod is installed, activate it and clear you error log. Once the error has appeared, copy and paste it here. You can then uncheck the template eval in the AdminCP until you need to do it again.
Thanks I seen that mod but wasn't for sure what it did. So my understanding is that whatever is causing this error will now show up . Is that right? Mod is installed and working.
Here is the error I am getting now. I added the multiplayer a little while back. I remember the mp13 as the link I believe for the multiplayer. I will get my index.template.php file and add it in a minute. Here is the error.
Apply Filter: Only show the error messages of this member The Punisher Today at 11:03:19 PM
Apply Filter: Only show the error messages of this IP address 64.136.**.** Apply Filter: Only show the error messages of this session 270f19bc17e712c795953b09cd2681d3
Apply Filter: Only show the error messages of this URL http://tnorvforum.com/index.php?topic=683.0;prev_next=next
Apply Filter: Only show the errors with the same message
8: Use of undefined constant mp13 - assumed 'mp13'
File: /home/public_html/tnorvforum.com/Themes/BacknBlack1110/index.template.php
Line: 623
Here is my index.template.php file
Try this one:
You had a the error in the multiplayer button code.
I changed this > $txt[mp13] to $txt['mp13']
That should take care of the problem.
Alright that fixed my errors. But members are still having to hit the back button 2 or 3 times to go back. This is several members and if I use internet explorer then I have to do this as well. There is no errors now. Anyone got an idea?
Found that the Google Ad's from Adsense was causing this issue. I know what to do now. Thanks for everyone's help...