![]() |
thank you.
|
Quote:
|
I'm not getting the password strength coming up visually (the stars).
I just upgraded to 3.7.1 (latest patch also). Any tips on this? Thanks. |
They should come when any of password controls looses focus. Press Tab or click somewhere outside that control. My forum is running 3.7.1 just fine.
Please ensure this folder: \images\rating\ is not empty on your forum installation. You must have rating_0.gif, rating_1.gif, rating_2.gif, rating_3.gif, rating_4.gif, rating_5.gif files there. Also you may be testing too short password (with zero strength :) ). |
I've got the same problem with the stars images ;) Using custom skin
Nice mod, waiting for this since Ajax Reg disappeared |
Nice - Thx for this nice hack!
|
Nice hack. I only had a quick glance at the code. One note: It's recommended that you sanitize the $_POST variables before using them (following vB's guidelines):
$vbulletin->input->clean_array_gpc('r', array( 'field' => TYPE_NOHTML, 'value' => TYPE_NOHTML, 'value2' => TYPE_NOHTML, )); And then use the appropriate sanitized variables (e.g. $vbulletin->GPC['field']). |
edited.
|
If you are using custom skin, just replace /images/rating filenames in ajaxreg.js with the images you like.
|
2Skavenger:
Please execute REPAIR TABLE vb_post on your MySQL server. It is not caused by my mod. Just MySQL crashed on your server on some reason. |
All times are GMT. The time now is 01:53 PM. |
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:
|