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: Thu Mar 17, 2005 8:32 am Reply with quote

Bug in modules/Your_Account/public/userinfo.php
Code:
 if ($userinfo[last_ip] != 0) {

                echo "<center>"._LASTIP." <b>$userinfo[last_ip]</b><br>";
                echo "[ <a href='".$admin_file.".php?op=ipban&ip=$userinfo[last_ip]'>"._BANTHIS."</a> ]<br>";
                }


Should be:
Code:
 if ($usrinfo[last_ip] != 0) {

                echo "<center>"._LASTIP." <b>$usrinfo[last_ip]</b><br>";
                echo "[ <a href='".$admin_file.".php?op=ipban&ip=$usrinfo[last_ip]'>"._BANTHIS."</a> ]<br>";
                }


Or else the admin will always see there last ip not the users.

Note* Made sticky for now. Six
 
View user's profile Send private message
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 ©