Jump to content
MakeWebGames

KyleMassacre

Members
  • Posts

    2,921
  • Joined

  • Last visited

  • Days Won

    48

Everything posted by KyleMassacre

  1. Not bad but there are errors just from what I can see by glancing on my phone. You are using grabbing some global variables that I don't believe exist like the $goback? I have never seen that var before and also you have a function called confirmation() which doesn't exist in the global funcs file either and same with the error() function
  2. Does this guy have more examples? His site doesn't really show much of what he has done or what he can do. In my opinion his site wouldn't really help him out in getting client work since his portfolio is rather small or incomplete. What languages does he program in? I know (from his screenshots) he programs in PHP but can he do anymore like JS/Ajax/JQuery? Or can he do .NET like C#, VB, or ASP? Or how about Java or Obj-C? Some of the forum members here are pretty fluent in 1/4+ of what I just listed it's just that PHP gets the bulk of the attention so how can one say that Goliath is more knowledgable than the people here? That is a bunch of heresay without a solid portfolio. So I would have to say that I'm sorry but I can't take your word for it with a portfolio like that. Tell him to update it so we all can see what his skill set really is.
  3. Most of that depends on the script you need converting. Some require more time to convert over and that's not including any security updates that may need to be done. Not to mention, some of the modules out there are so outdated that they may need a rehaul themselves. I would suggest posting a list of what modules you may want done.
  4. If I recall the free hosting for x10 doesn't allow minute crons (if you need them) so you would have to convert stuff to timestamps which are heavily needed for things such as MCC and they have a limit on the amount of crons ran daily. Some things to look out for when searching for a decent free host is to google around and look up reviews/complaints from customers and the loosely used word "Unlimited". I have seen that a lot and something must have a limit. I have seen some of these "Unlimited" hosts suspend your account because you have a script that uses a little bit of bandwidth with 0 warnings so you only find out the second you direct your browser to your site. And this even happens with paid hosting.
  5. Turn on your error reporting so it displays the error
  6. then just type in vim /etc/haproxy/haproxy.cfg
  7. Are you logging in as root? If not then do: su vim /etc/haproxy/haproxy.cfg And see if that works. I'm not very good at shell myself ;)
  8. What commands have you tried and what where the error messages that popped up? You can try: su vim /etc/haproxy/haproxy.cfg and see if that let's you in the file to edit it. Also, what would you need haproxy for? I know the big guys like SO and GitHub use it which can make sense but at this point in time do you think you may need it?
  9. That has nothing to do with V3. That is if you want to hire the MCC team to build you something with your game but won't take any jobs that are less than $800.
  10. Well V3 is not released yet *cough* [MENTION=50433]ColdBlooded[/MENTION] *cough* but V2 is more widely supported here in the forums. As for V1 if your on a budget would be good and it isn't hard to convert mods for it
  11. Take a look here http://makewebgames.io/showthread.php/39502-Tutorial-v2-0-3-v2-5-convertion thats a conversion from V2 to Redux and this is the conversion from V1 to V2 http://makewebgames.io/showthread.php/22326-Tutorial-v1-v2-Conversion there is a conversion from V1 to Redux written so you will have to make do with those. Also so without a valid license people may be hesitant on helping you more
  12. If it's MC Codes >= V2 then yes it's needed. I can be wrong but for it's use it is licensed to the domain you supply when you purchase it. For V1 it's an open source license that's available off of github but you can't sell it or claim it as your own. But you wouldn't do that would you ;)
  13. You will probably be better off atleast paying a small fee for hosting because there are usually tons of people on the same box with the same IPs etc. If you go to the bigger guys like x10 they only allow certain amount of crons per day and if you have a script that uses "more bandwith than usual" they suspend your account. You may end up with a blacklisted IP as well. To to answer your question you can look at x10 hosting or 000webhost. But if you have a small budget can I recommend Interserver? They give you "Unlimited" everything, own and operate their own data center and give great fast support. If you go to Interserver you can use the coupon code "Warrior199" on checkout and get $1.99/mo and the longer the term the cheaper it is. For 3 years it comes to about $57.00 and that coupon will never expire so when your 3 years is up and it's time to pay your next bill it will be $57 for 3 years again
  14. First off I would like to wish you luck! I know this is a tough business here to compete with sites such as Apex etc. like stated before, you need some UI improvements and I would work on that before trying to advertise your service because it can put some people off. I'm just curious, do you have anything to offer that other sites don't have? I respect the fact that you dont do ads which brings more focus to the game listings but this is a double edge blade and here is why(based on actual events): In order to get quality games you either need to give game owners something to list their game like free advertising or have other top quality games. Owners of "Good" games are real hesitant to list their game if they have no competition because they are afraid of when people go and vote for theirs they see another game and sign up there. Well that's the point you say? Agreed but it also costs the game owners because they reward their players and if they are rewarding them to boost their rankings in the site what's the point if they are the most active game there? They want to be the game that when players vote for a game they see them and sign up. The only thing that I really see is the fact you have incentive voting. But to be honest that should really be a standard these days. Only a few voting sites that I have come across don't offer incentive voting out of the 30+ plus that I have researched a year or so back. Out of those few they were all fly by night sites with very little activity.
  15. Since you put it that way it's making more sense
  16. I like this one but the only thing that gets me is I don't think there is enough content area. It seems that there is too much emptiness. Other than that excellent job
  17. Do you have evidence to back up your theory? it is possible. PHP is PHP no matter how you look it from an engine or framework stand point. Will it require some work? Yes, but it can be done
  18. I don't really think there is a limit to the size that you can do. But my question is why would you want to increase the size? The best thing is to use some sort of standard for your image because increasing it too much may distort the image and it will look like trash. Maybe have a look here and you can come up with a way to fit your needs: http://www.codediesel.com/php/fixing-aspect-ratio-of-images-in-php/
  19. So a really cheap "Virtual Boy"? Nice, I like it haha. You got my vote
  20. dont forget about https://toplistedgames.com as well
  21. No because I wasn't bothered! Have you ever spent time on Jury Duty longer than 3 weeks?
  22. Did you try su <command>
  23. For what engine? And why not get it from where you got your engine from?
  24. I'll shoot you a pm with details
×
×
  • Create New...