Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,680
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,256
-
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?