View Single Post
  #1  
Old 16th September 2012, 17:31
rootKID rootKID is offline
VIP
 
Join Date: Jan 2012
P2P
Posts: 99
Smile getting wrong hash... ideas?
this might allready have been answered... but i cannot find it on here, so i just make a new thread...

im getting this in Deluge after adding the torrent to seed:

DOMAIN.COM: Error: Invalid info_hash (21 - %B0r%3C%5C%22f%FAs%81%9CU%B9v%9C%97%83%E8%12%2B%A6 %A9)

ideas?...
could it be the .htacces file?...
this is my htacces:

deny from all,

######################
#ErrorPages
ErrorDocument 400 /error.php?400
ErrorDocument 401 /error.php?401
ErrorDocument 403 /error.php?403
ErrorDocument 404 /error.php?404
ErrorDocument 500 /error.php?500
##################################################

could it be somfthing about using Magic_quotes inside htacces file?... if so, how to use... i know there was some sort of solution on tbdev for this... but i just can't remember on how to use them...

somfthing we could add to a file so it would work orr somfthing like that...

ideas?...

-thanks in advance!...

PS: I ALSO WROTE THIS ON U-232 FORUM... BUT COULD NOT WAIT, SO I JUST PUTTED IT HERE ALSO...
Reply With Quote