
lucky3809
Members-
Posts
1,115 -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Forums
Events
Everything posted by lucky3809
-
Not true, MagicTallGuy has been around this forum for a long time, he is well known to be one of the greatest developers on here, as others on this forum, if you have not been on here that long than you would not know that us older knows his capabilities in coding we know he is a great developer!
-
Last time I installed mccodes it did not come with crime insert while installing, it only inserted crimes only, when you add the crime through staff panel. If it's not a legit copy, (not saying it isn't) it will most likely have more than that as an error. Did you modify a file recently to insert the crimes?
-
Your insert is very wrong you have comma's in the wrong place if there is nothing else followed by the comma such a field it is not needed such you have this at the end : '', ) should be just the quotes '') in those empty spaces you should add those very same quotes in them as well. Query was INSERT INTO crimes (crimeNAME, crimeBRAVE, crimePERCFORM, crimeSUCCESSMUNY, crimeSUCCESSCRYS, crimeSUCCESSITEM, crimeGROUP, crimeITEXT, crimeSTEXT, crimeFTEXT, crimeJTEXT, crimeJAILTIME, crimeJREASON, crimeXP) VALUES( '', '', '((WILL*0.8)/2.5)+(LEVEL/4)', '','', 0, '1', '', '', '', '','','') It also seems that it's not inserting your fields such name of crime and brave ect..
-
It's bad practice to use negative in css. maybe a min-width would have worked, or padding.
-
Quite a lot of security problems, but what is there to expect with a illegal copy of mccodes. If they were legit codes he can login to his mccode account and upgrade the pages, and would not face the security issues he has. He can also google security or search this forum for security threads that has the answer to his problems. However he wants someone else to do the work for him for free without him even trying to learn at all.
-
You started with an IF statement, but did not close it This is the error: <?php session_start(); include "other/db_connect.php"; if ($_GET['action'] == "logout"){ session_destroy(); die('You have been logged out.<meta http-equiv="refresh" content="5;url=index.php">'); ?> And guessing I would say this is the fix: <?php session_start(); include "other/db_connect.php"; if ($_GET['action'] == "logout"){ session_destroy(); die('You have been logged out.<meta http-equiv="refresh" content="5;url=index.php">'); } ?>
-
Major fail!! There are errors in your scripts, to the point where someone can inject bad things. Seriously if you can't secure your game, close it until you can do so or login to mccodes and download the upgrade, or you will continue erasing your users database, I love that you do not understand the concepts of security or the word proxies, and think it's good to open a game to public, knowing at anytime, if someone donated, they can lose their account, because how you erase your database numerous times (as a quick fix to the problem) That really is NOT fixing anything. Not hard to at least google or search this forum on security topics....
-
Your game is VERY vulnerable to hacks, I suggest you get someone to secure it, I would have NEVER put anything in public without securing every page, I can login to any user, that says something. And I agree crediting yourself in game is not right, hopefully your members never see inside your account, and the way you act towards new members I hope you never get any. You got a lot of growing to do, before running a game period. Criticism is what makes a developer do better, and owner to a game, if Chedburn of Torn acted like you he would have not got where the game is today, it would have never been successful, and went into failure. Same thing with any website, customers are and should be your priority in keeping, to make yourself grow. I can understand if someone did bad in your game as hacking, but by verbally attacking you in mail? You could of just banned their mail, and if they continued in forum, ban from forum, that simple.
-
Social Networking Site Looking for good developers to work with
lucky3809 replied to jcvenom's topic in Web Developement
You do know that facebook is created on PHP, there is nothing wrong with using PHP for a social network, there is absolute no difference in speed IMO. So for those saying he should use other programming languages, I would suggest you look into facebook ethics of coding, before speaking, that PHP is not good enough for a social network. -
Social Networking Site Looking for good developers to work with
lucky3809 replied to jcvenom's topic in Web Developement
I got a lot of ideas, just not willing to share, because they are ideas that I am working with that has never been seen before on a social network :) (I have shared recently an idea with Mark Zuckerberg of facebook) It's nice that more people are going into the direction of a social networking website, the only thing is you got to think creative, and win people over from Facebook, and other social media websites, if you have something unique that no one has, more people will flock to the uniqueness!! Good Luck with your development and keep us posted, I would like to see what you come up with. ;) -
I gave real simple instructions, you don't need all the files in the zip. The only files you need is in the "src" folder, minus the email one... I took the files out of the "src" folder and put them in the main public_html directory...But you can leave them in the folder just change the required link to that directory as I stated previously... And the "smiley" folder I left in tact left the smilies in the folder... And you need the nbbc.php in the main folder..
-
Yes, it does validate images everything is validated in the LIB file.
-
You can download this BBCODE Parser @ http://nbbc.sourceforge.net/ Then use files: nbbc.php nbbc_lex.php nbbc_lib.php (where you would change the bbcode output, if you want to custom it) nbbc_main.php nbbc_parse.php And the smileys folder in your page where you want it to show add: require_once (DIRNAME(__FILE__) . '/nbbc_main.php'); $bbcode = new BBCode; And where your text is you want to add it like this: (But adding your own $var and text field) echo ''.$bbcode->Parse($var['text']).'';
-
X10hosting is the best FREE wise.... I love their CPANEL it's updated byte host isn't. As for fast web hosting I found http://www.site5.com to be pretty damn fast on regular shared hosting, I can imagine how much faster on their VPS hosting. Pretty reasonable pricing.
-
Sometimes people do not upload them to the right root, make sure your uploading the zip file to the public_html root, then extracting it there. But those were pretty basic instructions.
-
ok, Could not tell your login says Ravan script...
-
Maybe the harsh treatment is from the ravan script... lol... People will not help with the ravan script it's useless to ask on this forum. If you do a advance forum search you will see the harshness about that script. I would suggest though to take up some php tuts online, and learn a little instead of asking for help, because once you learn what you need to, than you won't need anyone to help you. There are tons of websites that has tut after tut on PHP and mysql.
-
No need for javascripting use http://www.image-maps.com and get the html map. There are other online websites that offer it also.
-
people have tried getting to my info - please help
lucky3809 replied to xRudeboiix's topic in Game Support
You can purchase protection from your hosting and domain, I had hosting that automatically came with the option of protection. If your using go daddy they charge I think it is $9.99 or $15 a year? it's been awhile since I used them. -
That is a nice layout, I like it!!
-
Proof Publius is still the owner of TheGRPG.
lucky3809 replied to Publius1's topic in General discussions
Bull****! Publius1 Join Date Dec 2013 You're not the real Publius as for the real one has an older account, and he is also on facebook Unless you have prove of legitimacy why make a thread? And just create an account? -
for being vps i would have never guessed, on my end the site is extremely slow at loading. it's a reasonable price for someone whom don't code and wants a ready made game. i do agree flippa would be where you should start selling it if your looking for a buyer.
-
Do you want to be directed to the New Zealand business website to look up his License to do business? Because he is located in New Zealand under the law to sell software you need a business License what am I missing that you can't take time to look it up yourself? I don't need to prove it google License lookup tool under New Zealand business website, while you are on there look into the law that is on there stating it! I am sure if I wanted to I can have mccodes.com shut down, by submitting illegal usage of them not having a business license to sell software. I can't post a link to the New Zealand government website because last time I did someone from this forum deleted it, because they don't like the truth! Maybe it was you that deleted it? Because you like to deny the fact mccodes is running an illegal website selling software without an actual business license, under New Zealand law that is a hefty fine!!
-
Don't bother mccodes is not a legit business. They have NO license to sell software. Just my 2 cents. Continue using what you have. your exp needed I believe is in the global_func.php under the userlevel function. Been a while since I used mccodes.
-
make them do a course for it, than after completed they than can build material, than build the house, as for will put a percentage on it like if the house they are building gives them 100 will, when they are 25 % done with it than it gives them 25 will and when they reach 50% than it gives 50 will and so forth, or you can do it as in levels. This will bring more to a game and keep players playing to achieve the goals, instead of flat out buying a property already made. But you do have a good idea there.