我试图找出我在 Joomla 2.5.24 版本上安装的 sobipro 的问题。当我尝试使用搜索表单搜索某些内容时,我总是会出现空白屏幕。在我的 php 日志中,我发现了这个错误:
[21-Sep-2014 23:22:51 Europe/Berlin] PHP Strict Standards: Non-static method JSite::getMenu() should not be called statically in /components/com_sobipro/router.php on line 164
21-Sep-2014 23:22:51 Europe/Berlin] PHP Strict Standards: Non-static method JSite::getMenu() should not be called statically in /components/com_sobipro/router.php on line 208
有人可以帮我解决搜索表单问题吗?