function bt_torrent_load($node) {
...
  $base->torrent = db_fetch_object(...);
...

$base->torrent must be an array, not object. Patch attached.

CommentFileSizeAuthor
bittorrent-fix-bt_torrent_load.patch691 byteshapydoyzer

Comments

liquixis’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.