![]() |
Email Password Reminder To User
I've been trying to use the Email Password Reminder to User feature in the Admin CPto send a user his password, each time I do, I get the following error:
Quote:
I'm using the built in reCAPTCHA Verification system, and have a public and private key.......does anyone have any idea what would be causing my problem? |
It is a bug, you can fix it doing this:
In login.php search: Code:
if ($vbulletin->options['hvcheck_lostpw']) And replace with: Code:
if ($vbulletin->options['hvcheck_lostpw'] AND !($permissions['adminpermissions'] & $vbulletin->bf_ugp_adminpermissions['cancontrolpanel'])) |
Quote:
Thank You for the Fix ! Problem corrected immediately. :) |
All times are GMT. The time now is 03:37 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|