Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Jun 2001
Posts: 32
Member
Member
Offline
Joined: Jun 2001
Posts: 32
Hello,

since about one week I got reports that a piece of code is shown on the very top of a page in my board. This bug appears if you use the BACK-Button in your browser. Some users got this problem with Internet Explorer 5.5 SP1 and Opera, but I also use Explorer 5.5 SP1 and never got this one. Somehow tricky...

If you reload the page with RELOAD or F5 it get's fixed but I hope there should be a way to avoid this.

I am not sure if it has anything to do with this, but I installed MegaMod (most recent version) about the same time the bug shows up. Usually I have no problems with hacks but this might be also a hint for every suggestion.

The code shown on top looks like this:

Quote
quote:

old_locked.gif"; } else { new_topic_folder = "_ordner_neu.gif"; hot_new_topic_folder = "_ordner_hot_neu.gif"; new_locked_folder = "_ordner_zu_neu.gif"; old_topic_folder = "_ordner_normal.gif"; hot_old_topic_folder = "_ordner_hot_normal.gif"; old_locked_folder = "_ordner_zu_normal.gif"; } // end if // Workaround for browsers that think this is an IMG tag... var before = '<' + 'im' + 'g src=' + '"http://www.nogameover.com/ubb/Foreninhalt/'; var after = '" border="0" alt="'; var later = '" />'; if (post_j > session_j) { if (closed_topic == "X") { return(before + new_locked_folder + after + "[new closed]]" + later); } else if (fiery == "yes") { return(before + hot_new_topic_folder + after + "[new hot]" + later); } else { return(before + new_topic_folder + after + "[new]" + later); } } else { if (closed_topic == "X") { return(before + old_locked_folder + after + "[old closed]" + later); } else if (fiery == "yes") { return(before + hot_old_topic_folder + after + "[old hot]" + later); } else { return(before + old_topic_folder + after + "[old]" + later); } } return true; } //-->
You can find a picture of this bug at this link:
JPG-picture of bug in board

My board is located at:
http://www.nogameover.com/ubb/Foreninhalt/ultimatebb.php

Thanks in advance for any help wink

Sponsored Links
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
It's a bug in older IEs, tell them to upgrade to 6.0.

Joined: Jun 2001
Posts: 32
Member
Member
Offline
Joined: Jun 2001
Posts: 32
That's a great answer. So I need to do no code-change and just tell my visitors to upgrade if this bug occurs.

Thanks again for your fast help LK wink


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
hatter
hatter
USA
Posts: 69
Joined: January 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240506)