xryskom
Member
I'm having a problem with vote button generation
on my visio.
for example user name is UserName
so the CP will give me a link for voting
http://mysite.com/index.php?a=in&u=username
when i go to that link the site redirects me to main page and i cannot vote .
but if i manually change the link to
http://mysite.com/index.php?a=in&u=UserName
than it works and i'm getting to the gateway page .
How can i fix that?
Basically the vote code lowers the uppercase in username , thats the problem.
Or maybe i should disable uppercase in registration?
how do i do that?
on my visio.
for example user name is UserName
so the CP will give me a link for voting
http://mysite.com/index.php?a=in&u=username
when i go to that link the site redirects me to main page and i cannot vote .
but if i manually change the link to
http://mysite.com/index.php?a=in&u=UserName
than it works and i'm getting to the gateway page .
How can i fix that?
Basically the vote code lowers the uppercase in username , thats the problem.
Or maybe i should disable uppercase in registration?
how do i do that?