1 (edited by Everfree 2005-11-30 05:11)

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!

Re: PHP Write Access

I figured out how to change the permissions to 777 and now I get "Text not found in "admin_users.php", error at line 24".

Re: PHP Write Access

Maybe you should just install the mod, PunMod is in beta stages and afaik is now discontinued.

Re: PHP Write Access

What is "afaik"? I was trying to install PunMod because Multigroup Mod directions said to do it. Multigroup is old, maybe never workable?

I'm trying to find a way to create different usergroups and allow users to join more than one at a time.

Thanks for the help.