Neither true nor false: blah blah error?

How can this be??? I set a thing as false to start off with and latter made it possible to be true…so…!? D: I’m not sure how to fix it…help please! =)

Please post your code.

Never mind… I think I figured it out. this was my problem:
*create email""
*create email false

Can’t have both I guess =p

You can not *create the same variable twice. But you can *set an already existent variable as true oor false.

Hope it helps.