Search found 1 match

by lesitedejp.com
23. February 2010 11:54
Forum: board3 Portal 1.0.x - English Support
Topic: ACP Missing
Replies: 20
Views: 29644

Re: ACP Missing

I had the same problem.
This is what I did to solve it :

1) check in table 'phpbb_acl_options' you have a row where auth_option = 'a_portal_manage' (remember the associated 'auth_option_id')
2) as we cannot check table 'phpbb_acl_roles' (because of a blob), execute the following request :

SELECT ...

Go to advanced search