HiFiKabin wrote: ↑Wed Feb 15, 2017 12:33 pm
canonknipser wrote: ↑Wed Feb 15, 2017 11:25 am
So, this ext is just updating the "active"-field in the ext-table with "0" for all extensions?
Like
UPDATE phphbb_ext SET ext_active = 0
?
How do you install or call this ext if your acp (or complete board) is currently broken by a incompatible ext or a ext in error?
That was my thought as well. Maybe making it as a php file to upload to the root and run it from there might be better?
Either way, a very useful tool
That's already on my local environment in fact. The Tutorial instead is online.
I am fine tuning it in order to select ALL or just some extensions from the available list. It will be ready soon. In case of a dramatic situation I should be able to purge the cache from outside the ACP as well.
I was not meant to hijack your topic David, just a note on a different use case.
