leelee23 Posted February 22, 2011 Share Posted February 22, 2011 Hi All,I'm wanting to install Paypal 2.4 onto my shop (currently using prestashop Version 1.3.1.1) but am getting the following error when clicking on the pay will paypal button: 21:05:09] PHP Fatal error: Call to undefined method Tools::getHttpHost() in /home/yourbran/public_html/modules/paypal/payment/submit.php on line 91 Line 91 of the code is:'this_path_ssl' => Tools::getHttpHost(true, true).__PS_BASE_URI__.'modules/'. $ppPayment->name.'/', Any ideas?Cheers,Lee Link to comment Share on other sites More sharing options...
Mark Wu Posted April 21, 2011 Share Posted April 21, 2011 i have same Error, have you got the solution?Thanks. Link to comment Share on other sites More sharing options...
stinkyb Posted April 21, 2011 Share Posted April 21, 2011 Are you using SSL? Looks like it has something to do with that. Try changing the http:// to https:// to check it (primitive way to do so I'm sure.) Also check to see if on the BO you have SSL enabled, in preferences, I think.Hope this helps. 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