|
Your photopost database tables should be prefixed by your prefix set in the config settings. Normally pp_ that means you would copy all pp_ tables to the new database and then in our config-inc.php file put the proper new database information for photopost database there and you should be good to go.
|