Hi,
I have the same problem. Into Mediawiki 1.16.2 I just checked out the
Extension Collection from svn. I checked php for curl support
(enabled) and added
require_once("$IP/extensions/Collection/Collection.php");
$wgEnableApi = true;
in my LocalSettings.php.
Then, no wiki pages are display, the error message is
Fatal error: Unsupported operand types in /var/www/htdocs/w/extensions/
Collection/Collection.php on line 192
I found this message, http://osdir.com/ml/wikibugs-l/2011-01/msg03508.html,
is it related to this problem?
Any help is appreciated!
Regards
Henning
--
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.