Ticket #6 (closed defect: worksforme)
Offset Errors
| Reported by: | Yahooadam | Owned by: | cyla |
|---|---|---|---|
| Priority: | major | Milestone: | airborn |
| Component: | rTWi | Version: | 0.2.2 |
| Severity: | Keywords: | ||
| Cc: |
Description
Im not sure if this is my own error, or a rTWi error But when i look on the "Torrent" Page
Notice: Undefined offset: 0 in /var/www/rtwi/index.php on line 430
Warning: Invalid argument supplied for foreach() in /var/www/rtwi/index.php on line 430
Notice: Undefined offset: 0 in /var/www/rtwi/index.php on line 434
Notice: Undefined offset: 0 in /var/www/rtwi/index.php on line 981 (about 20-30 times)
Notice: Undefined index: dht_statistics_active in /var/www/rtwi/index.php on line 127
Notice: Undefined index: dht_statistics_active in /var/www/rtwi/index.php on line 137
Change History
Note: See
TracTickets for help on using
tickets.

this was my fault, because i was too lazy no take notes, which svn version of rtorrent i was using if you're using rtorrent 0.7.8, find line 488 in index.html, and delete the next values: "d.get_max_size_pex=", "d.get_size_pex=", "d.is_pex_active=", and comment (delete) line 202 also if dht support is turned on (which is the default) in the config.inc.php, and you're using 0.7.8 without Joseph Drexler's DHT patch, it can cause a similar error