Skip to content

Ve and VE #13

@olive-spore-734

Description

@olive-spore-734

Using wfLoadExtension( 'ColorizerToolVE' ); in LocalSettings.php results in

ColorizerToolVE configuration error
MediaWiki is unable to load the extension ColorizerToolVE. Please check that the extension's name is correct and all of its files are properly installed.
Details:
Error reading .../public_html/extensions/ColorizerToolVE/extension.json. filemtime(): stat failed for .../public_html/extensions/ColorizerToolVE/extension.json.
#-0 .../public_html/includes/GlobalFunctions.php(57): MediaWiki\Registration\ExtensionRegistry->queue('...')
#-1 .../public_html/LocalSettings.php(163): wfLoadExtension('ColorizerToolVE')
#-2 .../public_html/includes/Setup.php(222): require_once('...')
#-3 .../public_html/includes/WebStart.php(85): require_once('/...')
#-4 .../public_html/index.php(50): require('...')
#-5 {main}
(i replaced the path with ...)

Using wfLoadExtension( 'ColorizerToolVe' ); in LocalSettings.php works

The Wiki link is mediawiki.org/wiki/Extension:ColorizerToolVE
The install descriptions on the Wiki is git clone https://github.com/Griboedow/ColorizerToolVE.git
Clicking on Special:Version's link mediawiki.org/wiki/Extension:ColorizerToolVe leads to a blank page
The Github link is github.com/Griboedow/ColorizerToolVE
The install description on Github is wfLoadExtension( 'ColorizerToolVe' );
The folder itself is ColorizerToolVe

You might want to adjust something somewhere :)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions