
lucky3809
Members-
Posts
1,115 -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Forums
Events
Everything posted by lucky3809
-
please list what Zynga game uses those images, instead of pointing to the company. As for on this forum you need to show the evidence in order to accuse someone using copyright material! jaymo nice homepage.
-
how to add a small chat box on the side
lucky3809 replied to Raven1992's topic in General Discussion
that is why you make another folder, and then add the xat chat there, then where ever you are placing the chat just add that page to the area such as include "/folder/chat.php"; there are many chats.. just use google put in ajax chat.... -
how to add a small chat box on the side
lucky3809 replied to Raven1992's topic in General Discussion
Yes all codes will work with mccodes, if you are advance in coding and know how to implement those things, it CAN be done lol... -
how to add a small chat box on the side
lucky3809 replied to Raven1992's topic in General Discussion
I don't know if you are advance with coding yet to implement this into mccodes, but you can read this blog, it has the facebook type, somewhat torn.com also, it just all depends on how your styling the chat and where you are positioning it... http://bostsip.blogspot.com/2011/01/facebook-like-chat-part-2.html -
You need to position it to under the place you are wanting it, it won't get there by itself your making it harder then it really is...
-
Put it in a div tag, then position it with css... Or without a div tag...make a new class in your css file such as input.position {margin-left:0px;} then add it to your input tag... <input class="position areatest" name='username' type='text' size='22'/> OR <div class='position'> <form name='login' method='post' action='login.php'> <input name='username' type='text' class="areatest" size='22'/> </form> </div> Example Positions --------------- margin-left margin-right margin-top margin-bottom float: right; float:left; ect..... w3schools has some tuts in positioning it...
-
Not to be off topic... But someone has got to say it... voteing, hireing is all spell incorrect.. we all make spelling errors, but to continue on doing it is a little irritating. it is voting, hiring.... there is no EING it is ING when you add ING to a word that ends in e you take off the E... furthermore info you can take a look here: http://oxforddictionaries.com/words/verb-tenses-adding-ed-and-ing
-
EXP Bug After attacking a leaving a user for EXP
lucky3809 replied to SaMz's topic in Engine Support
I looked at what you have posted it has nothing to do with any of it post your attacktake.php, you must have a query incorrect causing it to go negative or, you have a statement that is less than or greater than a certain level or it could be your fields in your database set incorrectly.. -
so tired of all this mccode license chit lol.. just stop using the engine, it's crap anyways... No need to argue over the matter...
-
EXP Bug After attacking a leaving a user for EXP
lucky3809 replied to SaMz's topic in Engine Support
Easy solution is to refresh the page that is doing it, make sure what that page is, then look over your coding, at calculations and queries, or post the page on here for someone to look at for you, if you are lost. If it's not in that page it could very well be the check_level function in global_func.php that is causing it... -
Thank you. You got a lot to do I see? It's just basically the mccode engine with your game logo.
-
Very nice game Sniko : )
-
5000 =5 seconds... change it to 1000 for 1 second.
-
It has nothing to do with your codes, it's your server exactly what it says, maybe your hosting is down for the time being? Submit a support ticket and let them know your getting that error they maybe able to resolve it.
-
Yes they support all crons, and they do have a cpanel. hostable.com is just shared hosting,their other main site is brinkster.com it has dedicated,shared,managed hosting, but with limits.
-
I use hostable.com, been on a 2 year free premium package that i won off their facebook page, so far it's been the best no down time as yet. I am happy with their service would not change. They have been in business since 99'
-
It's nice and clean game design. Here's is my honest opinion to this design, a lot of people are using photoshop, and making these designs, these very same designs can be accomplished through CSS - yet these designers want to whip out the photoshop for something so easy, that can be done via CSS. Try CSS ;)
-
Hope you did not use photoshop, this can all be done by css it looks fine but the textareas needs work.
-
is newann field in the users table?
-
lol booher creepy!! :D thanks for seeing that
-
You said you knew the name, so now you don't? You said they spammed in your game, if your game is not up and running why does it matter if they spammed it? Don't make sense... And since when do you use a program to protect mccodes on a shared hosting? stupid if you ask me, when securing it yourself is easier then you think it is!! Edit: You do know using shared hosting your game can be under attack from another persons website on the same hosting server you are on... Just so you understand shared hosting and the DOS attack notification.. It's not just you using the server your on. If someone else is getting a attacked you also are too...
-
Not too great on description, you yet said nothing interesting, but that the person gets 1 DP a month. You yet stated the platform your game is on, nor have you stated what your goals are for the game, or the theme of it, or provided a link to your game. To be honest the only staff you should seek on this forum is an administrator the other positions should be given to your loyal players that would be interested in being staff on your game such forum moderators and report/secretaries ect... Your players will do it for free and would not mind just 1 DP a month, and probably the ability to create their own item. Just saying...
-
Open your staffpannel.php and hit ctrl +f and search for the message it is outputting, then from there see what is causing it, or put the code on here if you don't know.
-
? Since when was stock images not usable in a template... That's my only question..I have seen everything he used before on stock websites that are used freely even the barbwire fence. How do you jump the gun so fast if you have no proof of where the stock images came from?? I am on neither side just find it funny the people on here first they bashed skooda for scamming,(now on their hands and knees), then Zero got bashed for somewhat scamming so they say, then now the bashing continues wow, like no one has a reasonable life on here, but to sit on the computer playing cops and robbers haha!!
-
i've used hosting24 they support cron jobs, you have them set incorrectly!!