I'm a Drupal rookie in need of a little help.. I have installed Drupal 4.6.5 installed on my main site and testing server & everything has been going well so far, I've even managed to knock up a newswire block out of some PHP snippets I found on here :-) however..
I've got stuck with the PHP/SQL for a story based block I'm trying to create..
I did the Fantastico upgrade from 4.5 to 4.6.5 and get the errors like the one that follows. What does it mean and how can I fix it?
user error: Table 'xokmax_drpl1.queue' doesn't exist
query: SELECT uid, vote FROM queue WHERE nid = 15 in /home/xokmax/public_html/community/includes/database.mysql.inc on line 66.