Can't execute query
SELECT namemap.info_hash as hash, namemap.seeds, namemap.leechers, namemap.download, format( namemap.finished, 0 ) as finished, namemap.filename, namemap.url, namemap.registration as reg, namemap.info, UNIX_TIMESTAMP( namemap.data ) as added, categories.image, categories.name as cname, namemap.category as catid, namemap.size, namemap.uploader FROM namemap LEFT JOIN categories ON categories.id = namemap.category ORDER BY namemap.data DESC LIMIT 30
MySQL Error: Table 'a6634812_torrent.namemap' doesn't exist
| Category | Filename | Size | Seeds | Peers | Downloaded | Health |
|---|
| PHP Error Message |
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/a6634812/public_html/lib/dblib.php on line 102
Can't execute query
SELECT namemap.info_hash as hash, namemap.seeds, namemap.leechers, namemap.download, format( namemap.finished, 0 ) as finished, namemap.filename, namemap.url, namemap.registration as reg, namemap.info, UNIX_TIMESTAMP( namemap.data ) as added, categories.image, categories.name as cname, namemap.category as catid, namemap.size, namemap.uploader FROM namemap LEFT JOIN categories ON categories.id = namemap.category ORDER BY download DESC LIMIT 30
MySQL Error: Table 'a6634812_torrent.namemap' doesn't exist
| Category | Filename | Size | Seeds | Peers | Downloaded | Health |
|---|
| PHP Error Message |
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/a6634812/public_html/lib/dblib.php on line 102





