Jump to content
MakeWebGames

Jeff.S

Members
  • Posts

    31
  • Joined

  • Last visited

    Never

Everything posted by Jeff.S

  1. Look at line 100 You are using "white" within print " "; (you've also done this a few times in the lines that follow) So this is going to create a php error which i thinks is whats stopping the registration from working (may be other stuff as well but start with fixing this). You needed to escape the " within the print " "; (e.g. change: "white" to \"white\" OR use single quotes and change it to 'white') Let me know if that helps, only read through it and there wasn't much details about the error but think this should fix it ;)
  2. Email sent, let me know details if im needed.
  3. I've noticed that we had to enter our date of birth on sign up. This is not really a problem for me as I feel trust in the site owners and managers however I would rather not show this to the world just as a matter of privacy.   I've seen that its showing most but not everyones birth dates on the forum but I can't for the life of me find an option to hide this - & no i'm not born 01/01/00, thats just hiding it for now.
  4. As a whole I think this will be far easier to use. Yes a few of you may find it harder to use because its new and you're not use to it, but thats the same with every new forum type... You souldn't stop something advanceing because `you're used to the old way` in my view. Also, I think the Scripts Vault feature is a uniquie feature that will soon show its worth and make everyones MWG life easier.   On a side note: I think the new name is far more professional and suitable. Although we've all grown to & love the CE name, im sure it won't be to long before we just see these froms as Make Web Games and not CE.
×
×
  • Create New...