PDA

View Full Version : database error


lovevn
Sat 12th Jan '08, 10:56pm
I always get this error via email:


Invalid SQL:

SELECT imageid, images.title, images.catid, userid, username, dateline,
images.lastpostdateline, categories.title AS cattitle
FROM ppgal_images AS images
LEFT JOIN ppgal_categories AS categories USING (catid)
WHERE images.dateline > 1200063609 AND valid = 1;

MySQL : Table 'databa-name.ppgal_images' doesn't exist



How Can I fix it? I am using 3.7.0 beta 3 and blog system

dodgeboard.com
Sat 12th Jan '08, 11:11pm
It's a PhotoPost error. For help with this error, ask over at www.photopost.com (http://www.photopost.com)