-
AuthorPosts
-
March 25, 2011 at 12:59 pm #161934
Hi there,
Here is a newly installed methys site: http://www.drijendesigns-demo.co.uk/yp
I used the quickstart to get the joomla site up. All looks good on the front end, but when trying to edit some modules (custom HTML) and articles,
I get the following error:
Fatal error: Call to undefined method stdClass::onDisplay() in /home/drijdemo/public_html/yp/libraries/joomla/html/editor.php on line 287Anyone else have the same problem?
Am using Joomla 1.6..
thanks,
March 26, 2011 at 4:26 pm #383422I am also getting the same error on a newly installed methys site…Help!
March 26, 2011 at 5:56 pm #383427I added the following code to editor.php…may be a better solution but it seems to have fixed the problem.
// Try to authenticate
if (method_exists($plugin, ‘onDisplay’)) { /*new*/
if ($temp = $plugin->onDisplay($editor, $this->asset, $this->author)) {
$result[] = $temp;
}
} /*new*/March 28, 2011 at 4:57 pm #383686Hi, thanks for that…but it hasn’t solved the problem for me…
any other idea?
Robert Maina FriendRobert Maina
- Join date:
- September 2014
- Posts:
- 17
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
April 1, 2011 at 2:45 pm #384464Disabling Editor Buttons really solved the issue..
Also JA Comment under component goes to a dead end page (404) do we have to re-install Ja-Comment? :confused:
By the way, template was loaded using quickstart
nghiatd Friendnghiatd
- Join date:
- October 2009
- Posts:
- 324
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 7
- Thanked:
- 39 times in 37 posts
April 2, 2011 at 7:50 am #384560<em>@soaresa 231717 wrote:</em><blockquote>
Also JA Comment under component goes to a dead end page (404) do we have to re-install Ja-Comment? :confused:
By the way, template was loaded using quickstart</blockquote>
Hello,
Can you tell me more details on that? And provide me with your ftp and admin account to let me check the problem?
Please send the info via your support ticket:
http://support.joomlart.com/index.php?/Tickets/Ticket/View/69180/Best Regards.
nghiatd Friendnghiatd
- Join date:
- October 2009
- Posts:
- 324
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 7
- Thanked:
- 39 times in 37 posts
April 4, 2011 at 8:04 am #384728Hello,
<em>@sachin vekaria 230167 wrote:</em><blockquote>Hi there,I get the following error:
Fatal error: Call to undefined method stdClass::onDisplay() in /home/drijdemo/public_html/yp/libraries/joomla/html/editor.php on line 287</blockquote>
This is bug of Joomla.
Please read this article to get solution:
http://forum.joomla.org/viewtopic.php?p=1468168Best Regards.
-
AuthorPosts
This topic contains 8 replies, has 5 voices, and was last updated by nghiatd 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum