Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Vanilla Pre-Release 3
This discussion has been closed.
Comments
The GetIdentity method attempts to retrieve the user id from the phpsession. Failing that it goes to your cookies and authenticates your user id that way.
So, you should try clearing your cookies.
There are three config settings to change:
$Configuration['COOKIE_USER_KEY'] = 'lussumocookieone'; $Configuration['COOKIE_VERIFICATION_KEY'] = 'lussumocookietwo'; $Configuration['SESSION_USER_IDENTIFIER'] = 'LussumoUserID';
I've installed it, what does it do?
Only difference I can see is that Smooth Page Jump stopped working.
Minisweeper: Yellow fade does the flashy thing when you add a new comment.
Yup, got it happening, but Smooth Page Jump stopped working.