VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: favdes on May 19, 2014, 10:53:27 AM

Title: Product Page Not Displaying in Admin Area
Post by: favdes on May 19, 2014, 10:53:27 AM
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
Title: Re: Product Page Not Displaying in Admin Area
Post by: jenkinhill on May 19, 2014, 12:58:07 PM
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
Title: Re: Product Page Not Displaying in Admin Area
Post by: favdes on May 20, 2014, 12:27:25 PM
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!  :-\
Title: Re: Product Page Not Displaying in Admin Area
Post by: GJC Web Design on May 20, 2014, 12:40:24 PM
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
Title: Re: Product Page Not Displaying in Admin Area
Post by: jenkinhill on May 20, 2014, 12:45:55 PM
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.
Title: Re: Product Page Not Displaying in Admin Area
Post by: favdes on May 21, 2014, 12:34:25 PM
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

==========================
Title: Re: Product Page Not Displaying in Admin Area
Post by: GJC Web Design on May 21, 2014, 12:38:34 PM
Nope - these are all just notices

nothing in logs/  or log/  com_virtuemart.log.php ?