PHP Web Host - Quality Web Hosting For All PHP Applications Free RavenNuke(tm) Add Ons
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
JRSweets
Worker
Worker


Joined: Aug 06, 2004
Posts: 192

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

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: 2373

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

Thanks JRSweets. We'll do our best to make sure no more releases are made without checking this forum.
View user's profile Send private message
JRSweets
Worker
Worker


Joined: Aug 06, 2004
Posts: 192

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

No thank you! This is a great module, and with everyone chiping in it will only get better.
View user's profile Send private message
kustomer
New Member
New Member


Joined: May 09, 2005
Posts: 4

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

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 Back to top

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: Waco, TX

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

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.
View user's profile Send private message Yahoo Messenger
Display posts from previous:       
Post new topic   Reply to topic

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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2009 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum