Jump to content

PayPal v5.4.4 - by 202 ecommerce "Place Order" button not working.


Billy

Recommended Posts

Prestashop 1.7.8.0

PHP 7.4

In the paypal module log I found. ["State is required in order to process payment. Please fill in state field."]

Then in the server logs I have these below repeating themselves. My log file last week was just over 100 megs. Now my log file is over 3 gigs.

There are a few repeated errors keeping the log size growing:
--
[11-Oct-2021 13:01:44 US/Eastern] PHP Fatal error: Uncaught --> Smarty: 0():Missing '$template' parameter <--
thrown in /home/xxx/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php on line 177
[11-Oct-2021 13:26:37 US/Eastern] PHP Fatal error: Uncaught --> Smarty: 0():Missing '$template' parameter <--
thrown in /home/xxx/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php on line 177
--

--
[09-Oct-2021 05:56:55 US/Eastern] PHP Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/xxx/public_html/classes/module/Module.php on line 343
[09-Oct-2021 05:56:55 US/Eastern] PHP Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/xxx/public_html/classes/module/Module.php on line 343
--

The above warnings and errors would need to be addressed to ensure the log size does not grow at a quick rate.

Regards,

Technical Support Operator

 

Link to comment
Share on other sites

Then in presta admin folder log file placed by the server I have these.

 

[09-Oct-2021 09:57:36 UTC] PHP Warning:  require(/home/***/public_html/vendor/composer/../symfony/polyfill-intl-normalizer/bootstrap.php): failed to open stream: No such file or directory in /home/***/public_html/vendor/composer/autoload_real.php on line 75
[09-Oct-2021 09:57:36 UTC] PHP Fatal error:  require(): Failed opening required '/home/***/public_html/vendor/composer/../symfony/polyfill-intl-normalizer/bootstrap.php' (include_path='/home/***/public_html/vendor/pear/pear_exception:/home/***/public_html/vendor/pear/pear-core-minimal/src:/home/***/public_html/vendor/pear/archive_tar:/home/***/public_html/vendor/pear/console_getopt:.:/opt/cpanel/ea-php74/root/usr/share/pear') in /home/***/public_html/vendor/composer/autoload_real.php on line 75
[09-Oct-2021 12:13:25 US/Eastern] PHP Warning:  proc_open() has been disabled for security reasons in /home/***/public_html/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php on line 299
[09-Oct-2021 12:13:25 US/Eastern] PHP Warning:  stream_set_blocking() expects parameter 1 to be resource, null given in /home/***/public_html/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php on line 300
[09-Oct-2021 12:13:25 US/Eastern] PHP Warning:  stream_get_contents() expects parameter 1 to be resource, null given in /home/***/public_html/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php on line 301

 

Link to comment
Share on other sites

Here are 3 more. Notice how the time keeps going from US/Eastern to UTC 

 

[09-Oct-2021 05:54:24 US/Eastern] PHP Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/***/public_html/src/Adapter/EntityMapper.php on line 85

[09-Oct-2021 09:54:25 UTC] PHP Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/***/public_html/src/Adapter/EntityMapper.php on line 99

[09-Oct-2021 05:54:25 US/Eastern] PHP Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/***/public_html/src/Adapter/EntityMapper.php on line 99

 

What a mess!

Link to comment
Share on other sites

Hello Billy, 

Thank you for your message. 

Can you please tell us what version of the PayPal module do you have? If it's not the latest (V 5.4.5), can you update the module version and tell us if it's ok ? 

If it still not ok, could you please contact our support team? Please provide all possible details (some examples with screenshots, your website URL etc).

Best Regards

Link to comment
Share on other sites

  • 2 weeks later...
On 10/12/2021 at 9:04 AM, 202ecommerce said:

Hello Billy, 

Thank you for your message. 

Can you please tell us what version of the PayPal module do you have? If it's not the latest (V 5.4.5), can you update the module version and tell us if it's ok ? 

If it still not ok, could you please contact our support team? Please provide all possible details (some examples with screenshots, your website URL etc).

Best Regards

Hi - same problem here. with latest version v5.4.5 & Prestashop 1.7.8.0. With just Paypal module enabled Place order button disabled. It is only enabled by enabling anothe module in my case Pay by Check. This need a fix ASAP. See attached screenshot

 

CapturePayPal.JPG

Edited by ukbaz (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...