BlogoText / blogotext

A little more than a lightweight SQLite Blog-Engine.
Other
137 stars 30 forks source link

[ADDON] Error on addon compliancy version #330

Closed extragornax closed 7 years ago

extragornax commented 7 years ago

Addon If the 'compliancy' version is after the version of the install it gives an error Notice: Undefined index: calendar in /srv/http/blogodev/admin/inc/addons.php on line 89

chrome_2017-10-12_12-13-44

Error on $addon = $GLOBALS['addons'][$addon]; sublime_text_2017-10-12_12-15-47

Tested with 3.8 as compliancy version on a 3.7.4 install

remrem commented 7 years ago

Can you test with branch fix-330 ?

extragornax commented 7 years ago

@remrem works perfectly