|
Your missing what I am saying. Your group id is got from bbuser_group but thats it
Your issue is your groups dont align. You have if you notice a usergroup 7 which has I assume 634 members. But there is not 7 usergroup
Try one more insert
INSERT INTO pp_usergroups VALUES (7, 'Additional Users', 0, 1, 1, 0, 0, 1, 1, 1, 1, 0)
Also know you need to double check usergroup permissions in photopost in the admin section to be sure specific usergroups have access to upload.
|