Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: COOKIEHASH defined in bb-config.php


thekmen
Member

@thekmen

Thanks for the help, I managed to fix the issue by using

define('BB_HASH', md5('my key here'));

in bb-config.php

Skip to toolbar