News:

Support the VirtueMart project and become a member

Main Menu

Experimenting Blank Content in VM test site

Started by john-doe, August 28, 2013, 16:47:59 PM

Previous topic - Next topic

john-doe

Greetings.

I'm developing a site with virtuemart but when i want to display a category with its products it shows me the following information in the screen shot i have attached to this message.

I tried to turn off errors as well however displays no content.

I would like to know how to fix this issue.

I'm using virtuemart 2..0.22b on joomla 2.5.14 with a uwamp 2.2.1 using php 5.4.15
(i tried already with 5.3.25 but i have the same error as well)

[attachment cleanup by admin]

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

john-doe

Quote from: jenkinhill on August 28, 2013, 17:30:59 PM
Turn off error reporting in Joomla. http://forum.virtuemart.net/index.php?topic=102555.0

Yes as i mentioned before  i already turned off the error reporting and instead of seeing the category page with its products i got "NO PAGE", a blank page.

jenkinhill

With PHP 5.3.x as well? Sounds like an installation error or js conflict.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

john-doe

Quote from: jenkinhill on August 28, 2013, 17:38:09 PM
With PHP 5.3.x as well? Sounds like an installation error or js conflict.
That's so strange because in installation it passed normally.
the AIO passed normally as well despite some error messages...
this is what appears at installing AIO


Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with JRegistry::loadSetupFile() in C:\Users\Marketing\Desktop\webdemo\xampp-portable-win32-1.8.2-1-VC9\xampp\htdocs\lipodemo\libraries\joomla\html\parameter.php on line 512
Checking VirtueMart2 modules...VirtueMart2 modules already installed
VirtueMart2 language moved to the joomla language FE folder
VirtueMart2 language moved to the joomla language BE folder
VirtueMart2 pdf moved to the joomla libraries folder
Installing Virtuemart Plugins and modules Success.
You may directly uninstall this component. Your plugins will remain
Ignore the message Error building Admin Menus


john-doe

this is not everything

[attachment cleanup by admin]

Maxim Pishnyak

Turn off strict notices and after you got a blank page check your error logs.
You can support Community by voting for Project on the JED
https://extensions.joomla.org/extension/virtuemart/#reviews
Join us at
https://twitter.com/virtuemart

john-doe

Sorry for all the bothering. The problem was that i chose the worng way to show a category, by choosing Categories view instead of category view since in the first there were no chidren categories. However the standing errors were because of my PHP version 5.4 that are hard to remove. I switched to 5.3 and were more smooth to go.

Thanks anyway.