Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Cannot change Secret Field


_ck_
Participant

@_ck_

It might be possible to do this inside bb-config.php

$bb->secret=”blah blah your key”;

and override the internal db.

I have to lookup if “secret” is the real name though.

(that’s in addition to define(‘BB_SECRET_KEY’ )

Yeah, apparently it really is $bb->secret give that a try.

Skip to toolbar