[OzzModz] Separate Active/Inactive/Installable/Legacy Addons

[OzzModz] Separate Active/Inactive/Installable/Legacy Addons 2.0.3

No permission to download
Suggestion: The same treatment for ACP Options ( /admin.php?options/ ) separating core xF and Add-ons into seperate tabs.
 
An add-on caused my web crash so I disable the listeners thing by adding $config['enableListeners'] = false; to config.php and then I go to Add-on page try to remove that add-on, but I'm stuck in Add-on page..

ACP add-ons.gif

What should I do now?

// OK I uninstalled all add-ons to get out of that.
 
Actually it's the first add-on made by me but ended up crashing my own forum.

It's much more difficult than imagined.
 

[OzzModz] Separate Active/Inactive/Installable/Legacy Addons 2.0.2​


Something in this has killed the "ENABLE" button in the addons screen that lets me bulk enable addons. It has disappeared.

Running 2.2.7
 
Actually no - it has to be something else. I disabled this and the button still hasn't returned.
 
Does not work with the other improvements for admin panel?
Like delete files for example.
I came to ask this same thing, when installing it, the uninstalled addons, the "remove", it only seems to install, option no longer appears.
If I remember correctly, it was an option added by [OzzModz] Admin Control Panel Improvements
 
Last edited:
Does not work with the other improvements for admin panel?
Like delete files for example.
@Ozzy47 Do you already know anything about this?

I have had it disabled since I updated it waiting for a solution, and to know if there will be one or uninstall it completely and not wait.

Thank you for the work you do, greetings.
 
Please add a new version and change:

<xf:macro name="addon_list_item" arg-addOn="{$addOn}" />

to

<xf:macro name="addon_list_item" arg-addOn="{$addOn}" arg-addOnDirWritable="true" />
 
This add-on is not working with this add-on:


Maybe you can add me fix from here, please:

 
Back
Top Bottom