I cant get this to work. i have done exactly whats needed regarding to the text file, i have used the install file also but theres one error and i dont know what to put in the sql table...
Code:
Invalid SQL: SELECT u.username, u.userid, s.shoutid, s.shout_text FROM user u, shoutbox s WHERE u.userid = s.userid ORDER BY s.timestamp DESC LIMIT 10
mysql error: Table 'slask.shoutbox' doesn't exist
mysql error number: 1146
i guess i can just make it but whats to be in it ?