Jump to content
MakeWebGames

Dominion

Members
  • Posts

    2,447
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Dominion

  1. Make sure all your input is passing the security check. The way the new versions of mccodes seem to work is if the input is invalid they simply change the value to empty. They then don't pass the !empty() check, but still give no sign of any error.
  2. To be honest I think dropping it is an awful idea simply because so many projects (mainly open source) still use it. Saying that I guess at least they’re giving us time to change from mysql to one of the other options. Well what it says is it may be classified as deprecated (the mysql_ functions/extension), and removed in a later version. This would be to get more people to use other methods. You may want to start using the Mysqli extension rather then mysql_, but the're both using a mysql database so it's not a massive problem. The I just stands for improved. http://www.php.net/manual/en/intro.mysqli.php
  3. Ah, if that's the case I apologize as I misread the meaning.
  4. Can you manually run them by putting that right into the address bar?
  5. Check the cron files within raven script have not been edited, and still work like the mccodes original (so checking the config code...). You may also want to check the file names, and path to the files.
  6. Dominion

    Security

    budget? amount of files? language the site is in?
  7. Sure, and it's nice that you posted. I was simply pointing out it would be easier for people using GL to fix this if they have a list of files with the error rather then having to check everything. :)
  8. Not really. In this amount of time file could have been lost, he could have found a massive amount of bugs, and continued sales etc... Posts like that are not only pointless, but just make the one asking feel unwelcome to post.   You should try pm'ing him or if his e-mail is on his profile... well e-mail him.
  9. Silly question... did you replace "youcodehere" with your config code?
  10. I still know next to nothing about this site you believe will be massive... I mean fair enough it's your project not mine, but "teasers" will often help build suspense. In any case I am sure once the site is open it will speak for itself (in a manner of speaking anyway), and I will be able to judge it. I wish you the best of luck, and have pre-registered.
  11. You have told us very little about the game besides the fact it has developers, and has the same aim as every other game... To be successful. What can you tell us about the inside of the site? About the game play? More info may generate more interest for people to test it. In any case I wish you the best of luck.
  12. Or just change ' opening echo to " (obviously you change the closing one also...).
  13. Strange post... but no it's not bug free. I see a few undefined errors that could pop up, and well I have not spent more then about a minute looking, I do not see where a few of your $_POST's are secured.
  14. Welcome back.
  15. http://notepad-plus-plus.org/ <- download. Don't post any more threads like this...
  16. You seem to get this error a lot huh? Try giving this thread a read. http://makewebgames.io/showthread.php/38148-Parse-Synax-Errors
  17. This unfortunately is not uncommon. Are you losing your enthusiasm for the project? If so it may be best to take a small break, if that's starting a new project on the side, or just learning new things that have nothing to do with your current project (e.g. a new programming language...) it's possible that when you come back you will enjoy it more. Not to say ignore it just... not so much time on one thing.
  18. Both of your example will have problems with " inside the html...
  19. I don't really use msn, but feel free to pm me I guess...
  20. It's more common then people seem to think it is. Mind posting the file or giving a link to the original if it's on here?
  21. Are you viewing the page via "index.php?page= " ?
  22. What's not working about it?
  23. What are you trying to install? you say modification, but explain what it is. Did you add the file into the array?
  24. We have a template that should be followed when posting here - http://makewebgames.io/showthread.php/39182-Rules-to-request-a-partnership Please fix you post. :)
×
×
  • Create New...