Hello everyone,
I have recently found an issue on my VM site. When I log in to the CP and go to the Virtuemart | Products page (administrator/index.php?option=com_virtuemart&view=product), a blank page is displayed.
The rest of the site appears to be working as expected.
I am currently on VM version 2.6.0a
Does anyone have an idea of what might be wrong?
Kind regards
James
For blank page see http://forum.virtuemart.net/index.php?topic=121692.0
It may be that you just need to reinstall - or update to current, VM2.6.1
Hi,
Thank you for getting back to me.
I've had a look through but I still can't see what the problem is. Joomla is up-to-date. I've updated VM as suggested and I'm still having the same problem. When I click on 'VirtueMart' | 'Products' in the backend, a blank white page is displayed. I inspected the code and there isn't any code whatsoever.
Really confused! :-\
Normally means a fatal php error
turn all logging and debugging full up - Joomla config
ask host if they see anything in error logs etc etc
Did you update VM using Joomla's extensions installer? See http://forum.virtuemart.net/index.php?topic=123808
Any error messages? Turn on VM's debugging messages and look at the page.
Hi,
I've downloaded and installed com_virtuemart.2.6.2.zip and com_virtuemart.2.6.2_ext_aio.zip.
I'm still getting the same white page error.
The PHP logs are showing these errors but I don't think these are related to the issue?
=================
Sites main error log
================
[21-May-2014 00:43:07 UTC] PHP Warning: imagepng(/home/customvi/public_html/images/stories/virtuemart/product/resized/images/stories/virtuemart/category/category-image_200x200.png): failed to open stream: No such file or directory in /home/customvi/public_html/administrator/components/com_virtuemart/helpers/img2thumb.php on line 394
[21-May-2014 09:47:26 UTC] PHP Notice: Undefined variable: ask_comment in /home/customvi/public_html/templates/zeus/html/com_virtuemart/askquestion/form.php on line 87
[21-May-2014 09:49:27 UTC] PHP Notice: Undefined variable: askQuestionData in /home/customvi/public_html/templates/zeus/html/com_virtuemart/recommend/form.php on line 85
[21-May-2014 09:49:27 UTC] PHP Notice: Undefined variable: ask_comment in /home/customvi/public_html/templates/zeus/html/com_virtuemart/recommend/form.php on line 95
[21-May-2014 09:49:27 UTC] PHP Notice: Undefined variable: askQuestionData in /home/customvi/public_html/templates/zeus/html/com_virtuemart/recommend/form.php on line 95
================================
administraor errorlog
=================
customvi/public_html/administrator/components/com_virtuemart/liveupdate/classes/controller.php on line 16
[20-May-2014 10:28:06 UTC] PHP Strict Standards: Declaration of LiveUpdateController::display() should be compatible with JController::display($cachable = false, $urlparams = false) in /home/customvi/public_html/administrator/components/com_virtuemart/liveupdate/classes/controller.php on line 16
[20-May-2014 10:28:07 UTC] PHP Strict Standards: Declaration of LiveUpdateController::display() should be compatible with JController::display($cachable = false, $urlparams = false) in /home/customvi/public_html/administrator/components/com_virtuemart/liveupdate/classes/controller.php on line 16
[20-May-2014 10:28:07 UTC] PHP Strict Standards: Only variables should be assigned by reference in /home/customvi/public_html/administrator/components/com_virtuemart/liveupdate/classes/model.php on line 89
==========================
Nope - these are all just notices
nothing in logs/ or log/ com_virtuemart.log.php ?