Jump to content
MakeWebGames

Harley

Members
  • Posts

    32
  • Joined

  • Last visited

Everything posted by Harley

  1. Re: [mccode] Staff Password without sql's. Okay I did that and now the staff panel is password protected but I get this error if I try to access it. You were redirected here because you are not logged into the staff panel. Wrong password. Go back and try again.
  2. Re: [mccode] Staff Password without sql's. I have tried this mod but I get this error Warning: Cannot modify header information - headers already sent by (output started at /home/colone/public_html/header.php:68) in /home/colone/public_html/smenu.php on line 190   Any ideas? This is the line in the header file where it says the error is.   </style> <center> <table width=900 cellspacing=0 cellpadding=0 border=0> <tr><td height=170 background="images/template/top.png"> <table width=100% height=100% cellspacing=0 cellpadding=0 border=0> <tr height=20><td></td></tr> <tr height=120><td width=16><td width=283> <center>   Thanks
  3. Re: Can someone please explain how to do a total reset of my game? Thanks Dayo, someone helped me and that is what we did. I appreciate your help!
  4. Re: Get error when trying to add item Thank you very much! That was exactly the issue. :-o
  5. Re: Can someone please explain how to do a total reset of my game? Thanks everyone! I got the reset figured out and all went well.
  6. I'm getting this error anytime I try to add an item to my game. Anyone have any ideas?   QUERY ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ',0, '0', 'a:4:{s:4:\"stat\";s:6:\"energy\";s:3:\"dir\";s:3:\"pos\";s:8:\"inc_typ' at line 1 Query was INSERT INTO items VALUES('',5,'The Ultimate Weapon','The beats them all',,,0, '0', 'a:4:{s:4:\"stat\";s:6:\"energy\";s:3:\"dir\";s:3:\"pos\";s:8:\"inc_type\";s:6:\"figure\";s:10:\"inc_amount\";i:0;}', '0', 'a:4:{s:4:\"stat\";s:6:\"energy\";s:3:\"dir\";s:3:\"pos\";s:8:\"inc_type\";s:6:\"figure\";s:10:\"inc_amount\";i:0;}', '0', 'a:4:{s:4:\"stat\";s:6:\"energy\";s:3:\"dir\";s:3:\"pos\";s:8:\"inc_type\";s:6:\"figure\";s:10:\"inc_amount\";i:0;}', 1000, 0)
  7. Re: Can someone please explain how to do a total reset of my game? How did you wipe all the users?
  8. I purchased my game a while back and have been doing a lot of work on it. I think I am at the point where I am ready to reset it but I have no idea how to do this. Can anyone explain the procedure in detail on how to reset these games? Thanks in advance for your time. Harley
  9. Re: Businesses Mod [Mccode V2]   This mod doesn't work. I have it on my game and you cant add anyone to your business.
  10. Re: Businesses Mod [Mccode V2] How did you fix it?
  11. Re: Businesses Mod [Mccode V2] And when I try to accept an application it tells me: Your business cannot hold more members at this time. And I don't even have any members yet.
  12. Re: Businesses Mod [Mccode V2] When I try to add memebers to my business it tells me I don't have enough gold in the vault. Any fix for this?
  13. Re: Gang applications notifications Isomerizer, That did the trick. Once again, thanks for your help. Also, some of the things you taught me yesterday has allowed me to add some of the other free mods to my game that I had been wanting to. You are a top notch guy!
  14. Does anyone have a mod that will notify you when someone sends an app to join your gain?
  15. Re: Businesses Mod [Mccode V2] Thanks, that fixed it. This is a wonderful mod. Thanks for sharing with everyone. +1
  16. Re: Businesses Mod [Mccode V2] Thanks for the great mod. Here is an error I get Fatal error: Call to undefined function: donate_cash() in /home/colone/public_html/business_manage.php on line 22
  17. Re: Cock Fight [$10] Isomerizer is the man!!! I purchased this mod from him and he spent a long time with me helping get it converted and setup on my game. e stayed online and even helped work out what little bugs I had with my server version. This is a great mod and my players love it. Thanks Isomerizer!!!
  18. Re: Cock Fight [$10] Hey, I just sent you the cash. I added another $5 to it since you offered to help me setup the game. Thank you Harley
  19. Re: Cock Fight [$10] If you will help me get this installed then I will buy it. I have no idea how to do the SQL stuff. Also, how do I pay you? Thanks. Harley.
  20. Re: 2 questions - please help Cool thanks very much. What does the echo Tut Tut Tut do?
  21. Right now my game is setup so that player # 1 cannot be attacked. How can I add other player numbers so that they cannot be attacked either? Do I just use a simple comma between each number or what? Also, my game needs to be reset but I do not know how to do this. Can anyone explain? I believe this is the code that handles the non-attacking of staf and admin   else if ($odata['userid'] == 1) { print "Trying to attack an Admin?!?!"; $hosptime=(60); $db->query("UPDATE users SET hospital=$hosptime,hospreason= 'Dont attack an Admin, Dumbass!' WHERE userid=$userid"); $h->endpage(); exit; } else if ($odata['userid'] == 3) { print "Staff cannot be attacked!"; $h->endpage(); exit;   Thanks for your time. Harley
  22. Re: Wanting to purchase a few mods Seanybob, How much you want for both? I really like that arcade. Does it keep people logged into the game while they play it?
  23. Re: Cock Fight [$10] I would like to buy this. Would you email me at ////
  24. Re: [mccodes v2]street gangs [30$] [public template] Does this include everything I need to start up the game or is this just a graphics file? I'm new to all of this but I did just buy a working RPG game and plan to buy another one. I already have several of the mods that I can copy from the one game I own to a new game. Thanks
  25. I am looking to purchase some mods for my game. Here is the list of things I am looking for. Hoping to find a deal for purchasing multiple mods. gang armory poker blackjack custom news paper an estate mod where you can own multiple houses and rent them out. business mod where members can start their own business and have employees. Thank you
×
×
  • Create New...