- Posts: 15
- Thank you received: 0
Kunena 6.3.5 released
The Kunena team has announce the arrival of Kunena 6.3.5 [K 6.3.5] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
Question Call to undefined method stdClass::toArray() or 404
6 years 4 months ago #1
by yodam
Call to undefined method stdClass::toArray() or 404 was created by yodam
Hi,
I'm trying to link my main menu to kunena Home page (index.php?option=com_kunena&view=home&defaultmenu=140)
For unregistered users (really PUBLIC USERS) works but for registered I have a page with:
Call to undefined method stdClass::toArray()
Thanks!!
I'm trying to link my main menu to kunena Home page (index.php?option=com_kunena&view=home&defaultmenu=140)
For unregistered users (really PUBLIC USERS) works but for registered I have a page with:
Call to undefined method stdClass::toArray()
Thanks!!
Please Log in or Create an account to join the conversation.
6 years 4 months ago #2
by 810
Replied by 810 on topic Call to undefined method stdClass::toArray() or 404
Could you see on the error logs, on which file and line is.
Please Log in or Create an account to join the conversation.
6 years 4 months ago - 6 years 4 months ago #3
by yodam
Replied by yodam on topic Call to undefined method stdClass::toArray() or 404
I've activated logging/debug system of Joomla.
->When I see main forum page (is it your plugin?!?):
Notice: Undefined property: stdClass::$id in /web/htdocs/www.mysite.com/home/plugins/system/gantry/gantry.php on line 234
-> When I open forum from a registered user:
Call to undefined method stdClass::toArray()
/web/htdocs/www.mysite.com/home/plugins/content/arkcontent/arkcontent.php:130
# Function Location
1 () JROOT/plugins/content/arkcontent/arkcontent.php:130
2 PlgContentArkContent->onContentPrepare() JROOT/libraries/joomla/event/event.php:70
3 JEvent->update() JROOT/libraries/joomla/event/dispatcher.php:160
4 JEventDispatcher->trigger() JROOT/libraries/src/Application/BaseApplication.php:108
5 Joomla\CMS\Application\BaseApplication->triggerEvent() JROOT/components/com_kunena/kunena.php:137
6 require_once() JROOT/libraries/src/Component/ComponentHelper.php:382
7 Joomla\CMS\Component\ComponentHelper::executeComponent() JROOT/libraries/src/Component/ComponentHelper.php:357
8 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/SiteApplication.php:194
9 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:233
10 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:195
11 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49
I uninstalled ark editor and now the forum works. I don't know if it's a ark editor bug or a kunena bug
Thanks!
->When I see main forum page (is it your plugin?!?):
Notice: Undefined property: stdClass::$id in /web/htdocs/www.mysite.com/home/plugins/system/gantry/gantry.php on line 234
-> When I open forum from a registered user:
Call to undefined method stdClass::toArray()
/web/htdocs/www.mysite.com/home/plugins/content/arkcontent/arkcontent.php:130
# Function Location
1 () JROOT/plugins/content/arkcontent/arkcontent.php:130
2 PlgContentArkContent->onContentPrepare() JROOT/libraries/joomla/event/event.php:70
3 JEvent->update() JROOT/libraries/joomla/event/dispatcher.php:160
4 JEventDispatcher->trigger() JROOT/libraries/src/Application/BaseApplication.php:108
5 Joomla\CMS\Application\BaseApplication->triggerEvent() JROOT/components/com_kunena/kunena.php:137
6 require_once() JROOT/libraries/src/Component/ComponentHelper.php:382
7 Joomla\CMS\Component\ComponentHelper::executeComponent() JROOT/libraries/src/Component/ComponentHelper.php:357
8 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/SiteApplication.php:194
9 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:233
10 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:195
11 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49
I uninstalled ark editor and now the forum works. I don't know if it's a ark editor bug or a kunena bug
Thanks!
Last edit: 6 years 4 months ago by yodam.
Please Log in or Create an account to join the conversation.
6 years 4 months ago #4
by 810
Replied by 810 on topic Call to undefined method stdClass::toArray() or 404
Ok so the error is on plugins/content/arkcontent plugin.
Please update or contact the developers from that plugin.
Please update or contact the developers from that plugin.
Please Log in or Create an account to join the conversation.
Time to create page: 0.391 seconds