|
|
« on: May 27, 05, 23:38 »
|
|
|
Reply #1
|
« on: May 27, 05, 23:46 »
|
|
|
Reply #2
|
« on: Jun 07, 05, 14:43 »
|
I am currently on version 794 and have also asked Vlad about a year ago for the search all feature. I was told it cost alot of money and would require many coding changes. After reviewing the code I was able to include a search all feature with as little as one line of code.
|
|
|
|
|
Logged
|
|
|
|
|
Reply #3
|
« on: Jun 07, 05, 22:52 »
|
|
|
Reply #4
|
« on: Jun 08, 05, 14:54 »
|
Here is what I did in Header.htm. Add the line in bold. <select name=cid class=txt8> <option value="All" selected>All Categories <!-- TPL_INSERT : b_Categories_Sel --> <!-- TPL_CELL : def --> <option ##sel## value="##id##">##name## <!-- /TPL_CELL : def --> <!-- /TPL_INSERT : b_Categories_Sel --> </select> Works like a charm for me!!  Let me know how it works for you.
|
|
|
|
|
Logged
|
|
|
|
|
Reply #5
|
« on: Jun 12, 05, 21:55 »
|
|
|
Reply #6
|
« on: Jun 13, 05, 00:56 »
|
gthomas - had a bit of trouble with this feature so he set the value = "0" and all is good.
|
|
|
|
|
Logged
|
|
|
|
|
Reply #7
|
« on: Jun 13, 05, 14:15 »
|
|
|
Reply #8
|
« on: Jun 13, 05, 14:21 »
|
The search bar in the header of your site. Do you have a "All" there?
|
|
|
|
|
Logged
|
|
|
|
|
Reply #9
|
« on: Jun 13, 05, 14:27 »
|
|
|
Reply #10
|
« on: Jun 13, 05, 14:34 »
|
What's the URL?
|
|
|
|
|
Logged
|
|
|
|
|
Reply #11
|
« on: Jun 13, 05, 14:35 »
|
|
|
Reply #12
|
« on: Jun 13, 05, 14:51 »
|
|
|
Reply #13
|
« on: Jun 13, 05, 15:00 »
|
|
|
Reply #14
|
« on: Jun 13, 05, 15:03 »
|
|
|