Forums
-
- Forum
- Posts
-
- Installation
- 28,380
- Troubleshooting
- 62,269
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,924
- Showcase
- 3,252
-
I upgraded to alpha. It was working fine. then I added the line:
if (file_exists(‘../wp-blog-header.php’))
require_once(‘../wp-blog-header.php’);
into the bb-conig file. This time, instead of not letting me log in, now it does, but it wont let me go into the admin area…
any ideas?