The extension only works with mediawiki 1.5.x and 1.6.x installations out of the box. You need a newer mediawiki, or the list archive may have old instructions on how to make it work (which probably involve editing your skin files by hand).
Richard Ash ----- Original Message ---- > From: gabon <[email protected]> > To: mwlib <[email protected]> > Sent: Wed, 10 March, 2010 16:58:16 > Subject: [mwlib] collection class undefined in PHP template > > Hi guys, I installed the extension on my wikimedia on php. I followed > the instructions in the package but I get the following error in the > template: > > Fatal error: Undefined class name 'collection' in > "my_template_file.php" where the code does: > > Collection::printPortlet(); > > I tried to force the including of the files but didn't go far. Any > clue? > > The machine is Windows (:() and the software version are: > > MediaWiki: 1.4.10 > PHP: 4.4.7 (cgi-fcgi) > MySQL: 4.1.22-community-nt > > > Thanks, chr -- 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.
