News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Products not showing

Started by FICBA, August 05, 2015, 11:41:52 AM

Previous topic - Next topic

FICBA

Hi All,

I'm obviously doing something wrong, but I can't get any products to show on a page when going through a category layout.

I'm using Joomla 3.4.3 and Virtuemar 3.0.9 the link to my shop is http://new.fhwrestling.co.uk/index.php?option=com_virtuemart&view=category&virtuemart_category_id=1&virtuemart_manufacturer_id=0&categorylayout=default&showcategory=1&showproducts=1&productsublayout=0&Itemid=138

I have debugging on currently and I get the following:-
vmdebug $siteLang: en-GB self::$_jpConfig->lang en_gb
vmdebug vmTime: time to load config: 0.0253639221191406
vmdebug Start used Ram 4.25M
vmdebug exeSortSearchLIstquery orderby ORDER BY p.`created_on`
vmdebug Memory limit reached in model product getProduct(13), consumed: 6.37M
vmdebug Memory limit reached in model product getProduct(14), consumed: 6.38M
vmdebug Memory limit reached in model product getProduct(15), consumed: 6.38M
vmdebug Memory limit reached in model product getProduct(16), consumed: 6.38M
vmdebug Memory limit reached in model product getProduct(1), consumed: 6.38M
vmdebug Memory limit reached in model product getProduct(2), consumed: 6.38M
vmdebug Memory limit reached in model product getProduct(3), consumed: 6.38M
vmdebug Memory limit reached in model product getProduct(4), consumed: 6.38M
vmdebug Memory limit reached in model product getProduct(5), consumed: 6.38M
vmdebug Not a vendor
vmdebug vmTime: vm view Finished task : 0.245077133178711
vmdebug End used Ram 7.5M
vmdebug Peak memory peak 7.5M

Am I missing a setting somewhere?  As far as I can tell all the settings match a previous shop that I have setup.

This is most frustrating!! any help would be gratefully appreciated

Thanks in advance - Julian

GJC Web Design

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

FICBA


GJC Web Design

shopper groups? stock management?
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

FICBA

#4
All correct....

Bizarrely, I've changed the pagination figure in the category....and although the products aren't displayed, it thinks there are 2 pages worth of products....which is correct....I just can't figure out why the products won't show!

FICBA

I'm still scratching my head on this one!!

Any help would be greatly received

Thanks

Julian

GJC Web Design

from a frontend url no one can help you...  you need to start digging thru the code to troubleshoot what is happening
if pagination knows there are 2 pages of products then it must be a display issue as the query is returning products
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

FICBA

Hi, thanks for the reply......can you recommend a template that you know works with 3.0.9 & Joomla 3.4.3?

i've tried 3 different templates and get the same results......would that then point to my server setup do you think??

GJC Web Design

try first always with the core templates -- protostar
if u have the same problems with that then it isn't template related
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

FICBA

Ok, I'm definitely doing something wrong......

I've done a complete fresh install of Joomla 3.4.3 and Virtuemart 3.0.9 I have configured everything as far as I can tell......and the same thing has happened.

http://www.it-support.me.uk/index.php/shop

The pagination is showing 1 of 1 product which is correct. but no products are being displayed.....I'm using the prostar template as you directed.

What am I doing wrong???

Julian

FICBA

Phew, I've finally figured it out!!!!

In my php.ini the memory_limit was set to 1G - i saw a post in a different forum that said set this it -1 for unlimited and hey presto the products are now showing :-)

Thanks everyone for taking the time to try and help me with this.

Julian