hi,
I've developed a module using joomla's core ajax interface. It worked fine until I changed the modules's menu asssignment from "all" to "only selected" in order to show the module not on every page.
With this my ajax interface (the javascript to trigger module) now gets an error404 (when calling script-url from browser I get:
"LogicException: Module mod_my_module is not published, you do not have access to it, or it's not assigned to the current menu item"
.
Is this a bug or a limitation for modules using joomla's ajax interface?
via Joomla! http://ift.tt/1BoXRxh
I've developed a module using joomla's core ajax interface. It worked fine until I changed the modules's menu asssignment from "all" to "only selected" in order to show the module not on every page.
With this my ajax interface (the javascript to trigger module) now gets an error404 (when calling script-url from browser I get:
Quote:
"LogicException: Module mod_my_module is not published, you do not have access to it, or it's not assigned to the current menu item"
.
Is this a bug or a limitation for modules using joomla's ajax interface?
Statistics: Posted by jschmi — Wed Jan 28, 2015 4:43 pm
via Joomla! http://ift.tt/1BoXRxh
No comments:
Post a Comment