VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: R0i on April 27, 2018, 11:36:20 AM

Title: How can I see all products in one page?
Post by: R0i on April 27, 2018, 11:36:20 AM
Hello, I'm using VirtueMart 2.X and I need to see all the products in one page, either with or without pagination, doesn't matter (on the frontend).

I tried this URL: http://www.projector-audio.co.il/index.php?option=com_virtuemart&view=category&limit=3000&virtuemart_category_id=0
And it just shows a blank page.

Tried this also: http://www.projector-audio.co.il/index.php?page=shop.browse&option=com_virtuemart
But it didn't show all products.

What can I do to see them all?
Title: Re: How can I see all products in one page?
Post by: jenkinhill on April 27, 2018, 13:43:53 PM
With an old VM2 this should work:  http://www.projector-audio.co.il/index.php?option=com_virtuemart&view=category&limit=5000&page=shop.browse&virtuemart_category_id=0

But there is obviously a system (500) error, maybe insufficient PHP resources.  Check the server error log - see http://forum.virtuemart.net/index.php?topic=117042.0

Surely time to update, though. See http://forum.virtuemart.net/index.php?topic=118683.0
Title: Re: How can I see all products in one page?
Post by: Studio 42 on April 28, 2018, 02:14:21 AM
It's not possible to display so many products, Virtuemart use many memory because he load all products informations.
Export the products from DB with a tool or mysql(phpmyadmin).
IF you need not all informations, you can use my tool vm be pro(limited to 100 prodcts at once) else csvi.