简体   繁体   English

joomla文章错误

[英]joomla article error

I am getting this error after installing joomla when I login to the joomla homepage... How can I resolve this error? 我在登录joomla主页安装joomla后收到此错误...如何解决此错误? It's a call stack error. 这是一个调用堆栈错误。 On these functions it is giving this error message: 在这些函数上,它给出了以下错误消息:

(!) Notice: Array to string conversion in C:\wamp\www\Joomla\components\com_content\models\articles.php on line 124

    Time    Memory  Function       Location    
1   0.0106  147704  {main}( )   ..\index.php:0

2   4.1993  3885048 JSite->dispatch( )  ..\index.php:42

3   4.2998  4098608 JComponentHelper::renderComponent( )    ..\application.php:197

4   4.3968  4122720 JComponentHelper::executeComponent( )   ..\helper.php:351

5   4.3976  4142608 require_once( '6    4.5327  4384488 JController->execute( ) ..\content.php:16

6   4.5327  4384488 JController->execute( ) ..\content.php:16

7   4.5327  4384632 ContentController->display( )   ..\controller.php:760

8   4.7422  4878680 JController->display( ) ..\controller.php:74

9   4.8532  5211688 ContentViewFeatured->display( ) ..\controller.php:721

10  4.8556  5214224 JView->get( )   ..\view.html.php:40

11  4.8556  5214344 ContentModelFeatured->getItems( )   ..\view.php:386

12  4.8560  5223336 ContentModelArticles->getItems( )   ..\featured.php:80


13  4.8560  5223832 JModelList->getItems( ) ..\articles.php:476

14  4.8561  5223952 ContentModelFeatured->getStoreId( ) ..\modellist.php:118

15  4.8561  5224024 ContentModelArticles->getStoreId( ) ..\featured.php:102

Go to administrator Login CLICK Site=>Global Configuration->Server tab CLICK Error Reporting drop down list CLICK Simple CLICK Save and Close Refresh your Web browser on the site page and the notices will be gone. 转至管理员登录CLICK站点=>全局配置 - >服务器选项卡单击错误报告下拉列表单击简单单击保存并关闭在网站页面上刷新Web浏览器,通知将消失。

The issue itself is caused by a bug in PHP 5.4.x, which is now installed with XAMPP 1.8., it is only an advisory notice and therefore nothing is "broken" yet. 问题本身是由PHP 5.4.x中的一个错误引起的,该错误现在与XAMPP 1.8一起安装。它只是一个咨询通知,因此没有任何“破坏”。 There is a chance that you might experience issues later on but the Joomla developers are aware of the issue and keeping a close eye on developments. 您可能会在以后遇到问题,但Joomla开发人员会意识到这个问题,并密切关注事态的发展。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM