Inconsistent link in Search Menu (Module) - Joomla! Forum - community, help and support
dear all,
i found bug bothered me last couple of hours. when fresh installation of joomla using sample data, no matter 'search', results show in clean page, under menu:
>about joomla>using joomla!>using extensions>search components>search
using sample data during joomla installation, search menu link follow:
index.php?option=com_search&view=search
if edit menu , save it, link become:
index.php?option=com_search&view=search&searchword=
i believe due new "optional search term" input parameter "searchword".
this parameter in link, kills nice feature of having search result showing in clean page.
for way fix go database, , clean link inside joomla menu table.
i don't know if bug or not, thing wasted 6 hours of time today.
sincerely,
ahau.
i found bug bothered me last couple of hours. when fresh installation of joomla using sample data, no matter 'search', results show in clean page, under menu:
>about joomla>using joomla!>using extensions>search components>search
using sample data during joomla installation, search menu link follow:
index.php?option=com_search&view=search
if edit menu , save it, link become:
index.php?option=com_search&view=search&searchword=
i believe due new "optional search term" input parameter "searchword".
this parameter in link, kills nice feature of having search result showing in clean page.
for way fix go database, , clean link inside joomla menu table.
i don't know if bug or not, thing wasted 6 hours of time today.
sincerely,
ahau.
if doing clean installation of joomla 2.5, have search result showing in clean designated page.
1. make menu link showing search result. can in menu, long active.
2. make module menu consisting link. module has published in @ least 1 of page.
3. create search module, , publish it.
*** important ***
4. go database, , edit menu link created in step 1 , change to:
index.php?option=com_search&view=search
now search results page in menu link created.
sincerely,
ahau.
1. make menu link showing search result. can in menu, long active.
2. make module menu consisting link. module has published in @ least 1 of page.
3. create search module, , publish it.
*** important ***
4. go database, , edit menu link created in step 1 , change to:
index.php?option=com_search&view=search
now search results page in menu link created.
sincerely,
ahau.
Comments
Post a Comment