PDA

View Full Version : Search Button Not clickable


shadey
05-13-2006, 09:50 PM
I notice on the demo and on my installation I can not click the magnifying glass.

I am sure it is an easy fix, but I haven't been able to get it to work.

Thanks. Using version 1.63

David
05-13-2006, 11:20 PM
Thanks for reporting this.
I will look into it.

shadey
05-14-2006, 03:39 AM
Just noticed it is not clickable in Firefox but works in IE

wtms
05-14-2006, 03:48 AM
Open articles.tpl file.
In the search form find line:
Content visible to registered users only.

Peplace with code:
Content visible to registered users only.

That's it

shadey
05-14-2006, 03:51 AM
wtms --

Perfect, thanks!