Hello & Thank you for reading!
I have upgraded two sites in the last week and was hoping someone already has solved my missing search box issue.
The two sites I'm trying to correct now are located here:
http://redoubtrealty.com
http://akmensministries.com
I'm going to look at some of the default templates and compare code to see if I could track down the problem but thought maybe one of my fellow admins might have already fixed this issue?
Thank you,
TJ
Upgrade to 1.5.1 Missing Search Box [SOLVED]
Upgrade to 1.5.1 Missing Search Box [SOLVED]
Last edited by Anonymous on Tue Jan 06, 2009 10:01 pm, edited 1 time in total.
Re: Upgrade to 1.5.1 Missing Search Box
I just tested several of the default templates and the issue remains. Tested in both IE and Firefox.
I'm stuck - please help if you can.
Thank you,
TJ
I'm stuck - please help if you can.
Thank you,
TJ
Re: Upgrade to 1.5.1 Missing Search Box
I've installed a clean 1.5.1 on my test server and the search box works.
I guess from here I need to troubleshoot the smarty tag as the code is identical between my production template and the clean install template:
Not sure how to approach this right now but I'm going to start digging. Any pointers would be appreciated.
Finally, has anyone done an upgrade that does not remove the search box?
Thank you kindly,
TJ
I guess from here I need to troubleshoot the smarty tag as the code is identical between my production template and the clean install template:
Code: Select all
{* Start Search *}
<div id="search">
{search}
</div>
{* End Search *}
Finally, has anyone done an upgrade that does not remove the search box?
Thank you kindly,
TJ
Re: Upgrade to 1.5.1 Missing Search Box
Okay, I tried everything with the CSS that I could think of - that is not the problem.
Now, I'm going to look into the smart tag. Not sure how to do this but here I go...
TJ
Now, I'm going to look into the smart tag. Not sure how to do this but here I go...
TJ
Re: Upgrade to 1.5.1 Missing Search Box
Well my love for this project is just never ending.
The fix was simply uninstall the search module, then install the search module.
Problem resolved!
Thank you for creating such a great system - I rarely have problems with the functionality of cmsms!
Bravo to Ted & The Team!
TJ
The fix was simply uninstall the search module, then install the search module.
Problem resolved!
Thank you for creating such a great system - I rarely have problems with the functionality of cmsms!
Bravo to Ted & The Team!
TJ