Mias-Accessories Posted August 12, 2016 Share Posted August 12, 2016 I have installed the lastest mobile theme module and have the latest Paypal module, I have prestashop 1.4.8.2 But when I hit the cart button from a mobile / mobile view I get a blank page with debug on I can see there is a select statement that throws an error because in my DB I do not have ps_cms_block and other related tables. Does anyone know how to fix this? Many thanks, Ian Link to comment Share on other sites More sharing options...
MEG Venture Posted August 12, 2016 Share Posted August 12, 2016 You can try to make a fresh test installation of your Prestashop version. Then compare your existing tables with the fresh installation. Creating the missing ones from the fresh installation should solve your problem. Link to comment Share on other sites More sharing options...
Mias-Accessories Posted August 12, 2016 Author Share Posted August 12, 2016 Thank you MEG Venture - I think these tables just don't exist in my version. I did not try a test install but I checked db.sql in the install folder and these tables are not in the create statements but maybe I could take the table create statements from v.1.5 for the missing tables if they are in there. Thanks for the suggestion. Regards, Ian Link to comment Share on other sites More sharing options...
Mias-Accessories Posted August 12, 2016 Author Share Posted August 12, 2016 Actually none of the missing tables are in there either. Seems these tables are created as part of BlockCMS module. I will try re-configure/re-install this module. Thanks Link to comment Share on other sites More sharing options...
Mias-Accessories Posted August 12, 2016 Author Share Posted August 12, 2016 Fixed the missing tables. Now I have. ) Fatal error: Call to undefined method Context::getMobileDevice() in /var/www/modules/paypal/paypal.php on line 792 Call Stack # Time Memory Function Location 1 0.0001 245056 {main}( ) ../order.php:0 2 0.0183 3845688 FrontControllerCore->run( ) ../order.php:29 3 0.2751 11694976 OrderControllerCore->process( ) ../FrontController.php:65 4 0.2751 11695464 ParentOrderControllerCore->_assignSummaryInformations( ) ../OrderController.php:145 5 0.3967 12158032 ModuleCore::hookExec( ) ../ParentOrderController.php:287 6 0.3968 12162016 call_user_func ( ) ../Module.php:758 7 0.3968 12162048 PayPal->hookShoppingCartExtra( ) ../Modu I will double check I have the correct version of paypal Link to comment Share on other sites More sharing options...
Mias-Accessories Posted August 12, 2016 Author Share Posted August 12, 2016 Fixed it - found out from another thread https://www.prestashop.com/forums/topic/190598-paypal-page-shows-bad-tax-and-shipping-quantity-but-total-is-correct/ Needed the backwards compatibility module installed. Thank you fGaillard http://addons.prestashop.com/en/6222-backward-compatibility.html Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now