Closed (cannot reproduce)
Project:
Drupal vB
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2010 at 06:17 UTC
Updated:
9 Jan 2011 at 03:50 UTC
I'd like to suggest that the '$config['Misc']['cookieprefix'] ' setting be documented for setup instructions.
I had a custom one setup in mine several years back, and fortunately realized quickly that Drupal VB uses are hardcoded one. 'bb'.
Should note that the hardcoded 'bb' must be used!! Save someone else some troubles
Comments
Comment #1
sunSorry, but the claim that the cookieprefix would be hardcoded is not true:
It is read out from the config.php file like it should.