Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Torrent Strike
Reply
  #1  
Old 15th December 2009, 20:42
peugeottech peugeottech is offline
Member
 
Join Date: Dec 2009
P2P
Posts: 5
Arrow SQL Error Table 'bans' doesn't exist
Hi all i hope i have put this in the right place , sorry if not :)

i have a problem when installing torrentstrike

i get to the bit that says sql/fullymodded.sql file successfully installed...

then i get to the part that says register a sysop account now when i click it i get this error

Code:
SQL Error Table ***.bans doesnt exist in home/***/www/include/bittorrent.php,line 203
if someone can help me with this error and how to fix it then that would be great

thanks alot for your time guys/girls :)
Reply With Quote
  #2  
Old 16th December 2009, 01:31
Timisoreanul's Avatar
Timisoreanul Timisoreanul is offline
Senior Member
 
Join Date: Apr 2008
P2P
Posts: 211
Default
Code:
-- 
-- Table structure for table `bans`
-- 

CREATE TABLE `bans` (
  `id` int(10) unsigned NOT NULL auto_increment,
  `added` datetime NOT NULL default '0000-00-00 00:00:00',
  `addedby` int(10) unsigned NOT NULL default '0',
  `comment` varchar(255) collate latin1_general_ci NOT NULL default '',
  `first` int(11) default NULL,
  `last` int(11) default NULL,
  PRIMARY KEY  (`id`),
  KEY `first_last` (`first`,`last`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=1 ;

-- 
-- Dumping data for table `bans`
--
Add this in phpmyadmin , at your tracker database ;)
Reply With Quote
  #3  
Old 17th December 2009, 15:10
networe networe is offline
Member
 
Join Date: Oct 2009
P2P
Posts: 1
Default
The server load is very high at the moment. Retrying, please wait...
Whats the prob O.o?
Reply With Quote
  #4  
Old 17th December 2009, 21:07
Tony's Avatar
Tony Tony is offline
Senior Member
 
Join Date: Mar 2008
P2P
Posts: 182
Default
networe buy a better server lol

If you get that after just installing torrentstrike then it either a free host your using or a very cheap shared host imho
Reply With Quote
  #5  
Old 18th December 2009, 02:37
nako75018 nako75018 is offline
Senior Member
 
Join Date: Jan 2008
Posts: 15
Default
Quote:
Originally Posted by networe View Post
The server load is very high at the moment. Retrying, please wait...
Whats the prob O.o?
you change sql to mysql
Reply With Quote
Reply

Tags
bans , error , exist , sql , table

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Modded Torrent table joeroberts Mods & Themes 21 11th May 2010 18:04
Modded Torrent Table pwnage BT.Manager (phpMyBitTorrent) 1 10th February 2010 07:05
mysql table question hellbound Template Shares 1 5th July 2009 07:55
database table for FAQ's TS SE 5.1 skygate Template Shares 0 2nd August 2008 04:42
Movie flash inside a table of the index ? valkot Template Shares 0 27th May 2008 07:44



All times are GMT +2. The time now is 11:26. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.