|
there should be a settings table with photopost with whatever table prefix you have. You need to restore that table or in your photopost config-inc.php file make sure you have entered the correct photopost table prefix in there. You need to ensure to have all the new files and run your upgrades there is no query at line 3793 of pp-inc.php
|