https://bugzilla.wikimedia.org/show_bug.cgi?id=38187
--- Comment #5 from josmart <[email protected]> 2012-09-07 11:51:52 UTC --- My working configuration: MW1.19 + Collection 1.6.1 LocalSettings.php: $wgEnableAPI = true; require_once("$IP/extensions/Collection/Collection.php"); $wgCollectionMWServeURL = "http://tools.pediapress.com/mw-serve/"; Collection.body.php: base_url replaced (3 occurences) with my wikiurl (with http and no slash at the end). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
