Posts Tagged by fatal error
Fatal error: Call to undefined method stdClass::onDisplay() in libraries/joomla/html/editor.php
| October 18, 2011 | Posted by Subikar under cms, joomla, module, php, phpmyadmin |
This kill my whole day so dev who ever have this problem you can do this quick fix from here. open this file in joomla libraries/joomla/html/editor.php find this line // Try to authenticate — only add to array if authentication is successful $resultTest = $plugin->onDisplay($editor); if ($resultTest) $result[] = $resultTest; And replace with this below…
Digital forums resgiter problem for last 10 week.
| June 16, 2009 | Posted by Subikar under forums, myblogplanner |
Last 2 month ago one of my office colleague signed up with digital forums and got error and even not received any email from digital point Fatal error: Existing data passed is not an array Called set_existing in /home/sites/forums.digitalpoint.com/web/register.php on line 385 in /includes/class_dm.php on line 235 I thought it may be they have updated …