|
In the config-inc.php file is this line
$pp_db_prefix="";
You must enter the table prefix for photopost here. See the upgrade states never to overwrite your config file. I know there are some people out there who choose to try and write old values into the new file and upload that. You simply forgot to copy the prefix line over so simply correct that issue
|