Error
Database query error
Query:
SELECT `shoutbox`.`id`, `shoutbox`.`text`, DATE_FORMAT(`shoutbox`.`date`, '%m-%d-%y %H:%i' ) AS 'date', `shoutbox`.`class`, `Profiles`.`ID` as `prID`, `Profiles`.`NickName` FROM `shoutbox` LEFT JOIN `Profiles` ON `Profiles`.`ID` = `shoutbox`.`id` ORDER BY `shoutbox`.`date` DESC
Mysql error:
Table 'lovdair1.shoutbox' doesn't exist
Found error in file
/var/www/vhosts/loveair.co.uk/httpdocs/shoutbox.php
at line
138. Called
db_res function
with erroneous argument #
0
Debug backtrace:Array
(
[1] => Array
(
[file] => /var/www/vhosts/loveair.co.uk/httpdocs/shoutbox.php
[line] => 138
[function] => db_res
[args] => Array
(
[0] => SELECT `shoutbox`.`id`, `shoutbox`.`text`, DATE_FORMAT(`shoutbox`.`date`, '%m-%d-%y %H:%i' ) AS 'date', `shoutbox`.`class`, `Profiles`.`ID` as `prID`, `Profiles`.`NickName` FROM `shoutbox` LEFT JOIN `Profiles` ON `Profiles`.`ID` = `shoutbox`.`id` ORDER BY `shoutbox`.`date` DESC
)
)
[2] => Array
(
[file] => /var/www/vhosts/loveair.co.uk/httpdocs/shoutbox.php
[line] => 82
[function] => thispagemaincode
[args] => Array
(
)
)
)
Called script: /shoutbox.php
Request parameters:Array
(
)