Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: can’t access Admin page

@trent

Member

Couple of things. I would try the first line with an absolute server path. Something like:

require_once

('www/blog/wp-blog-header.php'); ?>

As well, I am sure you have an Akismet number, but if not, best to put it as:

$bb->akismet_key = false;

Trent

Skip to toolbar