Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Torrent Trader (http://www.bvlist.com/forumdisplay.php?f=29)
-   -   Missing key: Info_hash (http://www.bvlist.com/showthread.php?t=12705)

slycrespo2 25th April 2023 09:45

Missing key: Info_hash
 
Hello! We are using Torrent trader 2.08 and sometimes uploaders on our site get this error:



Missing key: Info_hash


So the torrents sometimes are not working. What could be wrong? Please help!


https://tornado.si/slike2/Screenshot...5%20083830.png

DND 25th April 2023 10:22

we need more info for this.
like how they make the torrent file
what php/mysql version you are using
is the code updated for those versions..and so on


the error is triggered by this bit of code from announce.php


PHP Code:

    foreach (array("passkey","info_hash","peer_id","port","downloaded","uploaded","left") as $x)
    if (!isset($
$x))
        
err("Missing key: $x"); 


slycrespo2 25th April 2023 10:36

Hello, we are using PHP 5.6 and MySQL Version 10.5.19-MariaDB.

RgX9x7 23rd March 2024 01:58

I have same issue with Torrent Trader... Sometimes, i have the error : missing key info_hash !

I use PHP 5.6 and Mysql 10.6.17-MariaDB-cll-lve

have you an idea ?


All times are GMT +2. The time now is 09:08.

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