Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Downloads (http://www.bvlist.com/forumdisplay.php?f=16)
-   -   TSSE 5.4.1 NULLED v1.2 (http://www.bvlist.com/showthread.php?t=2139)

Ashur 7th March 2009 03:51

so far everything is working except for scraping torrents agian like in 4.3 and 5.1
If i stop the torrent i get scrape error Bencoded file is malformed
which messes up the update frequency argh

there is something going with htaccess i gota look up why my host doesn't like it
I'm running Apache2 it's possible because of the subdomain doesn't work right with it

what else oh yea don't use tbdev as username or sudomain name otherwise you'll get t***v lol i guess Xam doesn't want anybody to talk about TBdev on his software's comments and forums lol

EDIT:
Yea any .htaccess is not accepted due main public_html interference

Conjo 7th March 2009 15:01

Upgraded from 5.3
 
Hi,


I just Installed this script using the installer..After i set up all of the tracker settings and copy the .torrent files from the old version.
Then i inported the 5.3 database width phpmyadmin and added 1 new field called 'pmunread' (int(1)) to the users field.

Now i'am still testing but until now everything seems to work fine..

Nice job mrdecoder.:cool:

Oh yeah for the people who have problems width .htaccess..This is mine.


PHP Code:

Options +FollowSymLinks
RewriteEngine On

<Files .htaccess>
    
order allow,deny
    deny from all
</Files>

ErrorDocument 400 /ts_error.php?errorid=400
ErrorDocument 401 
/ts_error.php?errorid=401
ErrorDocument 403 
/ts_error.php?errorid=403
ErrorDocument 404 
/ts_error.php?errorid=404
ErrorDocument 500 
/ts_error.php?errorid=500

# //seo_mod_start
# Uncomment the following and add your tracker path if rewrites arent working properly
#RewriteBase /
RewriteRule ^index.htmlindex.php [L,NE]
RewriteRule ^(.*)-b-([0-9]+).ts(.*)$ browse.php?cat=$[QSA,L]
RewriteRule ^(.*)-c-([0-9]+).ts(.*)$ browse.php?browse_categories&category=$[QSA,L]
RewriteRule ^(.*)-d-([0-9]+).ts(.*)$ download.php?id=$[QSA,L]
RewriteRule ^(.*)-s-([0-9]+).ts(.*)$ details.php?id=$[QSA,L]
RewriteRule ^(.*)-a-(.*).ts(.*)$ announce.php?passkey=$[QSA,L]
RewriteRule ^(.*)-u([0-9]+).ts(.*)$ userdetails.php?id=$2$[QSA,L]
RewriteRule ^(.*)-f([0-9]+).tsf(.*)$ tsf_forums/index.php?fid=$2$[QSA,L]
RewriteRule ^(.*)-fd([0-9]+).tsf(.*)$ tsf_forums/forumdisplay.php?fid=$2$[QSA,L]
RewriteRule ^(.*)-t([0-9]+).tsf(.*)$ tsf_forums/showthread.php?tid=$2$[QSA,L]
# //seo_mod_end

<IfModule mod_expires>
    <
FilesMatch "\.(gif|jpg|jpeg|png|swf|css|js|html?)$">
        
ExpiresActive On
        ExpiresDefault 
"access plus 10 years"
    
</FilesMatch>
</
IfModule>

<
IfModule mod_headers>
  
Header unset Last-Modified
</IfModule>

FileETag none
php_flag short_open_tag on

SecFilterEngine Off
SecFilterScanPOST Off 


Joshua 8th March 2009 12:42

I have a big problem with TSSE 5.4.1 NULLED version1

My config folder is not protected. Is there a solution for that problem?
Please help me!!

http://img24.imageshack.us/img24/6982/errorevg.jpg

ArturK 8th March 2009 13:41

insert .htaccess file in your config folder


Order allow,deny
Deny From All

mrdecoder 8th March 2009 16:22

Quote:

Originally Posted by Joshua (Post 9708)
I have a big problem with TSSE 5.4.1 NULLED version1

My config folder is not protected. Is there a solution for that problem?
Please help me!!

http://img24.imageshack.us/img24/6982/errorevg.jpg

check the chmod on that folder if its 777 change that 2 775

Joshua 8th March 2009 19:03

Quote:

Originally Posted by mrdecoder (Post 9720)
check the chmod on that folder if its 777 change that 2 775

I already tried but no help
Specifically, my DATABASE file and his contents, in CONFIG folder, is visible when enter this url in browser

http://mysite.com/config/DATABASE

Also .htacces don't help

Any solution?????

ArturK 8th March 2009 21:04

xam own us! he sayed in his forum that this nulled varrant will not work, and he can STILL CONTROL OUR TRACKERS FROM HIS PAGE! what can we do? i think this bug is from xam!!!!!!! he can control

GuruOfPC 8th March 2009 21:50

he can't anything thats why this version named nulled that all fsock functions deleted from codes :P

now i'm using this i fixed many bugs and made poll and whats going on box like TS 5.6 and i'm very happy works very nice :muscle:

ArturK 8th March 2009 22:03

source is of course very great :D many features but, its too bugy and very slow down your tracker but for playing with some torrents its great have you seen any tracker build from this and with many users example more than 20 000 i really whant to see :D

Caterpillar 8th March 2009 23:53

Quote:

Originally Posted by Joshua (Post 9728)
I already tried but no help
Specifically, my DATABASE file and his contents, in CONFIG folder, is visible when enter this url in browser

http://mysite.com/config/DATABASE

Also .htacces don't help

Any solution?????

rename .htacces file to .htaccess


All times are GMT +2. The time now is 23:50.

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