Help! I have a problem with my login/register system!
#1

Hi,
I have a problem with my login/register system!

Example: My password is 1234 and i type /login 1234567890 or something other with 1234 in the beginning it logges me in!

It's Astro(Denver)'s login/register system.

Here is my code: http://pastebin.ca/907589
Reply
#2

Quote:
Originally Posted by kevin433
Hi,
I have a problem with my login/register system!

Example: My password is 1234 and i type /login 1234567890 or something other with 1234 in the beginning it logges me in!

It's Astro(Denver)'s login/register system.

Here is my code: http://pastebin.ca/907589
dont use enumations ....
Reply
#3

Micko... please just stop.
Reply
#4

Quote:
Originally Posted by ray187
Micko... please just stop.
stop what?
Reply
#5

Stop giving people totally wrong advices.
Reply
#6

Quote:
Originally Posted by Micko9
dont use enumations ....
Why not? Do you even know why enumerations are for? If you don't, then i suggest you to read this page.

And also.. check the date of the topic before you bump it next time..
Reply
#7

Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by Micko9
dont use enumations ....
Why not? Do you even know why enumerations are for? If you don't, then i suggest you to read this page.

And also.. check the date of the topic before you bump it next time..
i know but its safer to directly check the files cause of this : if a change is set to the file it will instantly take effect . You wont need to restart the sever .
Reply
#8

That has nothing to do with safety. Using data directly from a different source (DB, files) or using variables in pawn always depends on the situation. You cannot assume that enums are worse in any perspective.

Honestly dude, stop talking constant nonesense.
Reply
#9

Quote:
Originally Posted by ray187
That has nothing to do with safety. Using data directly from a different source (DB, files) or using variables in pawn always depends on the situation. You cannot assume that enums are worse in any perspective.

Honestly dude, stop talking constant nonesense.
you Too :P
Reply
#10

can you just give us your login/ and register command/ dialog ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)