Jump to content

Website Bug - Forum Upgrade Bug


asmartgoat
 Share

Recommended Posts

Hi, I found a bug when looking at the website:

Reproduce it: Website -> Blogpost -> comments (1) -> (click users name)

Then you get: http://www.wildfiregames.com/sitemanagementforum/index.php?showuser=3800

Which is not useful

It should go to: http://www.wildfiregames.com/forum/index.php?showuser=3800

You'll might need to put this inside of an if statement if the main site relies on the integrity of the decaying forum :)



echo "<meta http-equiv=\"refresh\" content=\"3; http://wildfiregames.com/forum/index.php?showuser=${showuser}\">";

Also check that the variable is correct because i don't have access to an IPB system. :)

drunk.gif

asmartgoat

Link to comment
Share on other sites

Thanks for the tip on how it might be fixed. We'll see whether our web dev guy thinks it's easy enough to be worth spending any time on or whether it's better to spend time on our new website instead, but thanks for the idea nonetheless.

Link to comment
Share on other sites

There's no good way to solve this. The easiest thing is to simply disallow logins into the version of the forum that allows for users to make comments on new website posts. Other than that, there's nothing much we can do.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...