Jump to content
MakeWebGames

Kieran-R

Members
  • Posts

    551
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Kieran-R

  1. Theres nothing wrong with ".$userid itself. But you may not be defining $userid anywhere. Try using $_SESSION['id'], or $ir['userid']
  2. Kieran-R

    Help Please

    Just make a simple function for it, and everytime the username would get displayed, use the function on that. If you don't know how to make a function for it, them you should probally look at a few tutorials for it. Nothing to hard tbh
  3. SO your saying this is better than somthing like comet chat? Pay $30 less and get a WELL better chat (comet chat)... The mod is nice, but nowhere near $80. $20 max I would say ;) Good luck though.
  4. When you buy mccodes, you need to enter the domain of which it will be used under. However you can change it at anytime.
  5. I feel that you learn much much much more from text tutorials. I've tried videos before, but they never seem to really help me. http://w3schools.com is really good when your just starting out. I defintely learned the basics from there anyway.
  6. Lol ok thanks :P
  7. When running any form of service you should just acknowledge the problem and allow the complaint to be registered, and then apply a fix if needed. Instead of trying to fight it and prove that your current code works. Will make the customer happier, and considering you're arguing this on a public forum it could certainly drive away some larger potential clients.   Dave, I did actually have a long look through the code to try look for something which would result in RulerOfZu's problem. But as I did relise that the error he was reporting didn't make sense compared to the code, then I was just posting that to try and resolve the problem, and rule out what he was originaly reporting as the problem.
  8. A small error when updating your reward script URL has been found and fixed. Rulerofzu, your problem may be becuase you tried to set an incentive voting URL, (and it failed die to a small bug), players were attempting to vote, after voting it still says they haven't voted yet on your site, so they try vote again. If that is so the case, then I do appoligise. If you retry setting your incentive votin script URL in the game control panel, then everything should be working fine now.
  9. If they were told "they have already voted" while on BBG, then there vote would most certainaly not have been counted. There is various sites sending votes into BBG, and none have encountered this problem. I think you should be double checking to before coming to a conclusion. The format of my 'in.php' file is simply like this: if (user has not voted today){ echo "your vote has been counted"; mysql_query(...); } else { echo "you have already voted today"; }   So as you can see it isn't possible that the vote could have counted while they have received the error message.   Hope you understand.
  10. BBG Takes the users IP address. Not the the games. If what your saying IS the case, then how come your site has already received 6 votes?
  11. Rulerofzu, Im not understandig what you mean. 1 vote per game per day is the criteria on nearly all voting sites. Why would that put you of mine?
  12. Has anyone ever had any experiences with hiring someone to optimise your site for search engines? Im thinking about hiring someone, but is it worth it? What does is usually cost? Where is the most well known companys?
  13. Danny do I really have to have exact proper english? It has incentive voting, reviews, screenshots, large game control panel ect...
  14. Cmon! Join up :D Lots of games are already getting lots of free traffic even when they are not sending that much votes.
  15. Why dont MCCodes just pay someone who really knows what they are doing ??? Or are they too money tight for that too?
  16. Thanks for the links guys :)
  17. Hello. I'm looking for someone to make me an image uploaded written in PHP which will allow the person to choose a file to upload, it gets uploaded to a directory, given a random file name, and then the user is shown the link to there image at the end. I am willing to pay. So please mail me if you can help. Thanks.   PS: If wrong section, then I'm sorry. Please move.
  18. Trust me. If your game can make 1 vote a month then you will be in top 250. There is no toplists that have 250 games that are recieving hundreds of votes ever month.
  19. Why a private message?
  20. where does it say they have a limit?
  21. Post the code and then we will be able to help you ;)
  22. http://bbgwebgaming.com :D http://www.gtop100.com http://www.bbogd.com http://www.gamesites100.net
  23. If your still waiting to buy a license, then why is this thread even here? The games worth $0 till you buy a license. When you buy a license, then the game is worth no more than the license itself...
  24. apexwebgaming.com top100arena.com   Ill name a few more if I find any...
  25. still not said anything about the license... Take it as a no then?
×
×
  • Create New...