Jump to content
MakeWebGames

lucky3809

Members
  • Posts

    1,115
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by lucky3809

  1. perhaps you may have deleted something while editing copy and paste sniko's code again, works on my end also with no problem.... usually a ' or ; is missing when you get that error type....
  2. personally I make another folder outside the public directory, then stick the database files in there, and change the permissions. however this is not the only security you need, you also need to secure your pages, because you don't have to necessarily have access to files to execute a url hack...
  3. lol we all have opinions and code differently here is my opinion..., echo is faster and I will not change to print. also i mention it before with quotes why is it necessary to use a double quote when there is no $var in place in the echo statement? it is parsing the line meaning taking up time which if anyone is going off speed for their entire website they should use single quoting when there is no $var present... such as echo 'hello'; instead of echo "hello"; ... No not much a difference in speed, but if you are wanting speed the best solution is to use php correctly lol echo "hello $name."; <--that is ok to double quote ...echo "hello";<-- Is bad to double quote, because it is parsing that line and wasting that millisecond to parse that line when parsing is not needed...
  4. Not a bad game or engine, looks better then the mccode engine lol. Definitely you got potential there, so keep up the work and never mind those who say it looks like GRPG engine, because it looks nothing like it!!
  5.   x10 is only good for testing nothing more, I have had numerous times when i was unable to login to my cpanel, and unable to access my domain, they are the worst hosting IMO!! They have good support and that is it!!
  6. Some advice to you Lord, you should really listen and pay attention to Octarine, he knows a lot then the average person, and he knows his stuff, in my eyes he is the best on this forum, when it comes to security and programming in general!! He is only helping you. And others like him such as HD and rulerofzu. No need to get on the defensive side about it. You asked for beta testers so they gave you their opinion about your game, and what they seen while testing it.
  7. have you tried putting quotes around your fields in your queries that look like {$_POST['ndisplay_pic']} i dont know why but sometimes it has worked for others, there was a post not to long ago a user had the same problem but can't remember how it was solved unless I searched lol
  8. where you have $user = abs((INT) $_POST['user']); try changing it to $_GET instead of POST, could be the reason why it's not updating, that i can think of. I dunno it does not look right to use $_POST at the end of the query part userid={$user} usually it is $_GET. I maybe wrong i just have never used POST at the end.
  9. He was appointed in the right direction, Newbie gave him/her the answer and I pm'd them instruction nicely without them asking for them from me. We will wait and see if anyone's instructions worked. It's really common sense though if you plan on running scripts you should become familiar with your hosting, when I first started I took over weeks clicking on every link in my cpanel to see what everything done, and what not i learned mysql quick and knew how to make a table and add fields, without a tut or manual, point is it is not heard to take time and experiment with it, instead of taking a shortcut and asking rudely. That is why most people who do help won't anymore. I over looked the topic when i pm'd him/her but then I went back and read it, and it is why people voiced their opinions rudely because how rudely it was demanded them help NOW!
  10. lol installing mccodes is simple it comes with instructions, this person seems like he never ran a website before, not knowing how to upload, means he is a beginner of hosting. I do agree with HD on the matter though!! Really rude of the kking to demand us help him NOW!! I sent him a pm hopefully he knows how with my instructions which was basic lol.
  11. I backup every 24 hours, never know when something may occur... Better to be safe than sorry.
  12. oh ok I seen that name before. As for blocking the script it is attacking the register.php, probably a captcha on that page would be helpful.
  13. So why not name the person with the bot roguevampires.net was attacked today from it.
  14. There are hacks in making it work in all browsers, however you would need to find them on google because there is many ways in doing it. I would post, but last time I did someone picked my post apart, so trying to refrain from doing so. There is also the code facebook uses floating around to on google.
  15. They will ask to see your license, your hosting, if mccodes wants it down they ask to see it first if you cant verify it, then they ask for your site to be shut down. I have never heard of them suing though. They let you show prove before they have your site shutdown. So if you don't have it now buy it, then show them. Even then though mccodes don't shutdown every site there are many i reported and still up with an illegal copy so...
  16. If you have a setup of accountant,marketing adviser, and investor/owner, then you are running a business, which when running a business you DO need to pay tax, you on the other hand are paying under the table, your doing it the illegal way in getting out of paying for business tax, and you can get in trouble for such, if the person who takes this position up looks into it. You can be owing business tax, and a penalty!! Does not matter if the employee does not pay, it's not him/her at fault it would be YOU, any business for that matter has to sign up for a business license and pay the taxes owed, rather the employee fails to report your business or not.
  17. LOL there is no need for it, the sqls go into your database not in a php file. Your missing the whole concept maybe you should go back to mysql and learn before tempting to go further. Just saying Login to your cpanel and click the "phpmyadmin" Icon and then select your database then select the sql tab and copy and paste the sqls... How hard?! Or upload dbdata.sql to your ftp and start a new installation of mccodes, apparently the dbdata.sql you have does not have the pass_salt field...
  18. the pass_salt field is not in your database table, add it, or remove that field from your query if you are not going to add that field or use it.
  19. submit a ticket if your using a free hosting, sometime x10hosting requires you to browse their forum, so that may be the reason, I however have not used them in awhile can't remember if that is still part of their free hosting requirements. You don't have to post in the forums just browse a topic then go back to your website and see if it is normal afterwards.
  20. it could be the permission is not allowing the file to be read check your permission to that file and make sure "read" is checked. then make sure it is the only index.php in your ftp
  21. Your responsible for your own files, the hosting company does not transfer those, only domain... You want your files, compress them to a zip file, then save, and extract to new hosting. As for database you do the exact same thing export your database tables and save, then add to new database. How hard is that to do? and yeah do you ever read these thread replies, I've encountered quite a few where you just did not read what people posted and then asked the very same question again. why make threads if your not willing to read what others have to say or their input?!
  22. Sorry got off topic in your thread, I did not involve you in it, was just asking coldblooded a question, seeing how he is actively in this thread posting. Which went off topic when they talked about mccodes and raven script.
  23. I did not ask what MC stood for I know it is Mono Country, nothing in my post said anything about that. And you changed the subject when I asked a simple yes or no question. Seems to me it is what it is and what rumors has said about mccodes.com So second question how can you get upset over illegal copies from someone having when the original coding was stolen, that mono country and or mccodes had no copy rights to? But yet used and re made it into their own engine? Just like Chedburns on Torn saying his engine is not mccodes, but his own... Changing the coding to an original script and calling it yours is not necessarily yours. You would think there would be still a copy right infringement there. So how raven stole the copy of mccodes and then recoded it, this means they have right to it and rights to sell such, because that is exactly what you have done with your engine right? What rumors has said. So who is in the right and who is in the wrong? when you have two wrongs there is no right.
  24. Not everyone reported on mccodes.com gets taken down though, because I know a couple that are still up and using an illegal copy of the software, that were reported. So what is the excuse on that? Not enough power to do so? Also why is there rumor floating around that mccodes.com don't really own the original copy, that it was stolen and re-made? Want to shine some light on that? Because that seems like 2 wrongs and no right, when people are accused of using an illegal copy, and such raven selling copies of an illegal script, but yet this rumor says that mccodes.com is selling illegal software too. Anywho nothing to be worried about I guess on the subject, just wondered this for years now. Never found the correct answer, because your site states you found the software later then the rumor states of the original founder whom made the engine.
  25. I always recommend hostable.com been with them over 2 years and it has never went down, however when they had the DNS changer **** I disliked the fact they cut their domains off for 3 days, yes that is a reasonable thing to do when there is a threat such as that, but 3 days? and knowing the DNS changer virus only effected 65k nationwide... Did not make any sense why they turned them off for so long too... The cpanel was not off though that was up and running, it was just the DOMAINS they turned off. That is the only problem i have had recently with them, other then that they have been good to me, and given me excellent service.
×
×
  • Create New...