Jump to content

Notice: Undefined property: stdClass::$tls_version


zas3k

Recommended Posts

Presta version 1.6.0.9

Paypal module version 3.11

 

After last update of PayPal module i'm getting these errors on FO and BO 

Notice w linii 69 w pliku /home/bikepacks/www/modules/paypal/classes/TLSVerificator.php
[8] Undefined property: stdClass::$tls_version

PayPal button at buttom of cart page isn't available

Link to comment
Share on other sites

After last update of PayPal module i'm getting the same problem and now my shop don't provide paypal....

 

Notice in Zeile 69 der Datei /customers/7/0/2/meriscon.com/httpd.www/artshop/modules/paypal/classes/TLSVerificator.php

[8] Undefined property: stdClass::$tls_version

 

Version 1.6.1.0

 

​Terrible support!!!

Edited by meriscon (see edit history)
Link to comment
Share on other sites

After new Installation I don't get more prevision errors, but paypal is DISABLE on the my shop.

 

That's very bad for business software. If prestashop always have the same problems i.e. cache, installation of the new modules that can be acepted. But If a business Software have always problem with important functionality as PayPal in my opinions thats not business software and must be changed. It is not first time that my shop is not operating and always regarding to some problems by prestashop! 

 

 

In any case I must migrate my shop to another solution because Prestashop is only solution for i.e. testing, but not for business with a lot customer and a lot of products. Time für maintenance and terrible support are to much if you prefer make a professional and successfully business. 

Link to comment
Share on other sites

I have find a little solution!

 

I have disabled the error reporting. 

 

In the folder /config/defines.inc.php

 

 

/* Debug only */ define('_PS_MODE_DEV_', true);

 

Change the 'true' to 'false' and then click the Save Changes button to save and activate the change. The changed line should read as follows:

 

/* Debug only */ define('_PS_MODE_DEV_', false);

 

And the error is away.

 

And my shop is working again.

 

:)

Edited by clatronic321 (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...