Jump to content
MakeWebGames

SpyderMonkey

Members
  • Posts

    13
  • Joined

  • Last visited

    Never

SpyderMonkey's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Re: game colours Hmmm, this sounds like a Game Mod....NOT.
  2. Re: [ANY]Flash game for website. Hmmmm, "Made" a Flash game mod but can't add a link. Think I'll pass. I have a full flash mod on my games already
  3. Re: [V2]Mass Donator Days Credit[V2] For as infrequently as you would be crediting the entire game population with donator days, just go to your Control Panel and run a query: UPDATE users SET donatordays=donatordays+3 (or whatever amount your are crediting)
  4. Re: Clean up cron They should work, AlabamaHit. just change mysql_query to $db->query, although my crons seem to run fine using mysql or $db
  5. Re: SQL INJEC   Take a 6 foot needle and jam it in your ass cheek
  6. I am trying to add the user's own location/cityname to index.php and have gotten real close to making it work, but it seems I am missing some small bit. I can get "Location:" to appear, but the cityname never shows up. I know there is just a small thing I am missing but can't identify exactly what is missing. The line is written: print "Location: {$ir['cityname']}";   I know the missing part is the call to cityname. Any help is greatly appreciated.
  7. Re: Help needed straightening out my game. I can say that Vorlen did excellent work helping me out and did very professional work at a very reasonable cost. I have gotten help from other sources as well, all of whom did excellent work (Great job DarkWolf!). Now that I have learned how to maintain and edit code myself I do most of my work independently, but Vorlen and DarkWolf were both great getting me started out.
×
×
  • Create New...