Thread: Unable to Login
View Single Post
Old June 2nd, 2009, 01:24 PM   #6 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,776
registration works fine.

The issue as I see it is your cookies where probally set incorrectly when installing. You might have put in wrong information which results with no cookie being created.

Are you comfortable in running mysql queries? If so you can try running these in phpmyadmin on the database

UPDATE cp_settings SET setting='/' WHERE id=181;
UPDATE cp_settings SET setting='' WHERE id=182;
UPDATE cp_settings SET setting='' WHERE id=183;

Otherwise you might try reinstalling
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote