-
Posts
2,921 -
Joined
-
Last visited
-
Days Won
48
Content Type
Profiles
Forums
Events
Everything posted by KyleMassacre
-
magic_quotes_gpc error php 5.3 and above
KyleMassacre replied to Uridium's topic in New Worlds Engine
or tell your host :p I had an issue before and tried adding an .ini file and it broke so if that happens call your host and have them fix it -
Yeah a third party would be good but he states he wants it not to send to fedded players which with a third party you have to physically manage your ML which would suck $email=mysql_query("SELECT username, email FROM users WHERE userid = 1"); while ($r = mysql_fetch_array($email) { $news=$_POST['email']; $to = $r['email']; $from = "[email protected]"; $subject = "NationOfTheLost Newsletter"; $message = <<<EOF <html> <b><small>Hi {$r['username']},</small></b> <br / > <small>{$news}</small> <small>That's all for this month! <b>Thanks, Staff @ {$set['game_name']} </small></b> </html> EOF; $headers = "From: $from\r\n"; $headers .= "Content-type: text/html\r\n"; mail($to, $subject, $message, $headers); } print "Email Sent."; $h->endpage(); try that out. its only a small snippet of your send email function. if that seems to work just change your where clause to filter out people fedded and check your spam too
-
if you don't have root access to your machine then put a support ticket in and have them enable the function in your system settings or if you do have root just turn it on In your ini file
-
Like Zettieee said its possible to do it in css alone and no need for sliced images. I see really only like 4-6 classes/ids. Give it a go and if you get stuck we can try to help you
-
I like the design but it seems like its missing a little bit of texture or maybe even some depth in your content area. Maybe like a light slate/marble texture. but other than that I think it looks real nice and clean
-
No flame here buuuuuuuut, If you realllllly wanted that mainmenu why not just copy the source? It will save you money and you can change it up how you want
-
Using sniko's method still, and since you only want 5 you can do this $query = "SELECT `userid`,`username` FROM `users` ORDER BY `battlepoints` DESC LIMIT 5"; $n = 1; while($r = $db->fetch_row( $db->query($query) ) ) { //Do logic here. //$r['userid'] for their userid //$r['username'] for their username if ($n == 1) //do this //and just continue until you reach 5 $n++; }
-
Yeah I did do but no one wanted it so I didn't put it up and I lost it but its pretty simple to do. you just need to change the $user_class->columnName to $ir['columnName']
-
You do realize he has been here since July of 2011? So I think he has been welcomed at least once in the past ~2 1/2 years
-
TheGRPG owner is still Publius, not Grant
KyleMassacre replied to Dunno's topic in General discussions
I just cleaned up the original thread that publius started and moved all the "Scam" posts to here . -
User requirements to level at certain levels
KyleMassacre replied to KyleMassacre's topic in Paid Modifications
Well in all fairness, terms weren't exactly the clearest ever apparently. He was descriptive in what he wanted it to do but kind of failed to say how he wanted it done I guess. All he said was to make it to where in order to level they must have certain resources or they can't level. Maybe it was me thinking that leveling should be automatic like it is already and maybe I shouldn't have assumed either. -
Hi MWG, I made a mod for a client and he ended up backing out which is a whole 'nother story which I don't have time to get into so sorry nosey rosies :p Basically in a nutshell the player must have certain resources in the game in order to level up past a certain level that the admin decides. It has 1 file edit (more if you wish, just to include a function where you want it but not mandatory) 1 SQL 2 files(admin panel and a player view) Now given the price which I'm only asking for 5 dollars I won't be able to make adjustments to fit all games and make it expandable. I don't really need to sell it but it would be nice to make atleast 1 sell to cover my loss :p I'm at work right now so don't have access to screenshots atm. The original requester uses gems like Diamonds, Rubies, Sapphires which come in 3 sizes each (S, M, L) so this mod will use the same as it comes. If anyone is interested let me know here or via pm and I can maybe post some screens later when I get a chance.
-
You can try using the correct email in your search :p
-
TheGRPG owner is still Publius, not Grant
KyleMassacre replied to Dunno's topic in General discussions
Well in the screen shot Grant provided he was talking to someone via that email. I think you would need more solid evidence that the publius here is a fake -
I have a few people here that I would take advice from strongly and SRB or Guest (whatever) is kne of them. He can be quite strong but generally he is right. Its a shame that we are potentially losing another good programmer but best of luck out there and as Alan said you know where to me for a little chit chat here and there.
-
Well Luke, I have said here before in a thread or two that you are great at what you do and I enjoy reading what you write pretty much all the time and I can see a bit of good ol' Perry in ya :p. I hope to see ya come around here with your same old shenanigans here and there. And best of luck
-
it may help if you let us know what language you are ralking about
-
Not too bad. I don't know what's left but maybe add some stuff to fill out all that unused space. Possibly that very top nav barn add that to the side but maybe with like a sorted game list by like name, popularity, etc. Also I was thinking maybe the content header can be a bit different than the nav bar to give it some sort of pop?
-
@cruzer: First off good luck on your search but I believe I have told you before that it may be a little difficult without a budget or a promise of monetary gains. I understand you maybe looking for someone to code the game for you and in return a 100% partnership but chances are you probably won't find one especially with the lack of details you provide. For example: What are you bringing to the game Why should someone partner with you (semi relates to #1)? What are some details of the game You will probably need to open it up more and let people know what's going on. @veramis: No need to be such a prick about it. I would like to see you go to another forum to a language you don't naturally speak and post in there and sound 100% literate. Chances are you won't. As long as people know what he is posting about its all good in da hood so just relax especially when talking about professionalism because to be honest you don't sound that professional mocking/making fun of people if you do decide to work with people.
-
What other problems are you having besides the ones stated here?
-
Need active Player for a good optional game
KyleMassacre replied to rockwood's topic in Browsergames
This is the wring thread. although the owner is more than welcom to add his game to the players corner directory -
@Zettieee: It was actually illusions not sniko :p I will actually agree with all the scrolling. It looks like your content area shot down under your main menu so I wouod thini about fixing that.
-
So this right here as we speak is only like the 3rd time I'm replying to you so I hardly feel this wpuld be any sort of issue. I am just saying that almost every game has something another game has so you can't really base a rating soley off that. It is just not too fair, that's all that I am trying to get at with you and I don't mean to make it sound like I'm picking on you cause I'm not.
-
Because you are 100% original right? Can you show me any legislature stating otherwise? Didn't think so.
-
I don't know why you feel the need to tell stories. The game is infact GRPG regardless of the layout. This wouldn't be such a big deal if you wouldnt be trying to hide it