Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Torrent Strike (http://www.bvlist.com/forumdisplay.php?f=21)
-   -   TS FullyModded 1.0 Problem (http://www.bvlist.com/showthread.php?t=996)

NighTing 12th September 2008 22:16

TS FullyModded 1.0 Problem
 
hi guys, i just installed it today, and i did everything as it says in the ReadMe inside the fullymoded one, there is one problem for me, when i click on sign up to set up my administration account, i get this in a blue box:
Code:

SQL Error
Table 'a6853512_123.bans' doesn't exist
in /home/a6853512/public_html/include/bittorrent.php, line 203

any how u guys can tell me how to add that table or where to so i can have my torrent site up and running ? thanks

Neptune 12th September 2008 23:09

you have to import the sql file to your database

NighTing 12th September 2008 23:27

Quote:

Originally Posted by Neptune (Post 4142)
you have to import the sql file to your database

yeha i figured that out alreayd, but other than that ai also have this problem on my index page

PHP Error Message

Warning: fopen(cache/index/newestuser.txt) [function.fopen]: failed to open stream: Permission denied in /home/a6853512/public_html/index.php on line 130

Free Web Hosting

PHP Error Message

Warning: fputs(): supplied argument is not a valid stream resource in /home/a6853512/public_html/index.php on line 131

Free Web Hosting

PHP Error Message

Warning: fclose(): supplied argument is not a valid stream resource in /home/a6853512/public_html/index.php on line 132

Free Web Hosting

PHP Error Message

Warning: fopen(cache/index/stats.txt) [function.fopen]: failed to open stream: Permission denied in /home/a6853512/public_html/index.php on line 181

Free Web Hosting

PHP Error Message

Warning: fwrite(): supplied argument is not a valid stream resource in /home/a6853512/public_html/index.php on line 182

Free Web Hosting

PHP Error Message

Warning: fclose(): supplied argument is not a valid stream resource in /home/a6853512/public_html/index.php on line 183

Free Web Hosting

mentis 13th September 2008 15:46

Quote:

Warning: fopen(cache/index/newestuser.txt) [function.fopen]: failed to open
stream: Permission denied in /home/a6853512/public_html/index.php on line 130
chmod 777 > newestuser.txt

Quote:

Warning: fopen(cache/index/stats.txt) [function.fopen]: failed to open stream:
Permission denied in /home/a6853512/public_html/index.php on line 181
chmod 777 > stats.txt

Or just change owner for these two files. Webserver(User) need write
permissions.

NighTing 13th September 2008 16:51

Quote:

Originally Posted by mentis (Post 4162)
chmod 777 > newestuser.txt



chmod 777 > stats.txt

Or just change owner for these two files. Webserver(User) need write
permissions.

wow your the best man, it fixed everything with this things except, now at the server load thing i got this :p
plz help me out with this one 2 and thats all

Warning: exec() has been disabled for security reasons in /home/a6853512/public_html/index.php on line


and also when i view user details i get this

SQL Error
Table 'a6853512_123.phpbb_posts' doesn't exist


All times are GMT +2. The time now is 11:03.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.