View Single Post
  #1  
Old 10th February 2021, 23:15
Botanicar's Avatar
Botanicar Botanicar is offline
Senior Member
 
Join Date: Jun 2013
Croatia
Posts: 127
Default Edit or torrent update error
Hi guys,
some idea about this error when I try to editing / updating my torrent:

Code:
Database Error in torrents-edit.php on line 188:
Data truncated for column 'freeleech' at row 1.
Query was: UPDATE torrents SET name = 'Deps.1974.HDTV.1080p.x264',
url = 'https://www.imdb.com/title/tt0181468/',
descr = 'Torrent description',
category = 4,
sticky = 'yes',
recommended = 'no',
torrentlang = 10,
torrentgenres = 1,
banned = 'no',
visible = 'yes',
tube = 'https://www.youtube.com/watch?v=kuTBea8_-LY',
freeleech = '',
anon = 'no',
webseed = '',
image1 = '7140.jpg' WHERE id = 714.
Reply With Quote