Jump to content
MakeWebGames

KDawg08

Members
  • Posts

    294
  • Joined

  • Last visited

Everything posted by KDawg08

  1. http://www.templatemonster.com/website-templates/8443.html <---- You guaranteed didn't buy the reseller rights for this template... I'd stop selling it now.   --------- Just realized taxxed beat me to it... lol.
  2. You've never heard of godaddy.com? lol... Sad... Anyways, Here is an easy fix for your crons... Do what i post. 1. open config.php/mysql.php (depending on version) remove your custom code u typed. (Leave the code = blahblahblah) but remve the code from it. 2. Go to your crons and set them up like this wget home/path/to/crons/cron.php (DO NOT ADD THE CODE PART) basically try it without the code if "WGET" doesn't work try "CURL" or try "PHP -F"
  3. I was referring to SHAD copy and pasting the EXACT same post in multiple sections of the forum to try to get a post count then talking trash about ppl for no reason.
  4. If you were smart you would have had your cpanel login info because if u have that and u login he can't ip ban u from ur game. He can't IP Ban you from your cpanel without your HOST setting it up for him, and only other case would be if u had a VPS/Dedi or WHM access and gave it to him, if that's the case, it's your own fault
  5. Yeah i checked my DB info etc. My script has this setup correctly as i use to do it in xp but ever since vista i've not been able to do the xampp or wamp systems with my game because of authenticate.php
  6. one of the most used? lol i've NEVER heard of it before... I've been doing hosting including running servers for YEARS, I may not be an expert php coder but I know a ton of good hosts and cheap... This is not one of the recommended ones by any means... just get godaddy for like 4 bucks a month u get to run ur game sitll and crons etc.
  7. Redex, I agree with you completely, BUT I also think that if you are going to make a game and try to advertise everywhere, you should EXPECT to be hacked or exploited at one point or another, therefore keeping yourself updated on exploits. and with the $ they claim to have made, pay for a pro to setup decent security for your site...
  8. well my friend has the same version (v1) and doesn't have this issue... we have wamp and xampp both and both are setup EXACTLY the same...
  9. register user function?
  10. Warning: mysql_query() expects parameter 2 to be resource, null given in C:\wamp\www\authenticate.php on line 12 I keep getting this on wamp and xampp, any idea why it would keep giving me this error? It's a standard authenticate.php uneditted. Could someone help me figure this issue out?   global $c; $uq=mysql_query("SELECT userid FROM users WHERE login_name='{$_POST['username']}' AND `userpass`=md5('{$_POST['password']}')",$c) or die(mysql_error());   That is lines 11 & 12
  11. Really? That's news to me (Then again I'm still learning to setup serverside stuff like that. Thanks though I will give it a try when i find a system for PHP BB3 (That's my forums)
  12. how would that work for EXTERNAL forums though? Because it's not searching for an external sites DB.
  13. WOOP another child posting something stupid... No offense but any game that gets copied DESERVES IT for not securing their files or giving access to ppl they THINK they trust after 5 days...
  14. Thanks Dayo, I did actually notice that. I learned to follow the thread down to check for updates and such. Now I need to find out how to do it with PHP BB3 instead of SMF
  15. Can I make a suggestion? Get hosting with a WELL KNOWN company....
  16. I don't like ur forums I.T. ... I forgot my password but the password reset wouldn't mail me so i just tried to guess a few times and it spammed the shit outta my email with "FAILED LOGIN ATTEMPT TO YOUR USERNAME BY IP: (ip.ip1.ip2.ip) Now I'm banned from retrying for 2 hours...
  17. Oh ok didn't know they were spliced and coded already. anyhow yeah not my personal opinion on worth buying but maybe others like it enough to purchase it. good luck selling :)
  18. Well for games like that make it so they can MODIFY min-max level per tier :) and how many tiers they want up to 100 or some shit and if they go too high they're just lagging the hell outta their games. but being able to modify tiers like that would be a great way to set it up. :)
  19. dang you got alot, got time to possibly zip em so i can check em out maybe use a couple? Would appreciate it.
  20. Did not know that. Thanks for the info. Won't recommend them anymore haha. I only used it once to upload a few images.
  21. Thanks, I've been searching around and no luck so far... I like that above post for INTERNAL forums. I'm going to turn the register in my forums into a link to my game registry
  22. I found out that I didn't CHMod the right file... I have 2 instances of the same game (ONE is locked for script testing purposes) and then the one i WILL be using that has WORKING mods in it etc... I chmod'd the wrong admin.news file. haha. Thanks though :)
  23. I recommend getting free hosting at 000webhost.com <---only thing they don't allow is 1 minute crons unless u pay like... $1 or $2 /month
  24. Not only that but it's not like any or many ppl are going to see it in the block section saying "// *Created by namehere
  25. If you have any issues with the coded/spliced image one i sent you just repost in here and i'll try to fix the issues :)
×
×
  • Create New...