|
Most common error when someone installs and integrates with a forum. Either one of two issues
1. The user database info is not that of your forum on the initial config
OR
2. On step 4 of install you have not set the proper mysql table prefix of your forums tables
You can rerun install.php and in put the correct info to fix this
|