Hi,
I use:
VirtueMart 2.0.10,
Joomla 2.5.6
PHP 5.3.5
I just added my first "Call for price" product. The product item shows up in the product summary page, but when the product detail is clicked on, it loads the product detail page with some ugly looking error messages. Please see attached screenshot.
[attachment cleanup by admin]
Hello,
In PHP 5.3.x warning messages and notifications are turned on by default, so you could go to your Joomla Global Configuration->Server->Server Settings->Error Reporting
You could try to change that messages to "simple".
Post back your results.
Regards
It worked like magic.
thanks!!!