| Vbulletin login doesn't transfer to classifieds
After logging on to VBulletin 4.x, when I click on the PhotoPost classifieds forum, it requires a new login.
in the classifieds/config-intc.php file I have:
// if you set this to 'off' then only the standard input box will appear
//
// Set to 'on' to enable specific integrations
define(VB3_INTEGRATION, 'on');
define(VB3_ENHANCEDINT, 'on');
define(VB3_COMMWYSIWYG, 'on');
//-----------------------------------------------------------------------------------//
Can you help?
Last edited by bcraytor; February 17th, 2011 at 01:48 AM.
|