• I am trying to install Infusionsoft Analytics for wordpress on our site, but am getting the following error:

    Fatal error: Cannot redeclare class iSDK in /home/content/p3pnexwpnas04_data01/24/2414024/html/wp-content/plugins/infusionsoft-web-tracker/isdk.php on line 13

    We are also running Event Expresso, which also uses the Infusionsoft API key. Not sure if this is causing the problem.

    https://www.ads-software.com/plugins/infusionsoft-web-tracker/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter nigelw291

    (@nigelw291)

    Query monitor gives us the following:

    PHP Error Count Location Call Stack Component
    Notice Undefined index: infusionsoft_tracker_hidden 1 wp-content/plugins/infusionsoft-web-tracker/infusionsoft-tracker_import_admin.php:10 infusionsoft_tracker_admin()
    wp-content/plugins/infusionsoft-web-tracker/infusionsoft-tracker_import_admin.php:10
    do_action(‘settings_page_InfusionsoftAnalytics’)
    wp-admin/admin.php:236 Plugin: infusionsoft-web-tracker

    I have also faced this problem Are you use Contact Form 7 – InfusionSoft Add-on? Or maybe Event Expresso also use the same iSDK class. So this fatal error show. Those plugins use same iSDK class. So you need to change the class name from Infusionsoft Analytics for WordPress plugin file. Just go to Plugin > Editor > and select Infusionsoft Analytics for WordPress from the drop down option. Now you can see infusionsoft-web-tracker/isdk.php file and search for iSDK Just change the iSDK to whatever name and than update. Also need to change the iSDK from this infusionsoft-web-tracker/infusionsoft-tracker_import_admin.php file. Search for the iSDK again and paste the same name which you change on infusionsoft-web-tracker/isdk.php

    That’s it. Please let me know if you get rid from the fatal error.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error: Cannot redeclare class iSDK’ is closed to new replies.