X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (https://forum.x-cart.com/forumdisplay.php?f=20)
-   -   list all products (https://forum.x-cart.com/showthread.php?t=910)

ghhoz 01-04-2005 02:09 AM

Hello,

I was wondering if anyone else has sucessfully applied this list all mod with their cart for version 4.X?

I have followed the steps and when I access the link I receive a blank white page - not an error page just a plain white page.

I would really like to see this working for 4.X

Hope to hear from someone soon if you can help.

Thanks heaps

Cheers

funkydunk 01-04-2005 02:13 AM

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

ghhoz 01-04-2005 03:09 AM

Hello Funkydunk,

Wow what a speedy reply :-) thanks

Acutally what I am after is a single line list of all products with the option to add to cart. I recall seeing similar on the the member BoomBoom site.

When I do a blank search the result is that of how I have my products.tpl customised.

I hope I am making sense here LOL.. you have to excuse me I have been playing with customising my cart for a few weeks now but still a newby.

Cheers
Melanie

markwhoo 01-05-2005 05:08 PM

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.

killjack47 01-06-2005 09:48 AM

is there a way to get all the products to list with inside their respective category trees? in order?

that's all i want to do. i have about 20 products in 5 categories. and i just want them all listed on one page with their category names separating them into categories.

is there an easy way to modify this script to make it happen?

thanks for any words of wisdom on this.

jimskodi 01-06-2005 09:57 AM

would this work with 1000s of products?
 
HI,

would this work with a large number of products and many sub sub categories with out timing out if this is even an issue?

And how do you re run the program after you have added more products

rigth now I have about 3800 items but i am going to have 150,000 as soon as I find out alittle more about what version to use.

right now I am only uploading product so do not look at the basic lack of design I have.


All times are GMT -8. The time now is 07:01 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.