Need extra help with your Joomla site? Consider paid Joomla support by the developer of Chameleon and MetaMod.
- Index
- » MetaMod
- » MetaMod General Support
- » Show on Search Page
Show on Search Page
Show on Search Page
* Joomla 1.5.22
* Metamod Version 2.5
* Recipe used: if ($view == "search" and $Itemid == "99999999" and $option == "com_search" ) return 182;
* Module is displaying on this page (http://www.mysite.com/?searchword=bikes … com_search), however it's also displaying on other pages without the module content when I select Menus(all)
DEBUG INFO:
if (
$option == 'com_search'
and $view == 'search'
and $Itemid == '99999999'
and JRequest::getVar('ordering') == 'newest'
and JRequest::getVar('limit') == '1'
and JRequest::getVar('searchphrase') == 'any'
and JRequest::getVar('searchword') == 'steak sandwich'
) return XXX; /* replace XXX with the module ID or position to display */
MetaMod debug info:
Module ID: 156
$option: com_search
$view: search
$id:
$Itemid: 99999999
$timezone: default
$language: en-us
$language_code: en
$language_region: us
Including modules: 182
Re: Show on Search Page
Hi zbabyface,
Are you saying that basically the MetaMod is working, and puts module 182 onto the search page, but when any other page is viewed you get a blank space where module 182 was, instead of that white space collapsing like it should?
If so, see these FAQs:
http://www.metamodpro.com/metamod/faq/2 … etamod-was
http://www.metamodpro.com/metamod/faq/2 … th-matamod
Hope that helps - please write back if I didn't understand the question right.
Best regards,
Stephen
- Index
- » MetaMod
- » MetaMod General Support
- » Show on Search Page
Board Info
- Board Stats:
- Total Topics:
- 1689
- Total Polls:
- 6
- Total Posts:
- 5943
- Posts this week:
- 2
- User Info:
- Total Users:
- 7643
- Newest User:
- ulmer60661
- Members Online:
- 1
- Guests Online:
- 160
- Online:
- ulmer60661
Forum Legend:
Topic
New
Locked
Sticky
Active
New/Active
New/Locked
New Sticky
Locked/Active
Active/Sticky
Sticky/Locked
Sticky/Active/Locked