View Single Post
Old April 5th, 2005, 06:11 PM   #3 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,044
I just installed 312a and there are no usergroup issues. usergroup 3 is members and is correct. usergroup 4 is admins.

There is no default moderator group. There are 4 basic usergroups so I see no issue

The only thing you need to do to make the database compatible with ikon for Photopost is in our tables wherever we have a userid field which is an int field it needs to be changed to a varchar field example below

ALTER TABLE photos CHANGE userid userid varchar(32)
__________________
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