Installed bbPress but upon using my admin login I'm not able to.
Here are some settings that I did in config file:
$bb->domain = 'http://passionforcinema.com';
$bb->path = '/bbpress/'; - the folder in my root directory
$bb->wp_table_prefix = 'wp_';
$bb->wp_home = 'passionforcinema.com';
$bb->wp_siteurl = 'passionforcinema.com';
Also can I hide a forum from general readers? I would prefer simply the authors of the blog to be able to view and access the forum.
How can I block independent registration to the forum.