Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: My admin page displays, but nothing works!


chrishajer
Participant

@chrishajer

Well, let’s see. Your forum is in a directory called bbpress:

http://redsunday.net/bbpress/

So line 17 in config.php should look like:

$bb->uri = 'http://redsunday.net/bbpress/';

Create a folder, call it whatever you want. Just be sure you access the URL with that folder name, and be sure line 17 has the same folder name. That’s really all there is to it.

Skip to toolbar