Mambo CMS and ZOOM search engine
I have a website which is based on mambo, which is a contnet management system.
I have already created a search form, which lies at the header of every page. I have installed the demo version of zoom in a subfolder (www.mywebsite.com/search/).
I have created a wrapper for the search.php file, in order to have zoom engine fully implemented to the template of my site.
My question is how is it possible to redirect the visitor from the search form to the wrapped zoom search.php file.
Right now the wrapped search page has the URL www.mywebsite.com/index.php?option=com_wrapper&Itemid=47
Could you help me please?
Thanks in advance
P.S. I have read this page http://www.wrensoft.com/zoom/support/faq_howto.html, but I didnt understand what to do with my matter. I am still learning :)
Could you give an example of how to implement the search.php inside the design of a mambo site?
" onblur="if(this.value=='') this.value='';" onfocus="if(this.value=='') this.value='';" class="searchfield" maxlength="20" />
Or am I missing something?
------
David
But I think you are asking how do you point the Mambo search form to the Zoom search script? Is this a correct summary?
The easy solution would be to delete the Mambo search form and replace it with a Zoom search form. See this FAQ for details (http://www.wrensoft.com/zoom/support/faq_howto.html#searchform),
----
David
This code doesnt work.
We don't know what is the in the script called index.php. It is not our script. So we can't really comment on what it does or attempt to debug it.
I cant create a new mysearch.php file because it is very difficult to implement the various mambo codes to a new file
We don't have any experience with Mambo. If it was really that difficult then this would seem to preclude using Mambo with any other script. Making it a not very useful CMS.
As you effectively have got the search function working and your real problem is getting the look and feel the same as the rest of your site, I would suggest placing Zoom outside of your CMS (rather than inside it), the just customise the Zoom template in HTML to match the rest of your site.
i.e. Link to search.php from your form and edit search_template.html to match your site.
----
David
#If you have any other info about this subject , Please add it free.# |