Jump to content
MakeWebGames

Uridium

Members
  • Posts

    2,657
  • Joined

  • Last visited

  • Days Won

    74

Everything posted by Uridium

  1. Cant help you any further Sim ive never used datediff before :(
  2. http://www.w3schools.com/sql/func_datediff.asp http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html#function_datediff
  3. Octarine some times you sound like a robot lol try using plain english ;) Some members and cant relate to what your telling them :)
  4. also found these 2 pages http://www.akadia.com/services/ora_date_time.html and http://www.if-not-true-then-false.com/2010/php-calculate-real-differences-between-two-dates-or-timestamps/
  5. Sim i found this not sure if its what your after but it does calculate 2 date differences using php http://stackoverflow.com/questions/2040560/how-to-find-number-of-days-between-two-dates-using-php
  6. Uridium

    xammp

    few things i found when using windows 7 was http://localhost/phpmyadmin didnt always work so try using http://127.0.0.1/phpmyadmin/ this was also the case for calling created folder i had to use 127.0.0.1 hope that helps if not i'll endeavour to help out more..
  7. Raven we cant help you if your not prepared to show us the code for the line the error is reporting too also be aware unexpected T_STRING often refers to a missing " or ' and could even be something like ". $ir['userid'] ." If you fail to give us more info and this topic continues without your giving any helpful prompts then it will be locked for time wasting.
  8. lol yep caught me out too was about to delete post lol
  9. Uridium

    xammp

    sim are you using windows 7 ?
  10. $m=$db->query SELECT * FROM users WHERE userid=$userid; You shouldnt need the married as your the user wanting info about yourself
  11. Make sure the config file is in the safe/ folder
  12. who is your host ??
  13. still working out what BF means
  14. Good luck with the re-launch :)
  15. brave not refilling could be a cron problem to test if brave is running create a new cron file give it a new name and take out anything else other than the brave and run it manually if it shows errors then you know it has problems.. is the time for jail going into minus ? and also does this also occur for hospital ?
  16. Its not about what we think we wont be playing your game you should be asking your loyal players this question...
  17. damn thats some weird **** coding
  18. whats "ause" mean ? is that supposed to be something else
  19.   My guess Jibberish ;)
  20. on line 3 of spudinskis code if you want the money too show correctly just overwrite that line with <td>' .money_formatter($r['money']) . '</td>
  21. the Login button username and password part looks like its lost the will to live and the rest of the image doesnt want it to be there... you have a enough space under the logo to place your login button username and password inline which will make it look evened out..
  22. keep it fair guys everyone is innocent till proven guilty and if you cant prove guilty keep your gob shut :)
  23. I also had the exact sam problem using filezilla except on some occasions when transferring from FTP to PC everything was on 1 line however this may have happened on the upload to server. the file was corrupt when opening in normal windows notepad and had square blocks instead of line breaks...
  24. NEVER compare your game against one thats already been done the reason TORN was a success is because it had originallity this is why so many games on here fail cos they always try to make them like something thats already been done
×
×
  • Create New...