javi bueno schreef:
Thanks for answering but I cannot find these variables on LocalSettings.php file. I have tried to write these variables into the code, but it doesn't work.
Add the following line to the bottom of LocalSettings.php :
$wgEnableWriteAPI = true;
Roan Kattouw (Catrope)