We're in process of getting Extension:Collection up and running, and are running into a similar problem. I just verified we have wgEnableWriteAPI set in LocalSettings.php as indicated below, and I can create a book and print it but when I try to save it I'm getting:
writeapidenied: You're not allowed to edit this wiki through the API The login I'm using has write permissions to the wiki, and so does the render login we've created. I feel like we're really close so any help would be appreciated!! -- Vasily On Apr 30, 7:23 am, Johannes Beigel <[email protected]> wrote: > So the fix should be to set > > $wgEnableWriteAPI = true; --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
