2014-05-11, 08:17 PM
2014-05-11, 10:23 PM
You need to go into your database (using php my admin) and set the admin group as being able to access ACP.
I also suggest firing the humorous admin.
I also suggest firing the humorous admin.
2014-05-11, 11:05 PM
(2014-05-11, 10:23 PM)Leefish Wrote: [ -> ]You need to go into your database (using php my admin) and set the admin group as being able to access ACP.
I also suggest firing the humorous admin.
What am I looking for in php ( like what code) and I will
2014-05-11, 11:07 PM
(2014-05-11, 11:05 PM)Joshua! Wrote: [ -> ](2014-05-11, 10:23 PM)Leefish Wrote: [ -> ]You need to go into your database (using php my admin) and set the admin group as being able to access ACP.
I also suggest firing the humorous admin.
What am I looking for in php ( like what code) and I will
PHPMyadmin should be in your host cpanel. If not we can teamviewer and I'll show you.
2014-05-11, 11:26 PM
(2014-05-11, 11:07 PM)Ace700 Wrote: [ -> ]Not what I meant... I meant what code am I looking for once inside PHP my admin.(2014-05-11, 11:05 PM)Joshua! Wrote: [ -> ](2014-05-11, 10:23 PM)Leefish Wrote: [ -> ]You need to go into your database (using php my admin) and set the admin group as being able to access ACP.
I also suggest firing the humorous admin.
What am I looking for in php ( like what code) and I will
PHPMyadmin should be in your host cpanel. If not we can teamviewer and I'll show you.
I found out but what do I edit in usergroup
2014-05-12, 01:34 AM
The field cancp needs to be set to 1 for your admin usergroup (usually group 4)
2014-05-13, 01:26 AM
(2014-05-12, 01:34 AM)Leefish Wrote: [ -> ]The field cancp needs to be set to 1 for your admin usergroup (usually group 4)
It is but it did not fix the issue
2014-05-13, 10:01 AM
Then you should have access. Are you sure your usergroup is Admin? Check in your users table that you have the admin usergroup, not just the displaygroup.
If you are really struggling you can give me access to your db etc but I would rather not take that responsibility.
If you are really struggling you can give me access to your db etc but I would rather not take that responsibility.