- This topic has 17 replies, 3 voices, and was last updated 8 years, 8 months ago by .
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Photo Seller › WP Photo seller – HTTP ERROR… could not establish a connection to PayPal
Info:
in the header of images there is :
<b>Strict Standards</b>: Non-static method WPSCommon::download_file_using_method1() should not be called statically in <b>/home/asbijfrcgb/www/wp-content/plugins/wp-photo-seller/models/WPSCommon.php</b> on line <b>2070</b>
when delete this code and save, the image is correct.
Hi,
I solved this problem by using a utf8_encode in the file WPSPaypalStandard.php
Thanks for that, I will investigate further.
Regarding the download error – I don’t get that error or have never seen that occur on past customers. I will investigate our code and apply a fix to this too.
Hi Parnasse2460,
Does your paypal account have UTF-8 character encoding enabled?
If not please enable this by following instructions here:
Also can you try a test by momentarily reverting back the changes you made to the “WPSPaypalStandard.php” file?