BB-config problem with upgrade to 9.0.2
-
I run multiple forums using a single database. I successfully upgraded my first forum. Now, I’m trying to upgrade my second. In my install of the upgrade for the second forum, at the second step, it flipped out of the install to my first forum. In bb-config, I changed this line to my database name for this forum.
$bb_table_prefix = 'clubs'; // Only letters, numbers and underscores please!
Then when I called the url for the second forum, the install re-occurred at the second step which I was able to continue successfully to the end.
When I called on the url for the second forum, it did appear. But when I try to login on the second forum, I get an error message “Could not determine site URI”. The url is suddenly my first forum “http://www.example.com/firstforum/bb-login.php”
What do I need to change so I can login to my second forum?
- You must be logged in to reply to this topic.