News:

Support the VirtueMart project and become a member

Main Menu

Products suddenly not showing up on front end

Started by Rolandito, August 05, 2016, 11:55:11 AM

Previous topic - Next topic

Rolandito

Hi,

I am nearly new to joomla and VM so please be comprehensive :)
Using VirtueMart 3.0.16 & joomla 3.6.2 & Theme GavickPro Storefront 3.18

After working for a period on non VM contents, editorial contents mainly, last time I checked my product pages, there were no products anymore!
Products are though in the CMS and published and were showing before.
Now it seems like there is a loop on product loading or something that increase the memory size of each product:
http://www.vins-lelievre.com/serge54/fr/vins-eaux-de-vie/aoc-cotes-de-toul/vins-gris

The error message I see in Debug mode is : vmdebug Memory limit reached in model product getProduct(117), consumed: 10.99M
I copy below the complete debug report.

the few results I have in Google for this error are related to:
- Language conflict (My website is in French, I tried removing English with no effect)
- Language error in database: Didn't check yet, I don't have mySQL access for now.
- Product association with customer groups > I tried removing existing groups with no change.

Anybody can help please?


vmdebug PHP 5.4
vmdebug Show All Errors
vmdebug LangCount: 1 $siteLang: fr-FR self::$vmlangSef: fr self::$_jpConfig->lang fr_fr DefLang fr_fr
vmdebug vmTime: time to load config: 0.010343074798584
vmdebug Start used Ram 9.5M
vmdebug Common jQuery is disabled
vmdebug Use setMenuItemId
vmdebug getVendorId normal shopper
vmdebug vmTime: sortSearchQuery products: 0.00702118873596191
vmdebug vmTime: Manufacturers by Cache: 0.000183820724487305
vmdebug Memory limit reached in model product getProduct(117), consumed: 10.42M
vmdebug isSuperVendor Not a vendor
vmdebug Fallback active
vmdebug Created new cart
vmdebug End used Ram 11.5M
vmdebug Peak memory peak 11.5M
vmdebug vmTime: vm view Finished task : 0.0555012226104736


GJC Web Design

if the server with  debug is really running out of memory at ~11Mb then you need to get yourself a proper server..

I run all my sites on 256MB+

GK templates are very "heavy" so try with just the std Protostar
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

Rolandito

Thanks for your answer.
As it happened without any major change, and everything was working good until now, I wasn't thinking of a server memory size issue.
I would probably have seen other memory errors before my products get this error?
And also was thinking 10Mb for a single product load is a lot of memory, isn't it? Shouldn't it use much less? From my frontend point of view, whatever page should need less that 500Kb weight. But maybe I don't realize was PHP memory is exactly and it has nothing to do with page weight.

I forget mentionning that I also tried:
- Changing store templates por default Prostar wihout products to appear.
- Changing memory size in PHP.ini: Was already 256M. I tried 512M, 1G and also -1 without any change (Could it be that real server memory is different?)

I will double check with the hosting anyway .

Any other clue welcome! :)

Rolandito

GJC Web Design, my error "vmdebug Memory limit reached in model product getProduct(117), consumed: 10.42M",
are you sure it means my overall server installation has no more than 10,42M PHP Memory?


GJC Web Design

no -- it can't be.. I read too fast

you can check the memory assigned in your host or in the Joomla->System Information

no huge img that someone uploaded?
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation