Jump to content

User talk:MrJConstantine

Add topic
From mediawiki.org
Latest comment: 3 years ago by MrJConstantine in topic How can I get MediaWiki's Visual Editor to work?

How can I get MediaWiki's Visual Editor to work?

[edit]

When I try editing the main page of my MediaWiki I get the following error:

Error contacting the Parsoid/RESTBase server (HTTP 500)

I added:

wfLoadExtension( 'VisualEditor' );

wfLoadExtension( 'Parsoid', 'vendor/wikimedia/parsoid/extension.json' );

to the LocalSettings.php but it did not help.

Here's some info about my configuration:

OS: Windows 10

MySQL version: 8.0.25

PHP version: 7.3.28

MediaWiki version: 1.36

Any help is appreciated. MrJConstantine (talk) 13:59, 17 June 2021 (UTC)Reply