Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   Tracker sending invalid data <NULL> (http://www.bvlist.com/showthread.php?t=6001)

Marco 31st January 2011 21:47

Tracker sending invalid data <NULL>
 
Sorry for open a new topic for this but i didn't find anywhere a solution

i need urgently to solve this problem i had to change my host and on the new host i have this problem with all of torrents... i try it fix hash but still nothing


please help


thx in advance

lafouine022 1st February 2011 01:00

1 Attachment(s)
if the hash of a torrent does not work

must be created. torrents with a different size

recreate all torrents sorry ^^

Marco 1st February 2011 08:46

thanks for you helping me :)
but i have aprox 7000torrents and to lost all is not an option

cybernet 1st February 2011 09:02

Quote:

Originally Posted by Marco (Post 26659)
thanks for you helping me :)
but i have aprox 7000torrents and to lost all is not an option

dude
just disable the magic quotes

draconian 1st February 2011 10:15

your new host is prolly using PHP5.3.X ask them or downgrade it to PHP5.2.X and BAM! it should work like before.

lafouine022 2nd February 2011 02:22

yes downgrade your php version !

Laffin 2nd February 2011 14:39

Worst advice ever.
Downgrading php wont solve the issue.

The best advice here that i seen was in response 1 & 2

1) It's prolly a php.ini difference between the two hosts. The most common is the magic quotes as pointed out.

2) If u upgraded yer script, u have to be shure that the infohash generation is the same. Otherwise u will have to go through all torrents and update the infohash in the torrent as well as the database. Although this doesnt mean recreating the torrent, as only the infohash needs to be changed, it's just following what has changed from source A to source B.

scenedemon 1st March 2011 11:53

same issue
 
i had same isue when try ing to add my older users now
doesnt show paskeys on upload page even though enabled

wMan 12th July 2011 00:13

Tracker sending invalid data
 
Tracker sending invalid data

is there anyone how can tell me where to set off ?
update
just been on to hosting and this
magic_quotes_gpc , magic_quotes_runtime and magic_quotes_sybase has already been disabled on your server
and still have this
Tracker sending invalid data

it53lv 12th July 2011 01:13

php.ini :smack:

wMan 12th July 2011 03:14

Quote:

Originally Posted by it53lv (Post 29010)
php.ini :smack:

its set no worrys its sorted:cool:

it53lv 12th July 2011 03:41

is it shared host ?

wMan 12th July 2011 10:32

Quote:

Originally Posted by it53lv (Post 29013)
is it shared host ?

no

olziz 13th September 2011 18:35

Does anyone get rip of this problem?

Optix 13th September 2011 20:24

Record the GET request and try to load it into a web browser in order to see with human eye if the output is correct.

Some PHP errors are displayed that the BT client doesn't report.

System 14th September 2011 12:06

Quote:

Originally Posted by Optix (Post 30021)
Record the GET request and try to load it into a web browser in order to see with human eye if the output is correct.

Some PHP errors are displayed that the BT client doesn't report.

I have the same problem :wallbash:

Optix 14th September 2011 12:43

Try to use Wireshark to catch network traffic between the announce script and your BT client. ;)

Marco 18th September 2011 17:30

Hello
 
Actually my problem was solved with downgroad to PHP 5.2
the true is PHP 5.3 is cause more than this problem to the server.

Optix 19th September 2011 13:43

Arf. PHP 5.3 is faster than 5.2 and more secured. For me, it's unacceptable that a script cannot run perfectly with 5.3. So it's not a clean solution.

Keep in mind that a simple number in input can take down your server when you aren't up-to-date. :secret:

mazh 24th September 2011 05:14

Quote:

Originally Posted by Marco (Post 30149)
Actually my problem was solved with downgroad to PHP 5.2
the true is PHP 5.3 is cause more than this problem to the server.

i have the same problem and i already have php 5.2.17

Bump: can anybody help me to make this tracker work on my shared server

DAKz 24th September 2011 18:13

This was covered already
 
I had the same issue, was solved by doing an earlier suggestion, so simple even a Mac user could do it.

In the thread for Template Shares 5.6 - modded by lateam & lafouine022
I had the same issue, I went back and read through the older versions of TSSE where this has been an ongoing problem, even with other source codes it has been, the solution....just as it was in post #4

Quote:

EDIT2: Nice thing about having a workshop, it allows you to try drastic things without risking the live site.....

removed all references to magic_quotes in the announce.php so far so good.
If that does not work then get the fixed benc.php and look for the benc,php and announce.php from ts_special_edition_v5_1_(nulled by mrdecoder)_fixed_v2 and fix it, only issue here you might have to go in with notepad and change the version.

This worked for me, no need to downgrade, upgrade, no php.ini, just remove the reference for the magic quotes from the code. :ok:

mazh 25th September 2011 06:38

1 Attachment(s)
could you pls fix this anounce.php file cause i didnt understand well what should i do exactly
its from v5.6

DAKz 25th September 2011 11:53

Ok guys here is what worked for me
 
2 Attachment(s)
I went through and found an announce.php from a backup of a live site, so its been tested and is working. Everything that's here was found in other threads here at the mighty BVList. If you want to open it up and you will see the areas that were causing problems have been commented out. It needs to be cleaned up a little but it work as it is, real well. Might also pop up to the top of the page..no even further up there where it has the letters "Search" because your going to need the fix somewhere along the way for the blank takepupload.php.
But I will include that fix as well. Lets see...oohhh yeah the whole rules thing slowing your site down from the db, that's in this forums to.
If I was a tracker owner, (and I have been) before I would commit to any code at all I would do my homework and read about the problems others are having, you can bet your a@@ that you will have them to. Don't get a code just because the theme makes a part of your pants all tingley, anyone can retheme a site if they try. My man over at x360 has done a wonder with the code as they have over at WDW. And to all you owners out there, if you ain't got a coder, get one, if you can't get one, get xam he will provide you a turn key site lol. No one said this was plug n play trackers, and if your not comfortable editing code and can follow the directions on here in all the threads, then find someone that is.
Sorry my english is not so good, I am a coder....

And I know if I do not say this someone will post it, yes rename the benc_fixed.php to benc.php

z3ro 13th October 2014 21:21

not good
 
Not understand , not work identification error please help :sos:
my server php 5.3 not good seed

x360zone 14th October 2014 19:29

lol
 
well ts 5.6 is old as we say, but if your on shared hosting chances are slim it will run 100% even on a vps it dont run 100% it still has its bugs.

i would suggest vps at least to mess about with, there cheap enough least then you wont have the shared hosting limits and also get the right control panel. or if you got the money and going live get a cheap dedi then saves moving from one to another host when your ready


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

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