surprisehighway / health_check.ee

EE2 accessory that helps identify configuration issues and system information
http://devot-ee.com/add-ons/health-check
7 stars 3 forks source link

Plugins not displayed on Add-ons > Plugins in control panel #1

Closed siffring closed 12 years ago

siffring commented 12 years ago

Our use of the $this->EE->addons_model->get_plugins(); call seems to have an unexpected side effect of breaking the plugin list page in the CP.

This appears to be because that method uses include_once(), so it only works the first time that method is called.

EE forum thread here: http://expressionengine.com/forums/viewthread/214711/

robsonsobral commented 12 years ago

Same here. I get a blank page on install, but, if I disable this line, everything works fine.

siffring commented 12 years ago

This is fixed in the latest version 0.1.3.