[WP2PS] Yoast SEO plugin

PrestaShop Modules including WordPress & phpBB Integration.
argidomin
Posts: 2
Joined: Tue Jan 09, 2018 9:27 am

[WP2PS] Yoast SEO plugin

Postby argidomin » Tue Jan 09, 2018 9:34 am

Thanks for your support installing the PS-WP integration.
However there is some errors when PS-WP integration is activated.

1. Error generating sitemap with Yoas SEO plugin (it disappears when PS-WP ingegration is disabled)
2. Error log in wordpress: (it disappears when PS-WP ingegration is disabled)

Code: Select all

[05-Jan-2018 22:36:34 Europe/Madrid] PHP Fatal error: Uncaught Error: Class 'Defuse\Crypto\Crypto' not found in /home/antihumedades/public_html/classes/PhpEncryptionEngine.php:58
Stack trace:
#0 /home/antihumedades/public_html/classes/PhpEncryption.php(59): PhpEncryptionEngineCore->encrypt('date_add|2018-0...')
#1 /home/antihumedades/public_html/classes/Cookie.php(362): PhpEncryptionCore->encrypt('date_add|2018-0...')
#2 /home/antihumedades/public_html/classes/Cookie.php(400): CookieCore->encryptAndSetCookie('date_add|2018-0...')
#3 /home/antihumedades/public_html/classes/Cookie.php(374): CookieCore->write()
#4 [internal function]: CookieCore->__destruct()
#5 {main}
thrown in /home/antihumedades/public_html/classes/PhpEncryptionEngine.php on line 58

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [WP2PS] Yoast SEO plugin

Postby inveo » Tue Jan 09, 2018 9:38 am

Switch to Isolated runtime mode in the WP plugin. It should resolve the problem you are having.

argidomin
Posts: 2
Joined: Tue Jan 09, 2018 9:27 am

Re: [WP2PS] Yoast SEO plugin

Postby argidomin » Wed Jan 10, 2018 2:24 am

Hi,
Many thanks for your support,
It works now