BlackCatDevelopment / BlackCatCMS

BlackCat CMS is a PHP5, HTML5 content management system
https://blackcat-cms.org
Other
11 stars 9 forks source link

Installer: Endless loop #224

Closed webbird closed 7 years ago

webbird commented 10 years ago

If optional modules are found, there may be an endless loop if the precheck.php of a module fails. (In this case, BlackNews for 1.0.2 was included in 1.0.1.) Workaround is to open the backend manually (last step is "finished" message only) and to install the module manually later. The installer should catch this.