** Changed in: phpdevshell
Status: New => Fix Released
--
Warning when installing a new plugin
https://bugs.launchpad.net/bugs/516477
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
Status in Open Source php gui type development framework.: Fix Released
Bug description:
When installing my plugin, I get:
Installed menu for ...
Installed menu for ...
Installed settings for HTV.
NOTICE: Trying to get property of non-object line 625
(/var/www/html/pds-stable/plugins/PHPDevShell/includes/pluginmanager.class.php)
Installed plugin ...
Offending line is:
$queries_array = $this->plugin->uninstall->queries->query;
_______________________________________________
Mailing list: https://launchpad.net/~phpdevshell
Post to : [email protected]
Unsubscribe : https://launchpad.net/~phpdevshell
More help : https://help.launchpad.net/ListHelp