Forums

Theme Problem (2 posts)

  1. passionruby
    Member
    Posted 1 year ago #

    Does anyone know how to correct this issue:

    Fatal error: Cannot redeclare bp_dtheme_ajax_querystring() (previously declared in /hermes/web04/b2181/moo.passionruby/wordpress/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/ajax.php:20) in /hermes/web04/b2181/moo.passionruby/wordpress/wp-content/themes/custom-community/_inc/ajax.php on line 63

  2. doodlebee
    Member
    Posted 1 year ago #

    Your custom community theme (_inc/ajax.php file, at line 63) is trying to create a function that already exists (bp_dtheme_ajax_querystring()) - it's conflicting. You can a) try to locate the function in question and rename it, b) contact the theme author and have them fix it or c) get a new theme.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.