View Single Post
  #44  
Old 01-05-2005, 05:08 PM
 
markwhoo markwhoo is offline
 

X-Adept
  
Join Date: Nov 2003
Posts: 799
 

Default

Quote:
Originally Posted by funkydunk
All you really need to do is put a link in that mimics a blank search. ie look at the url when you search for everything and copy this url into the href for a link.

hth

I agree, but your method was much nicer due to one single line of product flow.

I also want to use this, but wanted to use it as a printable catalog for my customers.

I am 4.0.9 and I cannot get this thing to pop to a page. I have been over the code to ensure it was entered properly and it was and is.

I have also tried to call the page by your form post as well as the secondary for post, posted by deyonya:

Code:
I used this I have x-cart 4 <FORM method="POST" action="search.php" name="showall"> <INPUT type="hidden" name="mode" value="search"> <INPUT type="hidden" name="posted_data[by_title]" value="Y"> <INPUT type="hidden" name="posted_data[by_shortdescr]" value="Y"> <INPUT type="hidden" name="posted_data[by_fulldescr]" value="Y"> <INPUT type="hidden" name="posted_data[substring]" size="16" value=""> Show all products{include file="buttons/search_head.tpl"} </FORM>

Still nothing.

I rmember hearing there were even more more changes in the form of vs 4X to 4.0.9, so this may be the reason I am geting this error of page not found.


Any thoughts?

I really would appreciate the help.

Thanks again for the sharing of the original posting.
__________________
vs 4.1.12
Reply With Quote