Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm) v2.4.x
Author Message
Coldy
Hangin' Around



Joined: Apr 24, 2004
Posts: 48
Location: Austria

PostPosted: Fri Aug 12, 2005 9:00 am Reply with quote

When i upgrade to 2.4.0 i become the message:
Quote:
Insert into nuke_nsnst_ip2country failed

Have i missed something? Shocked

Coldy Cool
 
View user's profile Send private message
BobMarion
Former Admin in Good Standing



Joined: Oct 30, 2002
Posts: 1037
Location: RedNeck Land (known as Kentucky)

PostPosted: Fri Aug 12, 2005 5:39 pm Reply with quote

No you haven't. I found a typo that caused that message to appear.

The:
Code:
$result = $db->sql_query("INSERT INTO `".$prefix."_nsnst_ip2country` VALUES ('".$row['ip_lod']."', '".$row['ip_hi']."', '".$row['date']."', '".$row['c2c']."', 'IANA Reserved'");


Should be:
Code:
$result = $db->sql_query("INSERT INTO `".$prefix."_nsnst_ip2country` VALUES ('".$row['ip_lo']."', '".$row['ip_hi']."', '".$row['date']."', '".$row['c2c']."', 'IANA Reserved'");

_________________
Bob Marion
Codito Ergo Sum
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Send e-mail Visit poster's website
Coldy







PostPosted: Fri Aug 12, 2005 11:19 pm Reply with quote

Thank you! Smile

Coldy Cool
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm) v2.4.x

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 ©