1
I upgraded to the latest news module, but now when I go to the news page, I get a blank page.
I turned on PHP debugging and saw the following:
Fatal error: Call to undefined function: prepare2show() in /home/dleewo/public_html/leewo.net/modules/news/index.php on line 98
Notice [PHP]: Use of undefined constant _MI_NEWS_BNAME6 - assumed '_MI_NEWS_BNAME6' in file modules/news/xoops_version.php line 94
Notice [PHP]: Use of undefined constant _MI_NEWS_BNAME7 - assumed '_MI_NEWS_BNAME7' in file modules/news/xoops_version.php line 100
I followed the upgrade instructions as described in the release. It seems I may be missing a file with the "prepare2Show()" function.
Any suggestions?