Topic: PHP Write Access
Hello,
I am trying to install multigroup mod. I've uploaded PunMod Version 0.9.4.
I am supposed to "Ensure that PHP has write access permissions in PunBB folder and subfolders". How do I do that?
When I run punmod.php in my browser and choose Multi group, the next page says "Access denied to "admin_users.php", error at line 23 - check file permissions."
Line 23 in my admin_users.php is:
message($lang_common['No permission']);
Is that what needs to be changed?
Thanks for any help!