PHP Web Host - Quality Web Hosting For All PHP Applications Clan Themes! We make clans look good!!
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.
Author Message
t_henson
Regular
Regular


Joined: Feb 02, 2007
Posts: 65
Location: Cincinnati, Ohio

PostPosted: Wed Mar 14, 2007 1:53 pm Reply with quote Back to top

i recently noticed that my tracked_ips table was missing. i know i never deleted it, so it seems kinda weird that it would just dissapear. i tried to upgrade to 2.5 but parts of the install failed because of the missing table. how would i go about repairing it?
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

PostPosted: Wed Mar 14, 2007 2:56 pm Reply with quote Back to top

well answering as to why it disapeared or how is a bit hard...
solving it is easier...

use this one.....
it hold no tracked ip....so i cleared it....

Code:

CREATE TABLE `nuke_nsnst_tracked_ips` (
  `tid` int(10) NOT NULL auto_increment,
  `ip_addr` varchar(15) NOT NULL default '',
  `ip_long` int(10) unsigned NOT NULL default '0',
  `user_id` int(11) NOT NULL default '1',
  `username` varchar(60) NOT NULL default '',
  `user_agent` text NOT NULL,
  `refered_from` text NOT NULL,
  `date` int(20) NOT NULL default '0',
  `page` text NOT NULL,
  `x_forward_for` varchar(32) NOT NULL default '',
  `client_ip` varchar(32) NOT NULL default '',
  `remote_addr` varchar(32) NOT NULL default '',
  `remote_port` varchar(11) NOT NULL default '',
  `request_method` varchar(10) NOT NULL default '',
  `c2c` char(2) NOT NULL default '00',
  PRIMARY KEY  (`tid`),
  KEY `ip_addr` (`ip_addr`),
  KEY `ip_long` (`ip_long`),
  KEY `user_id` (`user_id`),
  KEY `username` (`username`),
  KEY `user_agent` (`user_agent`(255)),
  KEY `refered_from` (`refered_from`(255)),
  KEY `date` (`date`),
  KEY `page` (`page`(255)),
  KEY `c2c` (`c2c`)
) TYPE=MyISAM AUTO_INCREMENT=1 ;

View user's profile Send private message
t_henson
Regular
Regular


Joined: Feb 02, 2007
Posts: 65
Location: Cincinnati, Ohio

PostPosted: Wed Mar 14, 2007 3:15 pm Reply with quote Back to top

okay thanks. apparently the table did exist and there is another problem. here is what it says in the nukesentinel database structure

nuke_nsnst_tracked_ips Table 'ohiomini_nuke1.EXTENDED' doesn't exist 0 0.00 Kb
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

PostPosted: Wed Mar 14, 2007 3:31 pm Reply with quote Back to top

you have updated sentinel ?
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

PostPosted: Wed Mar 14, 2007 3:47 pm Reply with quote Back to top

and even better,before diving in it to much...to rule out any other problems just reinstall sentinel...
View user's profile Send private message
t_henson
Regular
Regular


Joined: Feb 02, 2007
Posts: 65
Location: Cincinnati, Ohio

PostPosted: Thu Mar 15, 2007 1:49 am Reply with quote Back to top

yeah i had sentinel uploaded before and everything worked fine. i went ahead and uninstalled the tables and then reinstalled the 2.5 so everything is working good now. only downside is i lost my banned ip's, forgot to save that part lol. thanks for the help though, hitwalker.
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

PostPosted: Thu Mar 15, 2007 5:01 am Reply with quote Back to top

yes sometimes you forget something huh...
but doesnt realy matter...
people who wanna get banned return and get banned again....so no problem there.. Laughing
View user's profile Send private message
dad7732
RavenNuke(tm) Development Team


Joined: Mar 18, 2007
Posts: 1191

PostPosted: Tue Apr 17, 2007 8:17 am Reply with quote Back to top

Thank you to "hitwalker" for posting the table creation for tracked_ips as it solved my problem after Verio transferred my VPS to another physical server. I DROPPED the existing table and recreated using your code and it worked like a charm .. THANKS

Jay
View user's profile Send private message
hitwalker
Sells PC To Pay For Divorce


Joined:
Posts: 5661

PostPosted: Tue Apr 17, 2007 9:20 am Reply with quote Back to top

your welcome dad7732 Wink
View user's profile Send private message
dad7732
RavenNuke(tm) Development Team


Joined: Mar 18, 2007
Posts: 1191

PostPosted: Tue Apr 17, 2007 9:53 am Reply with quote Back to top

I always take the time to reply with a "thanks it worked" as it means a lot to folks who supply fixes and solutions in this free medium.

/jay
View user's profile Send private message
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.

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-2011 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