Quote:
Originally Posted by Paul M
Actually, no, you can happily login even if the license code is wrong, but it will screw up your cookie, thus affecting your forum login status.
|
Right.
According to my vbulletin35CMS.php code it looks like this:
Code:
$GLOBALS['fc_config']['db']['vblicence'] = 1,2,3,4'; // Change to your vbulletin license number //
I have changed 1,2,3,4 to what I believed to be my license number, but I am either editing the wrong code or have imputed the wrong liscence number.