Blank Page in Checkout

Please post your issues and questions about One Page Checkout for Virtuemart 2 to this forum.

Blank Page in Checkout

Postby info@.....au » Tue Sep 02, 2014 7:12 am

Hi,
I get a blank page in checkout when using OPC.
When I turn error reporting to maxiumum, I see the following (note the strange characters at the end) - any tips for this issue?
Code: Select all
Strict Standards: Declaration of OPCloader::getModel() should be compatible with JView::getModel($name = NULL) in /home/learning/public_html/components/com_onepage/helpers/loader.php on line 26

Strict Standards: Declaration of VirtueMartControllerCart::display() should be compatible with JController::display($cachable = false, $urlparams = false) in /home/learning/public_html/components/com_virtuemart/controllers/cart.php on line 34

Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with JRegistry::loadSetupFile() in /home/learning/public_html/libraries/joomla/html/parameter.php on line 0

Strict Standards: Non-static method OPCloader::getModel() should not be called statically, assuming $this from incompatible context in /home/learning/public_html/components/com_onepage/overrides/virtuemart.cart.view.html.php on line 112

Strict Standards: Only variables should be assigned by reference in /home/learning/public_html/components/com_onepage/helpers/loader.php on line 182

info@.....au
 
Posts: 4
Joined: Mon Jul 08, 2013 3:27 am
Location: Melbourne Australia

Re: Blank Page in Checkout

Postby admin » Fri Sep 05, 2014 3:45 pm

hello, one of the functions referenced is not used by opc any longer for past few months. can you pls update your OPC to the latest version?

your blank screen is most probably caused by incompatiblity of virtueamart version and opc. we are not able to create OPC to be compatible with future versions of virtuemart as we do not know what will get changed and therefore upon every update of virtuemart you should also check if OPC runs properly and update it. on the other hand we provide backward compatibility so you can still install opc on vm from vm2.0.2.

to update opc:
1. download it from our download section
2. rename or backup the theme direcotory (there is a button at the display tab) or you can backup your /components/com_onepage/themes
3. update with joomla installer - please note that for "full" version you need to have 2mb+ upload size support, otherwise the installation will fail. If you do not need to update the theme, you can install the mini version that is under the 2mb limit
4. possibly you also may need to enable opc at the general tab
5. click save (very important after opc update)

best regards, stan
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm

Re: Blank Page in Checkout

Postby info@.....au » Tue Sep 09, 2014 10:04 am

Ok - thanks for your help!
info@.....au
 
Posts: 4
Joined: Mon Jul 08, 2013 3:27 am
Location: Melbourne Australia

Re: Blank Page in Checkout

Postby admin » Thu Sep 18, 2014 12:06 pm

hello, we are about to release version 258 where we fixed all "strict standard" notices that we could find. they do not cause problems, you can hide them by disabling error reporting. strict standards are notices telling that the code will not be compatible with future php6.
best regards, stan
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm


Return to One Page Checkout for Virtuemart 2