mayahtt
Forum Replies Created
-
Forum: Plugins
In reply to: [Account Engagement] Pardot plugin issuesMost likely the same problem I had. What is your PHP version? If 7+, the problem is related to a library that is not available. The plugin did not work for me and I had to add the Pardot code to the footer file.
Forum: Plugins
In reply to: [Account Engagement] WordPress Version 4.9.2 and plugin version 1.4.5Its fixed now downgrading our server to PHP 5.6.33. The Mcrypt is certainly creating and issue with the current plugin version and php 7.1.
Forum: Plugins
In reply to: [Account Engagement] WordPress Version 4.9.2 and plugin version 1.4.5You could maybe try openssl_encrypt as it seems to be the replacement for mcrypt: https://php.net/manual/en/function.openssl-encrypt.php
Forum: Plugins
In reply to: [Account Engagement] WordPress Version 4.9.2 and plugin version 1.4.5Hi,
After enabling debug in WP, I got the following: Deprecated: Function mcrypt_get_iv_size() is deprecated
We are using PHP 7.1 and it seems like this function is deprecated. Do you guys support PHP 7.1? If not, when do you plan on updating the plugin to support it?
Forum: Plugins
In reply to: [Account Engagement] WordPress Version 4.9.2 and plugin version 1.4.5@ggwicz Any new about trying it on version 4.9.2 and generating a fix?
Forum: Plugins
In reply to: [Account Engagement] WordPress Version 4.9.2 and plugin version 1.4.5I tried setting it up on another wordpress site that I have with version 4.8.1 and it installed and connected just fine. So I guess the problem is related to wordpress version 4.9.2.
Forum: Plugins
In reply to: [Account Engagement] WordPress Version 4.9.2 and plugin version 1.4.5Our server admin says that he sees that error:
Fri Feb 02 12:32:38.387544 2018] [php7:error] [pid 2951] [client] PHP Recoverable fatal error: Object of class stdClass could not be converted to string in /home/preprodmaya/wp-includes/formatting.php on line 1045, referer: https://www.mayahtt.com/wp-admin/options-general.php?page=pardot
Forum: Plugins
In reply to: [Account Engagement] WordPress Version 4.9.2 and plugin version 1.4.5As the tile of the thread says, its version 4.9.2 and no there shouldnt be any limitation on access to other sites from our server.