Hello,
I'am using Ari ext menu on Joomla 3.2.3 with the protostar template and it works fine on all pages, except one. The menu does not work with error.php. After looking and posting on the Joomla forum, I think it has to do with a javascript problem, but I am not sure.
The site adress (in development) is
and the errors with joomla are :
Call stack
# Function Location
1 JApplicationCms->execute() JROOT/index.php:40
2 JApplicationSite->doExecute() JROOT/libraries/cms/application/cms.php:255
3 JApplicationSite->dispatch() JROOT/libraries/cms/application/site.php:208
4 JComponentHelper::renderComponent() JROOT/libraries/cms/application/site.php:178
5 JComponentHelper::executeComponent() JROOT/libraries/cms/component/helper.php:332
6 require_once() JROOT/libraries/cms/component/helper.php:352
7 JControllerLegacy->execute() JROOT/components/com_content/content.php:17
8 ContentController->display() JROOT/libraries/legacy/controller/legacy.php:722
9 JControllerLegacy->display() JROOT/components/com_content/controller.php:79
10 JCacheControllerView->get() JROOT/libraries/legacy/controller/legacy.php:681
11 ContentViewArticle->display() JROOT/libraries/joomla/cache/controller/view.php:98
12 JViewLegacy->get() JROOT/components/com_content/views/article/view.html.php:37
13 ContentModelArticle->getItem() JROOT/libraries/legacy/view/legacy.php:398
14 JError::raiseError() JROOT/components/com_content/models/article.php:162
15 JError::raise() JROOT/libraries/legacy/error/error.php:253
Thanks in advance for your help.