Quote:
Originally Posted by addamroy
I've uploaded an attachment showing the admin permissions. There is no 'manage posts' permission option in the 4.2.1 admin permissions it doesn't seem.
|
Hrmm...
You can comment out
Quote:
if (!can_administer('canadminposts'))
{
print_cp_no_permission();
}
|
From admincp/productforums.php although checking for some access level would be a good idea.
We will of course switch this around in the next release.
Quote:
Originally Posted by addamroy
How do I turn GD on or off? I'm pretty sure I have it though because I use the Damn Comp Member Map mod which requires that, and that mod works fine.
|
GD is installed at the server level.
Have you used the image uploader (on the edit screen) / bulk importer?