All,
I am running into an issue with extension for MediaWiki that require the use of "iconv". My grasp of php is poor to say the least, though I am working on it. Can someone let me know how to actually install it so that MediaWiki extensions can then use it? I've got the "libiconv " files downloaded, but need to know how to proceed.
Thank you in advance,
Dave
Example...I am trying to use this extension (http://meta.wikimedia.org/wiki/GISWiki/RSS), but I get the following errors in my test page: Warning: Invalid argument suppied for foreach() in F:\WebServer\GeCWiki\extensions\rss.php on line 160 Warning: Invalid argument suppied for foreach() in F:\WebServer\GeCWiki\extensions\rss.php on line 229
It "appears" these might be tied to iconv, but then I can't be sure. Is anyone using this extension that might be able to help me out?
Thanks, Dave
-----Original Message----- From: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] On Behalf Of David_S_Green@Dell.com Sent: Thursday, January 11, 2007 11:05 AM To: MediaWiki-l@lists.wikimedia.org Subject: [Mediawiki-l] Extensions that require iconv
All,
I am running into an issue with extension for MediaWiki that require the use of "iconv". My grasp of php is poor to say the least, though I am working on it. Can someone let me know how to actually install it so that MediaWiki extensions can then use it? I've got the "libiconv " files downloaded, but need to know how to proceed.
Thank you in advance,
Dave
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org