|
Okay your first issue you fixed by entering the correct license number next if you use phpmyadmin try running this query against the photopost database
UPDATE pp_settings SET setting='bb' WHERE id=172
You forgot to enter the cookie prefix and license number on install and your authentication will not work correctly without these.
|