Quote:
Originally Posted by OAndrea
How do I upgrade with this, just reupload all the new files?
Some of my members are still having issues using this. there is an issue with members who have special characters in their screen names like ('*) Like one of my screen names is Logan's Mommy and whenever someone tries to buy a gift for her there is a database error.
|
I have stated before that would be fixed, its a part where $vbulletin->db->escape_string was not called yet. It should have been fixed in v1.0.9 as I call this function before selecting the user out of the database now from the username.
-CMX