| Fix for private categories password on multilanguage boards.
Some have been encountering problems when trying to login a password protected category. This happens when you upgraded from 2.x using a foreign language file.
Example: you had vbgallery 2.8 running on vbulletin 3.8. with german language installed.
You upgrade to vbulletin 4, and vbgallery 3
You will not be able to login a password protected category anymore!!!
Why? because the password input form is contained in a phrase. And the form has changed in vbgallery 3 (security token was added)
The old phrase, from 2.5 does not contain the security token, so you cant login anymore. FIX: Retranslate phrase adv_gallery_categorypassword respecting the html of the english vbgallery 3 phrase
This error occurs on all ugrades from 2.x to 3 if you had vbgallery running in a different language than english.
You must retranslate that phrase to get it working again.
Luc
Last edited by Luciano; November 6th, 2010 at 12:55 AM.
|