VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Clay-D on November 08, 2013, 04:26:51 AM

Title: Product details not showing!
Post by: Clay-D on November 08, 2013, 04:26:51 AM
Hi,
I'm not sure if the following question is in the right place and if not please move to the correct.

My problem is that the product details are not showing on the website I'm building.
And this has suddenly started. Before all was working normal. One day it just stopped.
And I really need this to work ASAP!!! I have add the link to the website via tinyURL -> http://tinyurl.com/qfsmje8
It brings you to the website.

Anyone here who can tell me what's wrong and how to fix it??
Title: Re: Product details not showing!
Post by: jenkinhill on November 08, 2013, 09:52:04 AM
First: http://forum.virtuemart.net/index.php?topic=79799.0
Title: Re: Product details not showing!
Post by: Clay-D on November 08, 2013, 18:23:26 PM
Here's the information:

Joomla 2.5.16
Virtuemart 2.0.24
PHP 5.3.24
Title: Re: Product details not showing!
Post by: Maxim Pishnyak on November 08, 2013, 21:58:11 PM
You ignored last word from mentioned by mod post.
Title: Re: Product details not showing!
Post by: GJC Web Design on November 08, 2013, 22:48:12 PM
it is a url problem - what ever is rewriting them is breaking them

e.g. can reach your product details via

http://the-bookstop.com/index.php?option=com_virtuemart&view=productdetails&virtuemart_product_id=3&virtuemart_category_id=1

via your navigation it's http://the-bookstop.com/children-s-books/sophie-kinsella-wedding-night

which just goes to the category

switch off all your SEF then start adding it back in to see where it breaks

Title: Re: Product details not showing!
Post by: Clay-D on November 09, 2013, 03:13:25 AM
Quote from: GJC Web Design on November 08, 2013, 22:48:12 PM
it is a url problem - what ever is rewriting them is breaking them

e.g. can reach your product details via

http://the-bookstop.com/index.php?option=com_virtuemart&view=productdetails&virtuemart_product_id=3&virtuemart_category_id=1

via your navigation it's http://the-bookstop.com/children-s-books/sophie-kinsella-wedding-night

which just goes to the category

switch off all your SEF then start adding it back in to see where it breaks

Thank you very much!!! This fixed my problem :)
I had removed the SEO suffix!