View Single Post
  #3  
Old 12th December 2011, 13:26
eckeO5 eckeO5 is offline
Senior Member
 
Join Date: Jan 2011
P2P
Posts: 117
Default
Quote:
Originally Posted by joeroberts View Post
First off Where did you get the files? This is Important as the source fordge files do not match any of the data base releases out there.
Second When you set your self as Admin in level what did you set your self to in can_do?
Third in cleanup.php line 388 should look like so
PHP Code:
if ($arr_config['enable'] == 1
Ok, first i use this release posted here on bv and database that comes with it : version3.0.0.18.

i put all files in folder /var/www/tracker 10.
already set all path right in database torrent_config/configdata.php and so on.
set all levels to true and "in" can_do to "1".
In cleanup.php line 388 looks like you describe:
PHP Code:
if ($arr_config['enable'] == 1

Last edited by eckeO5; 12th December 2011 at 14:15.
Reply With Quote