ProfessionalWiki / chameleon

Provides a highly flexible and customizable skin using Bootstrap 4
https://www.mediawiki.org/wiki/Skin:Chameleon
Other
114 stars 62 forks source link

Class 'FileFetcher\SimpleFileFetcher' not found #411

Closed Newman22 closed 8 months ago

Newman22 commented 9 months ago

MediaWiki version: 1.36.2 PHP version: 7.4.33 (fpm-fcgi) Chameleon version: 4.0.0 Bootstrap (extension) version: 4.5.0

I just added Chameleon and my Bootstrap extension to my Localsettings.php today. However, I got an internal error and an exception caught under a handler. What's wrong about this? More details are found in the screenshot below. Chameleon Skin Error

JeroenDeDauw commented 9 months ago

You need to install the dependencies with Composer, as per the installation instructions.

Newman22 commented 8 months ago

You need to install the dependencies with Composer, as per the installation instructions.

I figured it out on my own, thanks! I will possibly add another issue on the skin here, so keep an eye out.

Justman100 commented 5 months ago

You need to install the dependencies with Composer, as per the installation instructions.

Did not help me