Jump to content
MakeWebGames

Plato

Members
  • Posts

    6
  • Joined

  • Last visited

    Never

Plato's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Re: Main Menu   What part of it? No offense but if you can't do very basic CSS, theres no way you should be running a game. Also, i've been to the w3schools website, and if you look around it shouldn't be to hard to navigate. I found that it was setup quite nicely, in terms of easily being able to get where you want to go, for the right info... so don't be so quick to demand help, just look at the website, and you'll find it. Good luck with your game.
  2. Re: Updated Mailbox [v1] For some reason I am having quite a bit of trouble figuring out how to get the mail system to notify users of new mails, in the form of a number beside their mailbox. Can someone please help me with this, as its kind of annoying not knowing whne you have new mail. Thanks Plato :-D
  3. Re: Advanced Usersonline All the lines that have errors start with $q=$db->query("SELECT * FROM users WHERE laston>unix_timestamp()-1440*60 ORDER BY laston DESC");
  4. Re: Advanced Usersonline But i removed the session_start(); And it still doesn't work
  5. Re: Updated Personal Details [V2]   same thing happens with me... i added it all in just now, and i did everything that was instructed, so i am confused in terms of what is going wrong. If someone could please give me a hand in fixing it that would be great :-)
  6. Re: Advanced Usersonline   It looks good, but how come whenever one of the time links is clicked it comes up with the Fatal error posted by GrimReeFer above?
×
×
  • Create New...