500 - JHtmlBehavior::mootools not found.
8 posts
• Page 1 of 1
500 - JHtmlBehavior::mootools not found.
Joomla 3.0 HTML sitemap results in 500 - JHtmlBehavior::mootools not found.
JHtmlBehavior::mootools does not exist anymore. You need to use JHtmlBehavior::framework or something like this ...
JHtmlBehavior::mootools does not exist anymore. You need to use JHtmlBehavior::framework or something like this ...
-

svanschu - Fresh Boarder

- Posts: 3
- Joined: Thu Jul 12, 2012 9:12 am
- Location: Germany
Re: 500 - JHtmlBehavior::mootools not found.
Hi, thanks for letting me know about the issue, I will fix it an release and updated versions soon. I the meantime, you can still see the HTML if you are not logged in as an super administrator or if you are not logged in.
If you want to fix the problem, open the file components/com_xmap/views/html/tmpl/default.php and replace the line:
JHTML::_('behavior.mootools');
with
JHTML::_('behavior.framework');
Thanks
If you want to fix the problem, open the file components/com_xmap/views/html/tmpl/default.php and replace the line:
JHTML::_('behavior.mootools');
with
JHTML::_('behavior.framework');
Thanks
-

guilleva - Administrator

- Posts: 1517
- Joined: Wed Sep 12, 2007 3:10 am
- Location: San José, Costa Rica
Re: 500 - JHtmlBehavior::mootools not found.
Thx, I know 
Using it since long time and done some addons to the old xmap and the new one and will do more. Really great extensions
Using it since long time and done some addons to the old xmap and the new one and will do more. Really great extensions
-

svanschu - Fresh Boarder

- Posts: 3
- Joined: Thu Jul 12, 2012 9:12 am
- Location: Germany
Re: 500 - JHtmlBehavior::mootools not found.
Great!! Thanks! 
-

guilleva - Administrator

- Posts: 1517
- Joined: Wed Sep 12, 2007 3:10 am
- Location: San José, Costa Rica
Re: 500 - JHtmlBehavior::mootools not found.
Hi
I did the modifications, but i got the following error
Fatal error: Call to undefined method JUtility::getToken() in C:\wamp\www\Joomla3\components\com_xmap\views\html\tmpl\default.php on line 20
thanks
I did the modifications, but i got the following error
Fatal error: Call to undefined method JUtility::getToken() in C:\wamp\www\Joomla3\components\com_xmap\views\html\tmpl\default.php on line 20
thanks
- manzanofab
- Fresh Boarder

- Posts: 2
- Joined: Wed Mar 20, 2013 6:55 am
Re: 500 - JHtmlBehavior::mootools not found.
Hi
I was checking some other forums and i found that replacing line 20 into this
$ajaxurl = "{$live_site}index.php?option=com_xmap&format=json&task=ajax.editElement&action=toggleElement";
will fix the problem
I left line 17 as JHTML::_('behavior.mootools');
in case some one is having the same issue
I was checking some other forums and i found that replacing line 20 into this
$ajaxurl = "{$live_site}index.php?option=com_xmap&format=json&task=ajax.editElement&action=toggleElement";
will fix the problem
I left line 17 as JHTML::_('behavior.mootools');
in case some one is having the same issue
- manzanofab
- Fresh Boarder

- Posts: 2
- Joined: Wed Mar 20, 2013 6:55 am
Re: 500 - JHtmlBehavior::mootools not found.
test beta version:
http://joomla.vargas.co.cr/en/forum?task=viewtopic&f=2&t=4463&sid=9f89d54af0d599ceeb13ee1393d45209
http://joomla.vargas.co.cr/en/forum?task=viewtopic&f=2&t=4463&sid=9f89d54af0d599ceeb13ee1393d45209
-

mhehm - Senior Boarder

- Posts: 53
- Joined: Sun Jan 20, 2013 1:22 pm
- Location: Iran
Re: 500 - JHtmlBehavior::mootools not found.
manzanofab wrote:Hi
I was checking some other forums and i found that replacing line 20 into this
$ajaxurl = "{$live_site}index.php?option=com_xmap&format=json&task=ajax.editElement&action=toggleElement";
will fix the problem
I left line 17 as JHTML::_('behavior.mootools');
in case some one is having the same issue
Thank you very much!! I was desperate because I couldn't fix the problem! Now it's working all right
- a3z211
- Fresh Boarder

- Posts: 1
- Joined: Sun Mar 31, 2013 10:21 am
8 posts
• Page 1 of 1
Who is online
Users browsing this forum: Google [Bot] and 2 guests