Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   TSSE v5.6 DECODED (NULLED BY Nightcrawler) (http://www.bvlist.com/showthread.php?t=3580)

francisco23 29th March 2010 03:16

I have no problem with the theme of colors that version are using?

Verix 29th March 2010 13:24

TS SE 6.5 DECODED by nightcrawler.

Any idea?

f1r3wall 29th March 2010 17:25

@ local server :

Quote:

Not Found

The requested URL /TS/install/. $url . was not found on this server.

Verix 1st April 2010 01:21

still problem
 
1. In settings panel:
There is no option: (period of time when) delete unactive users and delete parked accounts. So we don't know when inactive accouts will be deleted by system.

2. In rules we can't use bbcodes except [b] [i] [u].

3. We can't edit torrent comments, when you click "edit" loading appears and nothing else happens.


I recommend TS SE 5.6 nulled by Nightcrawler but this bugs need to be solved.

nikosuk 12th May 2010 15:09

Zero Seeders
 
Hello,

I am using the nulled source by Nightcrawler, and more or less i have solved most of my problems.

There is still one, and i believe others have it too :(

None of the torrents show seeders in the client
The website recognises seeds and peers, shows the peer list, but no seeders appear in the client

I have tried using utorrent , azureus ..bircomet, older versions and current.
I have tried playing around with site settings, disabled mods and options, again nothing.

I have used the scrape.php you propose on page 9 and have also seen the post : http://bvlist.com/template-shares/22...ad-scrape.html
Still zero seeds.. while the files transfer normally, and ratio seems to be working fine too

Any help please?
Thank you
:sos:

Has anyone managed to solve the 0 peers in utorrent?

no matter what i never see seeders in the client. eventhough they exist.

is it announce php? scrape.php? Please post a working file .

Thank you for your time

Nemerniq 20th May 2010 15:43

I got this error
 
Code:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@site.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5  mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server  at test.site.com Port 80


nikosuk 21st May 2010 08:05

htaccess
 
Quote:

Originally Posted by Nemerniq (Post 23118)
Code:

Internal Server Error

The server encountered an internal error or misconfiguration and was  unable to complete your request.
Please contact the server administrator, webmaster@site.com and inform them  of the time the error occurred, and anything you might have done that  may have caused the error.

More information about this error may be available in the server error  log.
Additionally, a 500 Internal Server Error error was encountered while  trying to use an ErrorDocument to handle the request.
Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5  mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server  at test.site.com Port 80



hi, try deleting the .htaccess file from your public_html folder
9 out of ten works

also i am having a problem with my sites download count.

i couldnt see any seeds till recently, but now i fixed it thanks to mrdecoder. :)

Now the site doesnt count Downloaded amount.
Every user;s download amount is stuck and doesnt go up.
I have tried several announce.php files but still nothing.
Any help would be appreciated
I am using TSSE 5.6 on a dedi server



Thank you

usbiz 15th June 2010 06:07

announce.php issue
 
http://03530.com/announce.php

Code:

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/tt/public_html/announce.php on line 78

Warning: Cannot modify header information - headers already sent by (output started at /home/tt/public_html/announce.php:78) in /home/tt/public_html/announce.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /home/tt/public_html/announce.php:78) in /home/tt/public_html/announce.php on line 38
d14:failure reason45:Invalid: Passkey, Info Hash, Peer ID or PORT!e


Nightcrawler 19th June 2010 14:36

Quote:

Originally Posted by usbiz (Post 23530)
http://03530.com/announce.php

Code:

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/tt/public_html/announce.php on line 78

Warning: Cannot modify header information - headers already sent by (output started at /home/tt/public_html/announce.php:78) in /home/tt/public_html/announce.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /home/tt/public_html/announce.php:78) in /home/tt/public_html/announce.php on line 38
d14:failure reason45:Invalid: Passkey, Info Hash, Peer ID or PORT!e



Guess you are using php 5.3 this code is old and not made for 5.3. But u can goto line 78 and replace...

set_magic_quotes_runtime (0); with....

Code:

if(phpversion() < '5.3.0') {
    set_magic_quotes_runtime(0);
}

I have been too busy and not had much time to deal with this. Use the wdw edition of this here http://bvlist.com/other-downloads/47...w-edition.html

installer: http://bvlist.com/23605-post37.html.

3rbmusic 21st June 2010 19:07

why this
 
Code:

Parse error:  syntax error, unexpected '{', expecting ']' in /home/drhak/public_html/takeupload.php  on line 431


All times are GMT +2. The time now is 14:22.

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