Hello,

i have a problem with the installation.

Its my first test with mediawiki and the Collection extension.

 

I had install but i became the error

Fatal error: Call to undefined function
http://tools.pediapress.com/mw-serve/()

in C:\xampp\htdocs\mediawiki\LocalSettings.php on line 128

 

 

Here are the LocalSettings.php:

require_once("$IP/extensions/Collection/Collection.php");

$wgCollectionMWServeURL ('http://tools.pediapress.com/mw-serve/');

$wgCollectionMWServeCert ="";

$wgCollectionMWServeCredentials ="";

 

$wgCommunityCollectionNamespace = "NS_PROJECT"; $wgCollectionMaxArticles =
400; $wgCollectionLicenseName = ""; $wgCollectionLicenseURL =
'http://en.wikipedia.org/w/index.php?

title=Wikipedia:Text_of_the_GNU_Free_Documentation_License&action=raw';

$wgCollectionNavPopups= false;

$wgEnableWriteAPI = true;

$wgGroupPermissions['user']['collectionsaveasuserpage'] = true;
$wgGroupPermissions['autoconfirmed']['collectionsaveascommunitypage']

= true;

 

$wgCollectionFormats = array('rl' => 'PDF',); $wgCollectionArticleNamespaces
= array(

             NS_MAIN,

             NS_TALK,

             NS_USER,

             NS_USER_TALK,

             NS_PROJECT,

             NS_PROJECT_TALK,

             NS_MEDIAWIKI,

             NS_MEDIAWIKI_TALK,

             100,

             101,

             102,

             103,

     );

 

Please help

Thanks

 


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to