Gazelle icon indicating copy to clipboard operation
Gazelle copied to clipboard

PHP warnings when viewing ajax.php?action=torrent

Open itismadness opened this issue 7 years ago • 0 comments

When visiting the torrent endpoint in ajax, seeing the following warnings:

Code Warning Line
require() Undefined index: hash /sections/ajax/torrent.php:8
torrentid_to_groupid() Only variables should be passed by reference /sections/torrents/functions.php:213
require() Undefined offset: 4 /sections/ajax/torrent.php:52
require() Undefined offset: 6 /sections/ajax/torrent.php:53
require() Undefined offset: 2 /sections/ajax/torrent.php:55
require() Undefined offset: 5 /sections/ajax/torrent.php:56
require() Undefined offset: 3 /sections/ajax/torrent.php:57
require() Undefined offset: 7 /sections/ajax/torrent.php:58

itismadness avatar Nov 04 '18 15:11 itismadness