
Kasabian
Members-
Posts
152 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Kasabian
-
Re: Email Activation i get the way he says it but i get an error firstly: if ($mem['activated'] == 0) { die{"Your account is not active, check your email address including junk boxes. [url='login.php']back[/url]"); } should be: { die("Your account is not active, check your email address including junk boxes. [url='login.php']back[/url]"); } if you cant spot that, then get your eyes checked but in register.php i get the query error that random_string doent exist... eny help? i think thats how people are getting a problem
-
Re: cod4 online i was just saying that spilt between medal of honor, call of duty etc .. there is a hell of alot of WW2 games and there not that good.. call of duty broke that pattern and thats why it sold so good, i dont like how there going back to it that should do somthing like battlefield and so one in the future
-
Re: cod4 online im 55 and i dont wanna do prestidge havent got the time .. and havent got the xbox enymore :-D sold it so i can get the money to get my site up ye another WW2 game, how fun.. why cant thay just carry on with modern theme much better
-
Re: New Crime Page [V2] your looking at the type of crime not the crime
-
Re: Login & Register {V2} $20 I really don't like lier's - (try spell checking as well) http://www.clantemplates.com/templates/halo3_evasive/
-
Re: ispy ( not a rip-off of apple ) Yes! :mrgreen: your go
-
Re: ispy ( not a rip-off of apple ) close
-
i spy with a fly in my eye somthing begining T Clue: its on most OS's
-
Re: Count Backwards :D 4932
-
Re: Counting (nr game) 1911 pm me when 1992 comes around i want dibs on that one .. best year ever! 8-)
-
Re: Email Activation what one do you use?
-
Re: Crons stoped working. :lol: :-D you to let you know Britain isn't at all like Mary poppins i don't know anyone who says bloody
-
Re: Religions Mod totally true i hope you havent added it to your game
-
Re: Email Activation do we add random_string('alnum', 32) in to the same query as this or after? '{$_POST['email']}', 0, '$IP', '$IP',
-
hello just wondering how is everyone in the CE community on this fine night! as im fantastic (in a french accent) :mrgreen: (im not french)
-
Re: Login Page [$25.00] you gunna copy them as well? :-P keep at doing logins .. but user your head make it your own. dont be a sheep and follow of templates
-
Re: Login Page [$25.00] i thought so
-
Re: Login Page [$25.00] ye sorry to disappoint but thats not worth $25 Things to work on: -the page don't looked connected (remove the big black spot in the middle) -banners squashed -the about us link, gos to your register page - also tells nothing about the game -colours don't match -it looks like you have stole the image of some blog template as assassin put its not worth it, very rushed sorry to come down hard on you, but its half complete
-
Your views on new layout mainmenu??? (Very unique i believe)
Kasabian replied to 03laceys's topic in General Discussion
Re: Your views on new layout mainmenu??? (Very unique i believe) yep very unique you nailed that but not realy my thing, thats just my opinion thought -
Re: Mailbox popup... in header??? what you using for the box that would help?
-
Re: Mailbox popup... in header??? o sorry.. i was posting the code for the pop up box
-
Re: Mailbox popup... in header??? have you looked up <div> or just over looked it? somthing along these lines (off the top of my head) css: .message { border: 2px soild #333333; font: 12px Arial; text-indent: 3px; height: 200px; width: 300px; overflow: auto; position: absolute; left: 100px; right: 100px; top: 100px; bottom: 100px; div: if ($ir['new_mail'] > 0) { echo '<script> alert("<div class='message'>stuff here or message</div>") </script>'; } if it dont work ... Use google and google <div>
-
Re: Mailbox popup... in header??? try using <div> with your css
-
Re: Banning IP you dont want to ban that ip as its localhost
-
Re: create gang have you added gang pictures or summet of the sort? if you are Find: mysql_query("INSERT INTO gangs VALUES('','$name','$desc','','',0,0,100,$userid,$userid,5,0,0,'')",$c); Replace: mysql_query("INSERT INTO gangs VALUES('','$name','$desc','','',0,0,100,$userid,$userid,5,0,0,'','')",$c);