Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   [FINAL FIX] What the hell did you upload? [WORKING] (http://www.bvlist.com/showthread.php?t=7730)

Black1 11th March 2012 16:36

[FINAL FIX] What the hell did you upload? [WORKING]
 
1 Attachment(s)


Hello, many users of TSSE 5.6 had this problem.

When they tried to upload a torrent the got this message!
"What the hell did you upload? This is not a bencoded file!"

The problem lies in negative values being present in the torrent file, like this:


http://img209.imageshack.us/img209/7175/utbencode.jpg

The torrents that were generated with utorrent version 3.0 + had this problem
because many private trackers don't accept negative values in the torrent file.

The problem is in the benc.php file
To fix this Find
PHP Code:

if (preg_match('/^i(\d+)e/'$s$m)) { 

change to:
PHP Code:

if (preg_match('/^i(-{0,1}\d+)e/'$s$m)) { 

Or download the fixed benc.php file from here and replace your old file with that.
(Its the Lateam's benc file version full decoded and fixed by me)

DAKz 11th March 2012 16:38

been there done that...
 
this fix was posted in the nightcrawler thread, the lateam thread, and I believe the WDW thread, but you need to know your server before you dive in and start with some of these changes.

Black1 11th March 2012 16:42

Why..
 
I posted it here because I didnt find it anywere else.
And I think many users will find it difficult to search the 31 pages of nightcrawler posts to find the fix. Just like me.
Also if you download lateam wdw or nightcrawlers original versions of the TSSE all the benc files dont have this fix

DAKz 11th March 2012 16:51

yep they do
 
lateam does I just installed one about 10 days ago, no issues at all. THings have changed here, I belonged to this site for about a year before I ever even posted anything, I read every thread here, then when I needed something I knew if it was on here or not, I didn't want daffy all over me asking me if he looks like google ffs......:smack:

x360zone 11th March 2012 17:09

lol
 
gets me how many people are scared to install ioncubeloaders it easy and nowadays even comes with installer help an bypass these errors
mine worked fine with it and without it, but it is a good tip instead of messing around and it is a repost of the same fixes that are in the forums already
and so if you cant be bothered to search the posts/thread what should we all do make a new thread for same issue you couldnt be bothered looking through?

attention

Attention

We do have a search feature.. and also say hi before asking for decode help lol




Black1 11th March 2012 17:14

Sure..
 
Sure.. If you think this is rubbish.. you can delete it.
I found the solution and I wanted to share it because BVLIST members helped me too

Your call

filth 9th June 2012 22:49

This is not working for me. I replaced the file but still same error : What the hell did you upload? This is not a bencoded file!

LE: My mistake, i uploaded benc.php to main directory :)) . Once I put it to "include" directory, it works fine. http://www.darktorrents.ro/include/t...tion_close.gif

wMan 21st October 2012 20:09

when i get time ill upload my fully mod of tsse with full blocks adon made by my self all new theme too very nice code now too ill upload very soon as im working on joes basecode at the min

L3X 5th November 2012 03:26

Quote:

Originally Posted by Black1 (Post 33658)
I posted it here because I didnt find it anywere else.
And I think many users will find it difficult to search the 31 pages of nightcrawler posts to find the fix. Just like me.
Also if you download lateam wdw or nightcrawlers original versions of the TSSE all the benc files dont have this fix

I agree, and THANK YOU very much, you save me!!! :friend:

Marco 6th November 2012 11:36

What a hell you updated
 
Hello , some weird happened on tracker, many people can upload but some people receive this message , what a hell did you upload => the benc.php stuff.

So , how can anyone explain to me...maybe 10 of my uploaders can upload, and 2-3 cannot because this message, so where is the error.

those who receive this error using IE and Ut3.x


All times are GMT +2. The time now is 01:31.

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