Hello Nischayn22,
I installed this Extension but I get errors:
I get this one when we try to save a page:
Catchable fatal error: Object of class WikitestContent could not be converted to string in /data/www/wiki1.redacted.com/public_html/vendor/nischayn22/mediawiki-api/src/MediaWikiApi.php on line 1022
I get these four errors when using sync page:
Warning: simplexml_load_string(): Entity: line 1: parser error : Extra content at the end of the document in /data/www/wiki1.redacted.com/public_html/vendor/nischayn22/mediawiki-api/src/MediaWikiApi.php on line 450
Warning: simplexml_load_string(): s" pageid="16" title="Test Sandbox" contentmodel="wikitext" nochange="" /></api> in /data/www/wiki1.redacted.com/public_html/vendor/nischayn22/mediawiki-api/src/MediaWikiApi.php on line 450
Warning: simplexml_load_string(): ^ in /data/www/wiki1.redacted.com/public_html/vendor/nischayn22/mediawiki-api/src/MediaWikiApi.php on line 450
Warning: First parameter must either be an object or the name of an existing class in /data/www/wiki1.redacted.com/public_html/vendor/nischayn22/mediawiki-api/src/MediaWikiApi.php on line 1076
Warning: First parameter must either be an object or the name of an existing class in /data/www/wiki1.redacted.com/public_html/vendor/nischayn22/mediawiki-api/src/MediaWikiApi.php on line 1088
However I tested it on MediaWiki 1.30.0 (Yes I know; shame on me)
Do you think the problem is the version or something else?
Thank you!