A minor bug in BBtoNuke 2.0.11
Date: Tuesday, November 23 @ 21:13:56 CET
Topic: Bug Fixes


Hello Nukers,
there is a minor bug in BBtoNuke 2.0.11 ( profile.php ) . When a user isn't login if he click on the edit profile link in forums module he will receive an error message :

The page cannot be displayed...

You have to change the following line from :
redirect(append_sid("login.$phpEx?redirect=profile.$phpEx&mode=editprofile", true));
To :
header(append_sid("login.$phpEx?redirect=profile.$phpEx&mode=editprofile", true));

Thank You
Iranportals.net





This article comes from NukeCops
http://www.nukecops.com

The URL for this story is:
http://www.nukecops.com/modules.php?name=News&file=article&sid=3156