Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   SZ Edition (http://www.bvlist.com/forumdisplay.php?f=24)
-   -   SZ Edition v0.3.5 revision 337 (http://www.bvlist.com/showthread.php?t=4)

patriot forever 10th May 2008 22:06

Re: TBDev SZ Edition v0.3.1
 
very nice source code but unfortunately not many independenant updates available

gostyuk 16th May 2008 16:22

Re: TBDev SZ Edition v0.3.1
 
There is no directory for files or it's not writable (check permissions)


I made chmod 777 on torrents folder
what is the problem?

djlee 16th May 2008 20:29

Re: TBDev SZ Edition v0.3.1
 
make sure the torrent directory has been set correctly in bitorrent..

if this is anything like standard tbdev then in bitorrent.php you should find

Code:

$torrent_dir = "/var/tb/torrents";
make sure you alter that to match your servers local path to the torrent directory

the torrent directory has to be set as a local path from the OS root. you cannot use http:// or anyother web URL and you cannot just put /torrents/

it must be a local path such as
Code:

/home/username/htdocs/torrents
or for windows it might be
Code:

C:/xampp/htdocs/torrents

gostyuk 17th May 2008 08:05

Re: TBDev SZ Edition v0.3.1
 
there is no bittorrent.php or bitorrent.php

Fynnon 20th May 2008 21:29

Re: TBDev SZ Edition v0.3.1
 
Quote:

Originally Posted by gostyuk
there is no bittorrent.php or bitorrent.php

There is no bittorrent.php file as some configurations are in the sql file !

CHMOD 777 cache, pic and torrents directories

MASS 8th October 2009 16:21

Thx alot :) , How to change the theme to bit-hdtv ?

underx 29th October 2009 16:06

Quote:

Thx alot :) , How to change the theme to bit-hdtv ?
in the user control panel .
this source work like a charm but is it serure ? it can be used live (online) ?

Sithlord 1st November 2009 14:45

test with this tool Graudit version 1.1 is out - Just Another Hacker
this will detect some exploits

pruxed 19th November 2009 13:12

Very nice tracker :D

But, when I try to upload a torrent I get an error efter I have done the Description step...

Code:

[TB Dev SZ Edition Debug] PHP Notice: in file /upload.php on line 269: Undefined offset: 1
[TB Dev SZ Edition Debug] PHP Notice: in file /upload.php on line 277: Undefined offset: 1


Nafania 20th November 2009 10:08

Quote:

Originally Posted by pruxed (Post 17624)
Very nice tracker :D

But, when I try to upload a torrent I get an error efter I have done the Description step...

Code:

[TB Dev SZ Edition Debug] PHP Notice: in file /upload.php on line 269: Undefined offset: 1
[TB Dev SZ Edition Debug] PHP Notice: in file /upload.php on line 277: Undefined offset: 1


please post contains of this lines


All times are GMT +2. The time now is 06:53.

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