bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

Unexpected t_string error crashing forums after upgrade

(2 posts)
  • Started 6 months ago by sydspinnin
  • Latest reply from sydspinnin
  • This topic is resolved

Tags:

  1. I upgraded bbpress after upgrading my wordpress site to the latest version (2.5.1). The install complained that there were already forums/threads in the database, but said the install went OK. The problem I'm having, however, is that when I go to the forums, I get a t_string error referring to line 20 of the bb_config.php file.

    This line is the prefix used for the tables.
    $bb_table_prefix = 'bb_'; // Only letters, numbers and underscores please!

    So, I'm guessing that it thinks it is a new install instead of merely an upgrade. How do I get the updated version to simply read in the existing forums and threads?

    Thank you so much for any help. These are busy forums and there will be limited patience with this problem. :/

    Posted 6 months ago #
  2. Whew. Found the problem and more importantly, the solution, here:
    http://bbpress.org/forums/topic/bbpress-0902-released#post-16099

    Should have searched a little more before getting panicky.

    Posted 6 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.