![]() | |
· Login error due to Captcha/Security image showing only 3 or 4 characters instead of 5 · Some blocks/themes/modules no longer work with v2.30.00 Do you have a question which isn't answered here? Click Here to add it. |
![]() | ||
![]() Try adjusting the following settings: define('CAPTCHA_WIDTH', 150); define('CAPTCHA_MAX_FONT_SIZE', 16); There is a good discussion on this at Login error due to Captcha/Security image [ Back to Top ] |
![]() | ||
![]() You are using v-e-r-y old code. Look in mainfile.php and at or around line 218 and you should see this block of code. Read the comments and make a decision as to which way you want to go. We recommend updating your code to use the $db logic instead but the choice is yours, at least for this release :) /* [ Back to Top ] |