bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

empty site

(6 posts)
  • Started 4 months ago by saintmain
  • Latest reply from saintmain
  • This topic is not resolved
  1. I installed bbpress today, and the installation worked out great.

    After installing, I went on to log in using my new password. then came up an empty site, all white.

    I then uninstalled it and deleted the db, I reinstalled it, and the same thing happened?!

    I cant quite fugure out whats wrong.

    www.cobain.dk/bbpress

    Posted 4 months ago #
  2. That looks like a server error, probably error code 500. Hard to say since the errors are not shown in the browser. If you have access to error logs, finding the problem will be easier.

    Did you try to integrate bbPress and WordPress? Are you using a different language file? Anything else modified from a standard installation?

    Posted 4 months ago #
  3. It is a standard installation, no language or mod.

    I have installed Wordpress on the same server but not in the same folder, is that a problem?

    Im using PHP4, should I upgrade to PHP5 to make bbpress work?

    The server has "PHP - Register globals" set to OFF.

    *update. php5 is now installed on the server, still ampty site :(

    Posted 4 months ago #
  4. Now, some text is pupping up:

    Warning: Invalid argument supplied for foreach() in /customers/cobain.dk/cobain.dk/httpd.www/bbpress/bb-settings.php on line 169

    Warning: Cannot modify header information - headers already sent by (output started at /customers/cobain.dk/cobain.dk/httpd.www/bbpress/config.php:1) in /customers/cobain.dk/cobain.dk/httpd.www/bbpress/bb-includes/pluggable.php on line 37

    Warning: Cannot modify header information - headers already sent by (output started at /customers/cobain.dk/cobain.dk/httpd.www/bbpress/config.php:1) in /customers/cobain.dk/cobain.dk/httpd.www/bbpress/bb-includes/pluggable.php on line 37

    Warning: Cannot modify header information - headers already sent by (output started at /customers/cobain.dk/cobain.dk/httpd.www/bbpress/config.php:1) in /customers/cobain.dk/cobain.dk/httpd.www/bbpress/bb-includes/pluggable.php on line 164

    ----------------------

    bbPress and WordPress have different table prefixes

    bb_forums
    bb_posts
    bb_tagged
    bb_tags
    bb_topicmeta
    bb_topics
    bb_usermeta
    bb_users
    wp_comments
    wp_links
    wp_options
    wp_postmeta
    wp_posts
    wp_terms
    wp_term_relationships
    wp_term_taxonomy
    wp_usermeta
    wp_users

    Posted 4 months ago #
  5. think I found it.. cant see why bbpress not simply makes mysql standart, if it works just as well.

    http://trac.bbpress.org/ticket/745
    http://trac.bbpress.org/ticket/757

    Still dont know how to fix the problem :(

    Posted 4 months ago #
  6. Hehe, I think I figured it out, but Im at work, so Ill try when i get off.

    That damn mysqli.. well hope this works :)

    Posted 4 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.