ok so it has been brought to my attention that users that use Opera Mini browsers are able to bypass the
15 character limit for usernames and potentially have a 100 char long name if they choose to.
so today i created fixes for both wml and xhtml to put a stop to this horrible annoyance.
fixes are done with php strlen function and will only allow the max of 15 chars,
so here is the fixes for both wml/xhtml.
also ive been inform its not only the username they can do this on. the max length for posts is 500 on most browsers
but opera mini is like unlimited. so a new release of both wml and xhtml scripts will have to done at some point.
watch this space people.
15 character limit for usernames and potentially have a 100 char long name if they choose to.
so today i created fixes for both wml and xhtml to put a stop to this horrible annoyance.
fixes are done with php strlen function and will only allow the max of 15 chars,
so here is the fixes for both wml/xhtml.
also ive been inform its not only the username they can do this on. the max length for posts is 500 on most browsers
but opera mini is like unlimited. so a new release of both wml and xhtml scripts will have to done at some point.
watch this space people.
Comment