View Single Post
  #5  
Old 21st November 2011, 14:15
accretio accretio is offline
Senior Member
 
Join Date: Nov 2011
South Africa
Posts: 26
Unhappy
accretio hi, have you installed it from admincp?
put the detalis there click submit then you given to install the sql
---------------------------------------------------------------
yes i am using admincp.php and i do it all successfully, until im asked to make a sysop account and thats where i get an error.

---------------------------------------------------------------
Open bittorent.php with notepad++ end find that line 93 end post here the code.
Also try NOT to use a free host no good .. try localhost with xammp
Good luck[/QUOTE]
---------------------------------------------------------------
thanks for taking interest man, here's the code on line 93:

$res = mysql_query("SELECT * FROM bans WHERE $nip >= first AND $nip <= last") or sqlerr(__FILE__, __LINE__);

---------------------------------------------------------------

i'm planning on getting a paid host but i'd like to first set up the whole website on a free host beforehand so that i am prepared with advertising, etc. so that i can pay for the hosting costs, coz here in south africa, hosting isn't very cheap.
Reply With Quote