Quote:
Originally Posted by AdemGEN?
A problem
1. step
Register, click
2. step
I have read, and agree to abide by the Forum rules: Check box, OK
3. step
Email Address
Enter and Go
4. step
Close page
After
Email message inbox
Click link active
Results
What problem?
|
to fix this problem is very simple
goto vb folder and edit the
register.php file
search for
Code:
$vbulletin->input->clean_array_gpc('p', array(
and replace it with
Code:
$vbulletin->input->clean_array_gpc('r', array(
you will find it at line
532
or you can upload the register.php file 3.6.8 ver