View Single Post
Old October 27th, 2006, 12:24 PM   #4 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
I beleive my post above shows reviewpost needs to use photopost user database hense the two things you need to do after installing reviewpost

If you need more specific guide let me know. It should just be a matter of moving the users and setting the integration.

Here is 4 queries you can do in phpmyadmin after installing Photopost that would do the whole thing

DROP TABLE pp_users
RENAME TABLE rp_users TO pp_users
UPDATE rp_settings SET setting='photopost' WHERE id=41
UPDATE rp_settings SET setting='pp_' WHERE id=83
__________________
Photopost Developer and Support Engineer

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