View Single Post
Old September 27th, 2007, 10:57 AM   #4 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
What is the admin usergroupid of the user you are logging in with?

I dont know what usergroup an admin is in IB2. You can check the database cp_usergroups and find the admin usergroup entry and change the cpaccess entry to 1

You can also do something like this but need to change groupid to what group admin is

UPDATE cp_usergroups SET cpaccess=1 WHERE groupid=1
__________________
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