Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> CNB Your Account
Author Message
JRSweets
Worker
Worker



Joined: Aug 06, 2004
Posts: 192

PostPosted: Fri Nov 12, 2004 2:00 pm Reply with quote

The old Your_Account Modules Bug has popped up in every version of CNB I have used.

This code needs to be changed:
Code:
 getusrinfo($user);

   if (($userinfo[username] != $cookie[1]) AND ($userinfo[user_password] != $cookie[2])) {



To this:
Code:
cookiedecode($user);

   getusrinfo($user);
   if ((is_user($user)) AND (strtolower($userinfo[username]) == strtolower($cookie[1])) AND ($userinfo[user_password] == $cookie[2])) {


In the following files:
/modules/Your_Account/public/chngtheme.php
/modules/Your_Account/public/editcomm.php
/modules/Your_Account/public/edituser.php
/modules/Your_Account/public/edithome.php
 
View user's profile Send private message
sixonetonoffun
Spouse Contemplates Divorce



Joined: Jan 02, 2003
Posts: 2496

PostPosted: Fri Nov 12, 2004 2:23 pm Reply with quote

Thanks JRSweets. We'll do our best to make sure no more releases are made without checking this forum.

_________________
[b][size=5]openSUSE 11.4-x86 | Linux 2.6.37.1-1.2desktop i686 | KDE: 4.6.41>=4.7 | XFCE 4.8 | AMD Athlon(tm) XP 3000+ | MSI K7N2 Delta-L | 3GB Black Diamond DDR
| GeForce 6200@433Mhz 512MB | Xorg 1.9.3 | NVIDIA 270.30[/size:2b8 
View user's profile Send private message
JRSweets







PostPosted: Fri Nov 12, 2004 2:39 pm Reply with quote

No thank you! This is a great module, and with everyone chiping in it will only get better.
 
kustomer
New Member
New Member



Joined: May 09, 2005
Posts: 4

PostPosted: Tue May 10, 2005 11:26 am Reply with quote

what does this bug do? just wondering if it may help my problem in another thread, thanks
 
View user's profile Send private message
ashishjha54
Hangin' Around



Joined: Jan 24, 2005
Posts: 41

PostPosted: Tue May 10, 2005 11:58 am Reply with quote

i wanna know what this bug does
 
View user's profile Send private message
CurtisH
Life Cycles Becoming CPU Cycles



Joined: Mar 15, 2004
Posts: 638
Location: West Branch, MI

PostPosted: Tue May 10, 2005 5:24 pm Reply with quote

That particular bug typically cause a page refresh issue instead of allowing navigation to the desired portion of the module. Example: Clicking on edit info woul merely refresh the Your_Account index page.

_________________
Those who dream by day are cognizant of many things which escape those who dream only by night. ~Poe 
View user's profile Send private message Visit poster's website Yahoo Messenger
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> CNB Your Account

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©