Jump to content
MakeWebGames

AdamHull

Members
  • Posts

    443
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by AdamHull

  1. This is not tested to work, I have fixed up your script [MENTION=70283]Samurai Legend[/MENTION] there was a couple of syntax issues, I have not done anything else except fix these, let me know if it workshttp://pastebin.com/GXft3LVd
  2. Under the <?php tags in you page add error_reporting(E_ALL); ini_set('display_errors', 1);   Then you should see the error
  3. This was a long time ago and the upload I uploaded went corrupt, and I don't have it any more
  4. You found out about his game a week and a half ago? But yet you upload a picture of your profile on his game with45 days old?
  5. thanks for pointing this out i did it quickly on my phone! LOL
  6. I have tested this both on my local machine and my server, and both times this cron works perfect with no errors. Even when you do tidy this up, I think you will still have the same issue
  7. You don't have to, I put.it in to show.you when yo use ()
  8. $q_ry = "UPDATE memberstats SET my_labor = my_labor + ".$wj['r_MANUALGAIN']." , my_intelligence = my_intelligence + ".$wj['r_INTELGAIN'].", my_endurance = my_endurance +".$wj['r_ENDURGAIN']." WHERE playerid = ".interval($wj['playerid']) "; mysql_query($q_ry) or die(mysql_error());   Notice how none of the variables has () around except where I declare interval
  9. You only.need to wrap the things in your query if.your using a function like interval() or Mt_rand() and so on . The query you have posted will generate more errors
  10.   $h->endpage(); is the function that has all the footer infromation and the die; function for Mccodes if i am correct and the engine you use has no use for it
  11. Hello, I would like to introduce a new hosting service, I do say this is a new hosting service, but how ever we have had this server for a long time and have been running it with text based games, but we are just opening it up for hosting. Our server specs are: Quad Core CPU 5GB Ram 6TB Bandwith Centos 7 CPanel Softaculous one click software installer 24/7 Support   We currently have 99.5% uptime, the only downtime we have had recently was due to a error while upgrading the system. If we need to plan any downtime/upgrades, clients will be told with a minimum of three weeks notice. We also offer 15% of any mods created by NonStopCoding for any of our clients. Our hosting packages are as follow: Basic Package $5     [*=center]5GB disk space [*=center]5GB bandwidth [*=center]3 Subdomains [*=center]3 Addon domains [*=center]3 Email Accounts [*=center]Cpanel [*=center]24-7 Support     Personal Package $10     [*=center]10GB disk space [*=center]10GB bandwidth [*=center]6 Subdomains [*=center]6 Addon domains [*=center]6 Email Accounts [*=center]Cpanel   24-7 Support   Business Package $25 50GB disk space 100GB bandwidth 15 Subdomains 15 Addon domains 25 Email Accounts Cpanel 24-7 Support     All package are available on monthly and annual price plans If you are interested then please visit http://nonstophosting.org Thanks for reading :)
  12. No but users can use a temporary email account that only lasts a few hours so they can still get around the verfication
  13. You need to install phpmyadmin through your ssh command line and it will be the same as all the hosts YIU have used
  14. Search for w3theory through the forums
  15. its still being screwed up by the forum, pastebin? please :)
  16. I don't have know how some people can steal others work, its horrible. Is this not a McCodes ran game? If it is I have ran a licences checker and it does not have a licence so is there nothing you can do? [MENTION=68711]KyleMassacre[/MENTION]
  17. [MENTION=70347]NonStopCoding[/MENTION] is just message him or me on here and I'll pass on his details
  18. Can I have a code to please :)
  19. [MENTION=68711]KyleMassacre[/MENTION] can we not vote to ban this person aswell?
  20. Will be sorry ;)
  21. I like it! You do need to look at the responsiveness off some of the images [ATTACH]2145[/ATTACH]
  22. sorted :)
  23. Hello all, I know I have not posted for a while about the progress with the new GRPG engine, but my work life is taking over me at the minute. While most of the basic functionality of the engine is still in the works, the most important bits are complete. Over the last two days I have been working on a quick layout for the engine using Bootstrap 3 and I think I am making some progress with it, a few people have already seen the first stages of the design but I have modified after they have see it, to what I have now. The layout is completely responsive meaning that if you purchase the game engine (when complete!) your game will be able to run smoothly on mobile devices straight out the box. Please tell me your feedback, also please remember I am still in the progress of finishing up the design so I do not have a logo as of yet and other small things I need. [ATTACH=CONFIG]2125[/ATTACH] [ATTACH=CONFIG]2126[/ATTACH] [ATTACH=CONFIG]2127[/ATTACH] [ATTACH=CONFIG]2128[/ATTACH] [ATTACH=CONFIG]2129[/ATTACH] [ATTACH=CONFIG]2130[/ATTACH]
  24. I have one but it is only currently set up for money, i will update it soon an give you a shout
  25. As you have been told in previous threads add Pete on Skype he is really good at designs
×
×
  • Create New...