Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Downloads
Reply
Thread Tools
  #21  
Old 7th March 2009, 03:51
Ashur's Avatar
Ashur Ashur is offline
Senior Member
 
Join Date: Jun 2008
Posts: 523
Default
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
__________________
Say NO to private tracking
Running TorrentHoster 2.5 on IraqiGate.org

Last edited by Ashur; 7th March 2009 at 15:39.
Reply With Quote
  #22  
Old 7th March 2009, 15:01
Conjo Conjo is offline
Senior Member
 
Join Date: Mar 2009
P2P
Posts: 30
Default 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.

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 
Reply With Quote
  #23  
Old 8th March 2009, 12:42
Joshua Joshua is offline
Senior Member
 
Join Date: Oct 2008
Posts: 23
Exclamation
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!!

Click the image to open in full size.
Reply With Quote
  #24  
Old 8th March 2009, 13:41
ArturK ArturK is offline
Senior Member
 
Join Date: May 2008
Posts: 38
Default
insert .htaccess file in your config folder

<Files *.txt>
Order allow,deny
Deny From All
</Files>
Reply With Quote
  #25  
Old 8th March 2009, 16:22
mrdecoder mrdecoder is offline
VIP
 
Join Date: May 2008
Netherlands
Posts: 107
Talking
Quote:
Originally Posted by Joshua View Post
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!!

Click the image to open in full size.
check the chmod on that folder if its 777 change that 2 775
Reply With Quote
  #26  
Old 8th March 2009, 19:03
Joshua Joshua is offline
Senior Member
 
Join Date: Oct 2008
Posts: 23
Default
Quote:
Originally Posted by mrdecoder View Post
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?????
Reply With Quote
  #27  
Old 8th March 2009, 21:04
ArturK ArturK is offline
Senior Member
 
Join Date: May 2008
Posts: 38
Default
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
Reply With Quote
  #28  
Old 8th March 2009, 21:50
GuruOfPC GuruOfPC is offline
Senior Member
 
Join Date: Jan 2009
Lithuania
Posts: 42
Default
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
Reply With Quote
  #29  
Old 8th March 2009, 22:03
ArturK ArturK is offline
Senior Member
 
Join Date: May 2008
Posts: 38
Default
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
Reply With Quote
  #30  
Old 8th March 2009, 23:53
Caterpillar Caterpillar is offline
Senior Member
 
Join Date: Jun 2008
P2P
Posts: 24
Default
Quote:
Originally Posted by Joshua View Post
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
Reply With Quote
Reply

Tags
5.4.1 , nulled , special edition , tsse , v12 , xam


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
TSSE v5.6 DECODED (NOT NULLED) Fynnon Template Shares 86 15th January 2019 19:56
TSSE v4.3 Nulled Keiichi Downloads 33 17th April 2010 18:25
TSSE v5.1 NULLED mrdecoder Downloads 141 20th August 2009 16:43
TSSE 5.4 Nulled problem games4pros Template Shares 2 5th April 2009 01:41
TSSE v5.4.1 Fully Decoded [Not Nulled] DrNet Downloads 44 3rd April 2009 10:05



All times are GMT +2. The time now is 05:35. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.