Quote:
Originally Posted by itsbobtista
PHP Code:
Database error in vBulletin 3.8.1:
Invalid SQL:
SELECT id, catname FROM pp_categories WHERE cattype = 'a' AND parent = 1 ORDER BY catname;
MySQL Error : Table 'atxscene_atxscenedb.pp_categories' doesn't exist Error Number : 1146 Request Date : Thursday, February 12th 2009 @ 01:57:33 PM Error Date : Thursday, February 12th 2009 @ 01:57:33 PM Script : http://www.atxscene.com/forums/photo_popup.php?e=vB_Editor_001 Referrer : http://www.atxscene.com/forums/newreply.php?do=newreply&noquote=1&p=249
Just upgraded from 2.0.1 to 3.0.1... Not sure why it's giving a database error.. I have tried removing and reinstalling. No luck.
|
Please provide more information. What product(s) have you configured the popup to use? Is it correct that you want to use the popup with Photopost?
At the moment its querying a Photopost Pro table that is not there: You don't have a table pp_categories in database called atxscene_atxscenedb. So your settings are wrong somewhere.
I'm sure this is due to wrong configuration either in AdminCP or the config file.