Extension talk:HelpCommons
Add topicAppearance
Latest comment: 12 years ago by SVG in topic unserialize(): Error at offset 0 of 301 bytes in HelpCommons.php on line 635
unserialize(): Error at offset 0 of 301 bytes in HelpCommons.php on line 635
[edit]im not sure why but it looks like this extension is not working and i get this error in my error log :: [date/time] [error] [client xxx.xxx.xxx.xxx] PHP Notice: unserialize(): Error at offset 0 of 301 bytes in /dir/w/extensions/HelpCommons/HelpCommons.php on line 635, referer: http://url/wiki/Help:Contents
here are the setting i used :: require_once ( "$IP/extensions/HelpCommons/HelpCommons.php" ); $wgHelpCommonsFetchingWikis['en']['no-database']['https://mediawiki.org']['w'] = 'Help Wiki'; $wgHelpCommonsEnableLocalDiscussions = true; $wgHelpCommonsShowCategories = true; $wgHelpCommonsProtection = false;
Aditaa (talk) 10:26, 8 November 2012 (UTC)
- I can't comprehend your problem if I don't have information such as your version of MediaWiki and your PHP version. Did you also try it without a secure connection to MediaWiki.org or is https://mediawiki.org just a placeholder in your case? It's more than a half year ago I've updated HelpCommons because I've had no time for MediaWiki in general. But I'm willing to find some time to help you as soon as possible. Tim (SVG) 13:53, 12 November 2012 (UTC)