Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   [FIX] TSSE Upload and Scrape (http://www.bvlist.com/showthread.php?t=2291)

chakalster 17th October 2009 12:33

Quote:

Originally Posted by rSt0n3 (Post 12758)
i have the same problem...

Code:

What the hell did you upload? This is not a bencoded file!
i suposed that bencoded file has to do with benc.php, so i edited benc.php to be like that on the first post...
unfortunately it doesn't work...can anybody help me ???

İ HAVE SAME PROBLEM TOO. i edited benc.php and now
it says : Error! Direct initialization of this file is not allowed.

Nightcrawler 17th October 2009 13:54

Quote:

Originally Posted by chakalster (Post 16586)
İ HAVE SAME PROBLEM TOO. i edited benc.php and now
it says : Error! Direct initialization of this file is not allowed.

Error! Direct initialization of this file is not allowed. indicates the file is not for the same version so you need to find the part that says

Code:

if (!defined ('IN_SCRIPT_TSSEv5x'))


replace the version with yours if 5.6=

Code:

if (!defined ('IN_SCRIPT_TSSEv56'))
This has already been said b4 so plz use the search next time :)

chakalster 17th October 2009 23:06

:S
 
:wallbash: i check it..

its already
Code:

if (!defined ('IN_SCRIPT_TSSEv56'))
and the error is only:
Code:

Error! Direct initialization of this file is not allowed.


not any more..

is 5.4.1 better than this?
:S


underx 19th January 2010 12:57

After installing succesfully TSSE 5.6 I got this error message when I try to upload torrent :
Quote:

What the hell did you upload? This is not a bencoded file!
Then I changed benc.php with code in the first page !

Then I got another Error message:
Quote:

Error! Direct initialization of this file is not allowed.
Then I changed
Quote:

if (!defined ('IN_SCRIPT_TSSEv51'))
to
Quote:

if (!defined ('IN_SCRIPT_TSSEv56'))
After that when when I fill all fields in the torrent upload page I got a white page !!!
Please someone help me !

EDIT: SOLVED

but now I get in my client (utorrent)
(I redownloaded the torrent and it update passkey)
Code:

Tracker sending invalid data:

nikosuk 12th May 2010 15:35

Zero Seeders
 
Hello,

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.

Still zero seeds.. while the files transfer normally, and ratio seems to be working fine too

How do i Apply this mod? i have edited benc.php to
PHP Code:

 if (!defined ('IN_SCRIPT_TSSEv56')) 

Which one should i use? all files? sorry if i am beeing dumm, but i dont seem to understand how to apply it


Any help please?
Thanks

hello, sorry if i am bumping this, but nobody else has the same problem like me?

I upload and download normally (ratio counts) but the utorrent shows no Seeds..

Please any suggestions?

Thank you

Conjo 22nd June 2010 18:39

Quote:

Originally Posted by nikosuk (Post 23006)
Hello,

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.

Still zero seeds.. while the files transfer normally, and ratio seems to be working fine too

How do i Apply this mod? i have edited benc.php to
PHP Code:

 if (!defined ('IN_SCRIPT_TSSEv56')) 

Which one should i use? all files? sorry if i am beeing dumm, but i dont seem to understand how to apply it


Any help please?
Thanks

hello, sorry if i am bumping this, but nobody else has the same problem like me?

I upload and download normally (ratio counts) but the utorrent shows no Seeds..

Please any suggestions?

Thank you


Same here...

Looking to solve this for a long time...

PS. This happens also width the licenced (original:lol:) version.

Nightcrawler 22nd June 2010 18:53

I made a working scrape here http://bvlist.com/other-downloads/47...-new-post.html

Hyperjr 12th October 2010 22:20

Quote:

Originally Posted by Ashur (Post 12727)
wow this is awesome now I got scrape working and CPU usage dropped down
awesome :D

Best Ashur,

I have a question do you know how i can make the Blank Takeupload.php page to work. because after i wanted to upload a torrent. it totally blank and the Scrape.php gives a Error: Invalid hash!

Can u help me please im Using TSSE 5.4 Thank u ,

Im from the netherlands i will send you a donation if you can help me with the code

Namaste

nany2207 21st November 2011 01:03

thank you !!!!!!!!11

Darkness 24th November 2011 00:07

Hello
 
Quote:

Originally Posted by mmisu120000 (Post 12922)
in benc.php there is a line where says :
PHP Code:

if (!defined ('IN_SCRIPT_TSSEv51')) 

now, if you have TSSE 5.3, 5.4, 5.4.1, you should replace it with:
PHP Code:

if (!defined ('IN_SCRIPT_TSSEv53')) 

and, if you have the 5.6 version:
PHP Code:

if (!defined ('IN_SCRIPT_TSSEv56')) 


Man I don`t have that line in my benc.php and, in my client is appear no seeder but in tracker it`s ok. I forget to tell you my source is TS SE v5.6 if you can tell me how to fix that I`ll be very happy. Thanks allot folks, without you guys I`m nothing :chch:


All times are GMT +2. The time now is 11:13.

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