| User Error: Query Error:Table 'rpradio.phpfox_metaradio_songs' doesn't exist - include/library/phpfox/error/error.class.php (82) |
| 1 | include/library/phpfox/error/error.class.php : 82 | trigger_error("Query Error:Table 'rpradio.phpfox_metaradio_songs' doesn't exist", 256) |
| 2 | include/library/phpfox/database/driver/mysql.class.php : 187 | Phpfox_Error::trigger("Query Error:Table 'rpradio.phpfox_metaradio_songs' doesn't exist", 256) |
| 3 | include/library/phpfox/database/driver/mysql.class.php : 534 | Phpfox_Database_Driver_Mysql->query("SELECT sl.*, s.*, h.listeners, h.requestid, h.date_played, rd.*
FROM songlist AS sl
LEFT JOIN phpfox_metaradio_songs AS s
ON(s.song_id = sl.id)
LEFT JOIN historylist AS h
ON(h.songid = sl.id)
LEFT JOIN phpfox_metaradio_rating_data AS rd
ON(rd.song_id = sl.id)
WHERE sl.id =3468
/* OO Query */", Resource id #16) |
| 4 | include/library/phpfox/database/dba.class.php : 131 | Phpfox_Database_Driver_Mysql->_getRow("SELECT sl.*, s.*, h.listeners, h.requestid, h.date_played, rd.*
FROM songlist AS sl
LEFT JOIN phpfox_metaradio_songs AS s
ON(s.song_id = sl.id)
LEFT JOIN historylist AS h
ON(h.songid = sl.id)
LEFT JOIN phpfox_metaradio_rating_data AS rd
ON(rd.song_id = sl.id)
WHERE sl.id =3468
/* OO Query */", TRUE, Resource id #16) |
| 5 | include/library/phpfox/database/dba.class.php : 439 | Phpfox_Database_Dba->getRow("SELECT sl.*, s.*, h.listeners, h.requestid, h.date_played, rd.*
FROM songlist AS sl
LEFT JOIN phpfox_metaradio_songs AS s
ON(s.song_id = sl.id)
LEFT JOIN historylist AS h
ON(h.songid = sl.id)
LEFT JOIN phpfox_metaradio_rating_data AS rd
ON(rd.song_id = sl.id)
WHERE sl.id =3468
/* OO Query */") |
| 6 | module/metaradio/include/service/song.class.php : 29 | Phpfox_Database_Dba->execute("getRow") |
| 7 | module/metaradio/include/component/block/now-playing.class.php : 20 | Metaradio_Service_Song->getSong(3468) |
| 8 | include/library/phpfox/module/module.class.php : 838 | Metaradio_Component_Block_Now_Playing->process() |
| 9 | include/library/phpfox/phpfox/phpfox.class.php : 347 | Phpfox_Module->getComponent("metaradio.now-playing", Array(0), "block") |
| 10 | file/cache/template_frontend_slacker_template_template.html.php.php : 175 | Phpfox::getBlock("metaradio.now-playing") |
| 11 | include/library/phpfox/template/template.class.php : 2227 | require("file/cache/template_frontend_slacker_template_template.html.php.php") |
| 12 | include/library/phpfox/template/template.class.php : 1630 | Phpfox_Template->_getFromCache("theme/frontend/slacker/template/template.html.php") |
| 13 | include/library/phpfox/phpfox/phpfox.class.php : 1192 | Phpfox_Template->getLayout("template") |
| 14 | index.php : 62 | Phpfox::run() |