-
Posted a reply to Trying to update to PHP 7, compatability issues, on the site WordPress.org Forums:
Thanks Steve, I did post to Mailpoet, so far their answer was similar to yours,… -
Posted a reply to Can’t update to PHP 7, compatibility flag, on the site WordPress.org Forums:
As i said.. amateur. So I can't really debate. I don't think I Bounce, the… -
Posted a reply to Trying to update to PHP 7, compatability issues, on the site WordPress.org Forums:
736-756 function loadExtension($ext) { if (!extension_loaded($ext)) { // if either returns true dl() will produce… -
Posted a reply to Trying to update to PHP 7, compatability issues, on the site WordPress.org Forums:
Sorry thought I was in the other file. That is correct for Bounce file -
Posted a reply to Trying to update to PHP 7, compatability issues, on the site WordPress.org Forums:
Ignore that -
Posted a reply to Trying to update to PHP 7, compatability issues, on the site WordPress.org Forums:
This is 55-66 in bounce file if (function_exists('dl')) { //We will try to load it… -
Posted a reply to Trying to update to PHP 7, compatability issues, on the site WordPress.org Forums:
Sorry, the first section was under: FILE: /home/thepubcl/public_html/wp-content/plugins/wysija-newsletters/inc/pear/pear.php Looking for other -
Posted a reply to Trying to update to PHP 7, compatability issues, on the site WordPress.org Forums:
Wow, thanks, this is what I have: 754 | WARNING | Function dl() is deprecated… -
Posted a reply to Trying to update to PHP 7, compatability issues, on the site WordPress.org Forums:
Thanks, helldog 2018, That did it! Now I just have to get Mailpoet to support… -
Posted a reply to Trying to update to PHP 7, compatability issues, on the site WordPress.org Forums:
Thanks, helldog2018 this is what I found: function sgwindow_SocialIcons() { /* Widget settings. */ $widget_ops… -
Created a topic, Can’t update to PHP 7, compatibility flag, on the site WordPress.org Forums:
I realize Mailpoet no longer supports version 2 and on… -
Created a topic, Trying to update to PHP 7, compatability issues, on the site WordPress.org Forums:
First, absolute amateur might be giving me to much cre…