PDA

View Full Version : Opening a Mod to Moderators


Steve English
07-04-2017, 02:32 PM
I have been working on an old and unsupported mod and trying to get it to show and be used in the modcp.

I have managed to get it to work in the acp.

I have tried the obvious idea of adding the acp upload to the mcp but it is not showing.

Can anyone point me in the right direction to enable me to share this in the mcp?

Regards,

Steve

Dave
07-04-2017, 02:35 PM
Is the mod a file that you have to upload? Try uploading it to the modcp folder and adjusting the permissions in the file accordingly.

Steve English
07-04-2017, 02:49 PM
Is the mod a file that you have to upload? Try uploading it to the modcp folder and adjusting the permissions in the file accordingly.

Thanks Dave,

I have uploaded it to the modcp but I am unsure what to look for that identifies it only appears in the admincp, to change?

Regards


Steve

Dave
07-04-2017, 02:56 PM
If the mod came with a XML file in /includes/xml/, open it up and see if there's a permission check in there. It's also possible that the PHP file has a permission check somewhere so only administrators can use it, hard to tell from my position.

Might be easier if you post in the thread of the modification.