Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Project U-232 (http://www.bvlist.com/forumdisplay.php?f=80)
-   -   Torrent marked as red in utorrent (http://www.bvlist.com/showthread.php?t=10117)

WhyMe 22nd November 2014 00:46

i thou the v1 hed it lol

spidey 22nd November 2014 14:11

so no solution for this problem

DND 22nd November 2014 15:31

ohh yeah invalid info hash.. that easy. make sure you have
Code:

Magic quotes
;

; Magic quotes for incoming GET/POST/Cookie data.
;magic_quotes_gpc = Off

; Magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc.
;magic_quotes_runtime = Off   

; Use Sybase-style magic quotes (escape ' with '' instead of \').
;magic_quotes_sybase = Off

;

in php.ini..
and also disable suhosin if using with php5
and do please check other settings of your server and configure it properly.

spidey 22nd November 2014 15:49

Unfortunately that's not easy for me because i am using web hosting
i do not own server and i am not pro coder !:sad:

DND 22nd November 2014 16:28

well that's your problem.
you can't run a tracker on a shared hosting or just in a web-hosting package.
you need root access to configure the server exactly how it needs to be.

spidey 22nd November 2014 16:38

i knew that well i was running it on vps i was using v3 but now i am using web hosting running u-232 master v1 non memacach
it was working fine
until i moved to anther web host if there is no solution i will go to hard way i will delete my account and make new one as sysop hope to find a solution and to not do that ! .

DND 22nd November 2014 16:47

put this into your .htaccess file

php_flag magic_quotes_gpc off
php_flag magic_quotes_runtime off
php_flag magic_quotes_sybase off

see if it fixes it

spidey 22nd November 2014 17:40

still the same problem. can i add reset passkey mode in u-232
or are there is no that mode for it ?!

DND 22nd November 2014 18:18

if u know, add it. if you don't know, search the forums, if not, learn.

spidey 22nd November 2014 21:23

can you please help me and give me the Mod and i will add it and thanks in advance :)


All times are GMT +2. The time now is 03:02.

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