Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: bbPress 0.8.2

I’m getting this error message

You must specify a table prefix in your config.php file

This is using the same Config.php file I used for 0.8.1, the enty in the config.php is

$bb_table_prefix = ”; // Only letters, numbers and underscores please!

(I don’t use table prefixes)

Edit

OK the workaround – use PHPmyadmin to rename all the tables with a prefix (I used the default bb_) and then update the config.php file.

Skip to toolbar