Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   BT.Manager (phpMyBitTorrent) (http://www.bvlist.com/forumdisplay.php?f=23)
-   -   error sql (http://www.bvlist.com/showthread.php?t=11927)

mitch 7th February 2019 08:13

error sql
 
in, in my site logs I have that
Quote:

Announce Error
SQL Error = INSERT INTO torrent_peers (connectable, torrent, peer_id, ip, port, uploaded, downloaded, to_go, started, last_action, seeder, real_ip, client, version, user_agent, unique_id, uid) VALUES ('yes', '265', '-tr2920-wxz1cv6m0ln0', '1395528493', '51415', '0', '0', '1.844674407371E+19', NOW(), NOW(), 'no', '83.46.19.45', NULL, '2.9.2.0', 'Transmission/2.92', '6bf839b2', '9') Out of range value for column 'to_go' at row 1
a idea this problem? thx guys

Chez 8th February 2019 12:14

Quote:

Originally Posted by mitch (Post 53232)
in, in my site logs I have that

a idea this problem? thx guys

Try changing your datatype to VARCHAR and check if it's working.

mitch 27th February 2019 21:18

Hi Chez, thx but not change

joeroberts 15th August 2020 16:42

because there is a + in the statement I well have to look into this

Bump: looks like I had already fix this here
Code:

https://github.com/blackheart1/BTManager/blob/25bebd6539e6cb682bda798d45fc36742a31cd6b/announce.php

mitch 28th August 2020 12:13

Hi, I wasn't expecting an answer :drink:


All times are GMT +2. The time now is 07:10.

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