picocms / Pico

Pico is a stupidly simple, blazing fast, flat file CMS.
http://picocms.org/
MIT License
3.81k stars 616 forks source link

Plugin PicoAdmin problem #574

Closed adamrydza closed 3 years ago

adamrydza commented 3 years ago

Hello. I downloaded Pico Admin plugin (https://github.com/PhrozenByte/pico-admin) and then copied the plugin folder to the "plugins" directory. Now after entering: "http: // localhost / cms /? Admin" something like this pops up: Fatal error: Uncaught RuntimeException: Unable to load plugin 'PicoEdit' from 'PicoEdit/PicoEdit.php': File not found in D:\xampp\htdocs\cms\vendor\picocms\pico\lib\Pico.php:671 Stack trace: #0 D:\xampp\htdocs\cms\vendor\picocms\pico\lib\Pico.php(552): Pico->loadLocalPlugins(Array) #1 D:\xampp\htdocs\cms\vendor\picocms\pico\lib\Pico.php(424): Pico->loadPlugins() #2 D:\xampp\htdocs\cms\index.php(39): Pico->run() #3 {main} thrown in D:\xampp\htdocs\cms\vendor\picocms\pico\lib\Pico.php on line 671

How to fix it?

PhrozenByte commented 3 years ago

Remove the superfluous plugins/PicoEdit folder.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two days if no further activity occurs. Thank you for your contributions! :+1: