bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

WP BBPress integration - Cannot redeclare merge_filters

(3 posts)
  • Started 2 years ago by jimver74
  • Latest reply from jimver74
  • This topic is not a support question
  1. jimver74
    Member

    I am trying to integrate a BBPress site with my WP site but as soon as I add the line "require_once(dirname(dirname(__FILE__)) . '/wp-config.php');" to my config.php file, I get the following error:

    Fatal error: Cannot redeclare merge_filters() (previously declared in /home/cgadmin/public_html/bbpress/bb-includes/wp-functions.php:424) in /home/cgadmin/public_html/wp-includes/functions.php on line 1181

    I am using 0.73 BBPress and WP 2.0.3

    Posted 2 years ago #
  2. What are you trying to integrate? A theme, functions or logins?

    Trent

    Posted 2 years ago #
  3. jimver74
    Member

    Eventually all.

    I am trying to get BBPress to look like my WP. I created a my-templates folder and copied all the files from bb-templates. I now want to use <?php get_header(); ?> in my front_page.php file.

    With regards to logins, I did not add a plugin but it seems to work already. I created a new user in WP and that same user works in BBPress. I have BBPress in a subdirectory of WP. Are the plugins still required with the newer versions?

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.