• Resolved raytronx

    (@raytronx)


    Latest Disqus plugin update causes conflict and white screen with this error

    Fatal error: Cannot redeclare load_admin_scripts() (previously declared in /home/mysite/public_html/wp-content/plugins/disqus-comment-system/disqus.php:117) in /home/mysite/public_html/wp-content/plugins/responsive-contact-form/ai-responsive-contact-form.php on line 133

    https://www.ads-software.com/plugins/responsive-contact-form/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author August Infotech

    (@augustinfotech)

    Hello raytronx,

    It seems the both the plugins use the function with same name “load_admin_scripts”. Please change the name of the function from any one plugin.

    Please goto line no 126 and 127 and the change the name of the function from “add_action(‘admin_enqueue_scripts’, ‘load_admin_scripts‘)” and “function load_admin_scripts($hook)” in /home/mysite/public_html/wp-content/plugins/responsive-contact-form/ai-responsive-contact-form.php

    Please let us know if you have any query

    Thanks & Regards,
    August Infotech

    Thread Starter raytronx

    (@raytronx)

    OK, thanks.
    You may want to change this in your plugin as Disqus has 1.5 million downloads.

    Cheers Ray

    Plugin Author August Infotech

    (@augustinfotech)

    Hello raytronx,

    We have change the function name in our latest release. Please update to our latest version.

    Thanks & Regards,
    August Infotech

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Latest Disqus plugin update conflicts with AI responsive Contact-forms’ is closed to new replies.