• Resolved Cathy Frank

    (@utalkitype)


    Do you have any idea when you might release the updated plugin that is compatible with PHP 7.0? I know you said you had fixed the issues. However, I’m still unable to upgrade my website to 7.0 because of the lack of compatibility of the Salesforce plugin, which has working AMAZINGLY since I installed it a couple of years ago. I did try to upgrade to 7.0 and run the plugin, but it threw errors all over my pages.

    I’m just trying to get an idea of when that updated version might actually be released.

    Thanks,

    Cathy

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Cathy (@utalkitype),

    It’s already reported:

    https://github.com/BrilliantPlugins/salesforce-wordpress-to-lead/issues/76

    I’ve create Github PR and it’s merged. I hope that updated plugin will be released soon.

    In meantime, you can copy files lib/salesforce_admin.class.php, lib/salesforce_widget.class.php and lib/yst_plugin_tools.php from Github Master.

    Regards,
    Sasa

    Thread Starter Cathy Frank

    (@utalkitype)

    Thanks Sasa.

    If I just copy the code from each file and replace it in those files in my lib folder, will all my settings/forms stay the same?

    I just don’t want to wreak havoc on my site and I haven’t done this before.

    Thanks,
    Cathy

    Plugin Author Nick Ciske

    (@nickciske)

    I’ll get this released to WP.org by end of the week.

    Thread Starter Cathy Frank

    (@utalkitype)

    FYI…There still hasn’t seemed to be an update, so I copied the files over from Github and still get the following errors when I run a check for PHP 7.0 compatibility.

    FILE: /home/engagi99/public_html/wp-content/plugins/salesforce-wordpress-to-lead/trunk/lib/salesforce_admin.class.php
    ———————————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————
    13 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ———————————————————————————————————————

    FILE: /home/engagi99/public_html/wp-content/plugins/salesforce-wordpress-to-lead/trunk/lib/salesforce_widget.class.php
    ———————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————-
    4 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ———————————————————————————————————————-

    FILE: /home/engagi99/public_html/wp-content/plugins/salesforce-wordpress-to-lead/trunk/lib/yst_plugin_tools.php
    —————————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    —————————————————————————————————————
    20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    —————————————————————————————————————

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Release with PHP 7.0 upgrade anytime soon?’ is closed to new replies.