Home › Forums › Inside › This WordPress Site › Can't Activate a Plugin – Your attempt to do this has failed › Re: Can't Activate a Plugin – Your attempt to do this has failed
2011-02-17 at 04:11
#2352
Udar Gromov
Keymaster
Solution Found:
Remark out line
require_once(dirname(__FILE__) . '/../../wp-load.php');
from ‘bb-config.php’
Activate a plugin.
Reactivate the line.