• Resolved balanceinme

    (@balanceinme)


    Hi,

    I am trying to activate the plugin on my blog but immediately I get the following error:

    Plugin could not be activated because it triggered a fatal error.
    Fatal error: Cannot redeclare getcategoryname() (previously declared in /var/www/vhosts/pilatesbridge.com/httpdocs/wp-content/plugins/paid-business-listings-pro/inc/functions.php:26) in /var/www/vhosts/pilatesbridge.com/httpdocs/wp-content/plugins/wp-rss-multi-importer/inc/excerpt_functions.php on line 73

    It looks like a conflict with another plugin that I am using (I can’t deactivate that plugin because it is essential for the performance of my website.)

    Do you know if there might be some way to work around this problem?

    http://ww.wp.xz.cn/extend/plugins/wp-rss-multi-importer/

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

    (@amweiss98)

    what template are you using?

    The easiest way, if you know how to edit the files, is change the function name to, like

    getMycategoryname

    then go into the template you want to use and find the same function and change it to the same name.

    If you want, contact me at:
    http://www.allenweiss.com/contact and I’ll send you the updated files.

    So, first, go into the excerpt_functions.php file, find the function called getcategoryname and change the name, then save. then you should have no problem activating the plugin.

    Thread Starter balanceinme

    (@balanceinme)

    Thanks for your quick response.

    I am using premium Swagger theme on my website.

    I am sending you a message through your contact form and really appreciate your help!

    Thread Starter balanceinme

    (@balanceinme)

    The problem is fixed. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Fatal error when activating the plugin’ is closed to new replies.