Need extra help with your Joomla site? Consider paid Joomla support by the developer of Chameleon and MetaMod.
- Index
- » MetaMod
- » MetaMod General Support
- » Metamod and ZOO
Metamod and ZOO
Metamod and ZOO
Hello all,
I am using Joomla! 2.5.3 Stable and ZOO. Search Engine Friendly URLs, URL rewriting and Add Suffix to URL are all turned on.
A side menu module (id42) is set up, and is published, but not assigned to any page.
This module should be shown when a specific ZOO item is shown, in this case http://www.linkindustry.co.uk/component … s-ltd.html
Using advanced debugging for this item, a Metamod module is active, set to be shown on all pages, and uses the following code for the above item:
if (
$option == 'com_zoo'
and $Itemid == NULL
and JRequest::getVar('item_id') == 224 /*!*/
and JRequest::getVar('task') == 'item' /*!*/
and JRequest::getVar('format') == 'html' /*!*/
) return 42; /* replace XXX with the module ID or position to display */
This is not however displayed on the page http://www.linkindustry.co.uk/component … s-ltd.html
Any ideas what I have done wrong??
Thanks in advance!!
Alec Thorne
- Index
- » MetaMod
- » MetaMod General Support
- » Metamod and ZOO
Board Info
- Board Stats:
- Total Topics:
- 1699
- Total Polls:
- 6
- Total Posts:
- 5967
- Total Posts Today:
- 2
- User Info:
- Total Users:
- 8028
- Newest User:
- musial8334
- Members Online:
- 0
- Guests Online:
- 234
- Online:
- There are no members online
Forum Legend:
Topic
New
Locked
Sticky
Active
New/Active
New/Locked
New Sticky
Locked/Active
Active/Sticky
Sticky/Locked
Sticky/Active/Locked