undefined class ‘xoopslocal’
-
I’m installing 2.04 onto a new xoops install 2.0.14. I get the following message when I install the module.
Fatal error: Undefined class name 'xoopslocal' in /home/dischino/public_html/web/modules/wordpress/include/xoops-wp.php on line 107
line 107 of that file is:
$text = XoopsLocal::convert_encoding($text, $to_charset, $from_charset);
FWIW, I get this with 2.03 as well. The module shows up as installed in Modules Admin, but will not function. When I uninstall, I see that some of the tables could not be removed (because they were never created).
How can I get past this?
Thanks.
- The topic ‘undefined class ‘xoopslocal’’ is closed to new replies.