Jump to content
MakeWebGames

-CrAzY-

Members
  • Posts

    150
  • Joined

  • Last visited

    Never

Everything posted by -CrAzY-

  1. Re: HOW DO I MAKE THE BKGROUND AN IMAGE?????, LIKE HAVE AN IMAGE AS THE BKGROUND??? tryed it , it just goes white
  2. Re: IS THERE ANY WAY I CAN MAKE THE BRAVE GO UP 1/15 A MINUTE? so make a file called, cron_onemin add that to it then run cron * * * * * curl http://magamename/cron_onemin.php but dont i need a code on the end likie this: * * * * * * curl http://magamename/cron_onemin.php?code= ... 5197f95a02
  3. Re: HOW DO I MAKE THE BKGROUND AN IMAGE?????, LIKE HAVE AN IMAGE AS THE BKGROUND??? Mine Say's This:   <style> body { font-family:Verdana;font-size:9pt;color: black; background-color:#504A4B; scrollbar-base-color: #005B70; scrollbar-arrow-color: #F3960B; scrollbar-DarkShadow-Color: #000000; } a:visited,a:active,a:hover,a:link { color: black;text-decoration: none; } table,tr,td { font-size:9pt; } img { border:none; } </style>
  4. 8/10 I Edit Something In A File This Comes Up: Parse error: syntax error, unexpected $end in /home/imgame/public_html/admin.php on line 929 This Above Was When I Added: function closepage() { global $ir,$c,$h,$userid; print " Close Page Function   Page URL: (Example: /usersonline.php) (Example: /index.php)   Reason for closure:     Close for:   Public Staff Everyone (Except owner)     "; } function closepagedone() { global $ir,$c,$h,$userid; mysql_query("INSERT INTO closedpages VALUES ('','{$_POST['url']}','{$_POST['reason']}','{$_POST['for']}')",$c); print "Page has been closed!   Reason: {$_POST['reason']}   Closed for: {$r{'for']}"; } function openpage() { global $ir,$c,$h,$userid; print " Opening Page Function     "; $t=mysql_query("SELECT * FROM closedpages ORDER BY url ASC",$c); print "Page URL: "; while($a = mysql_fetch_array($t)){ print "{$a['url']}"; } print "   "; } function openpagedone() { global $ir,$c,$h,$userid; mysql_query("DELETE FROM closedpages WHERE id={$_POST['id']}",$c); print "Page opened!"; }   Into Admin, I was Trying To Do The Close Page System Mod, But It Happens On All The Pages, How Do I Stop It, Have a Got To Run A Querie Or Something??
  5. Re: IS THERE ANY WAY I CAN MAKE THE BRAVE GO UP 1/15 A MINUTE? where do i put tht
  6. Re: HOW DO I MAKE THE BKGROUND AN IMAGE?????, LIKE HAVE AN IMAGE AS THE BKGROUND??? where abouts do i put it, giv me the location for register, login, n the main bit
  7. Re: COULD SOMEONE MAKE ME A QUICK PAGE WITH A FORM WHERE USERS CAN ENTER............ no, a page, where there is a form saying Name, email, username, problem...etc then when they fill it out they press submit n it sends to my email address, withuot them having to open up there email
  8. Re: IS THERE ANY WAY I CAN MAKE THE BRAVE GO UP 1/15 A MINUTE? but that means brave goes up per minute :lol: but so does other stuff like energy, how do i do it just brave :|
  9. Re: [mccode] voting Pimped Out myne sez this :-( Vote For Us Vote for us at various RPG toplists and be rewarded. Top List Reward Voted Today? Cast Vote Stage 3 Top Games 10 Crystals Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/imgame/public_html/voting.php on line 27 No Vote TBAB Top Games $1,000 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/imgame/public_html/voting.php on line 37 No Vote Game Sites 200 Energy Refill Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/imgame/public_html/voting.php on line 47 No
  10. Re: [Free] [v1] Profile Image Uploader Great Mod!!< Very Clear Instructions Works Fine, +1
  11. THERE USERNAME, ID, EMAIL N QUESTION/STORY Cos I Want A Page Where Users Who Accounts Are Corrupt Or IP Banned Users Can Email Me Using A Form Instead Of Going Into Their Email Accunt , Entering My Email......Etc. Thank You, Basically If You Just Make Some Form Fields Saying, Blah Blagh Blah, I Will Change Them To What I want
  12. Re: HOW DO I MAKE THE BKGROUND AN IMAGE?????, LIKE HAVE AN IMAGE AS THE BKGROUND??? can u plz giv me the codes like find this, replace with this, for LOGIN.php, thanks
  13. I GOT AN IMAGE BUT I WANT IT AS A TILED BLGROUND, HOW DO I DO IT???
  14. currently it goes up 1/15 per five mins i want it to goe up 1/15 per minute, i was thinking making a file called cron_onemin then putting only the line in cron_fivemins that says about the brave then setting the cron up and instead of: */5 * * * * curl http://ma game name/cron_fivemins.php?code=87df313a5958a1f9bcef0f5197f95a02 it would be: */1 * * * * curl http://ma game name/cron_onemin.php?code=and a code here so could someone please tell me what i have ot take out of cron_fivemins to put into cron_onemin wot to put the cron for ( */1 * * * *??) and what code to put on end , wich is highlighted in red above Thanks!
  15. Re: HOW CAN I MAKE IT SO EVERYTIME SOMEONE REGISTERS TO MY GAME THERE............... so users only have to fill out the one (the first) form n the form they fill in sends to me??
  16. Re: HOW CAN I MAKE IT SO EVERYTIME SOMEONE REGISTERS TO MY GAME THERE............... $to [email protected]; <<<<<<so here i put my email $subj = "Game Name new registration"; $mess = " Username: $username Password: md5('{$_POST['password']}') Email: {$_POST['email']} Promo: {$_POST['promo']} "; $headers ="From: [email protected]"; <<<<<<<< and here i can put like mygamenameregistration? mail($to,$subj,$mess,$headers);
  17. Re: HOW CAN I MAKE IT SO EVERYTIME SOMEONE REGISTERS TO MY GAME THERE............... no what i want to do is change promo code to referer(that i cn do already), but i want the form that people fill out to register to be sent to my email so i can see what they put in promo code (referer) so the referer can get some crystals, so i will get a email like: Username: Test Password: testtest Email: [email protected] Promo Code (Referer) TheShadow746 So I will Know To Give 'TheShadow746' Some Crystals For Telling 'Test' About The Game!
  18. REGISTRATION FORM WILL SEND TO MY EMAIL SO LIKE I CAN CHANGE PROMO CODE TO REFERER SO PEOPLE CAN REFER PEOPLE AND GET CRYSTALS????
  19. Re: IS THERE ANYWAY I CAN CHANGE SUM1's GENDER TO SUMMOT OTHER THAN MALE/FEMALE????? thank you, very helpuful +1
  20. i want to change sum1s gender to summot like God or The King or ADMINH, im usin Lite, can sum1 help
  21. has any1 got a mod for a built in forum on mmcode??
  22. I Have Been searching For Ages To Find A Free Server That Works With Mccodes, I Asked A Million Times On Criminal Existence, But Nobody Helped So I Thought I Would Tell Everyone It Is: Zend URL www.zendurl.com MySql PHP Support No Ads Cron Jobs CHMOD Free Subdomain Domain Instant Activation 500+ MB Space # Bandwidth limit 15,000 MB/month. # PostgreSQL, MySQL databases, phpmyadmin, phpPgAdmin. # Script AutoInstaller. # POP3 Email, Forwarders. # Autoresponders. # Addon domains. # Cron jobs allowed (by request). # Webalizer statistics. # Custom error pages. # SSL Secure Server Scripting: CGI, PHP, ASP, SSI, Perl. Forced Ads: No ads (bannerless). Your Ads: Allowed. Upload: FTP, Browser. Editor: Advanced, Basic, WYSIWYG. Pre-Scripts: Message Board Forum, Shopping Cart, Script collection. cPanel And Everything Else That You Need Review: http://www.free-webhosts.com/reviews/ZendURL.php
  23. I Wannnnnna Make A Online Radio Station, But I Havent Got Any Money To Spend On It, So It Gotta Be Free I Need Something That Will Stream My Music Onto My Website, Either By A Link That Opens Up WMP And Plays Through That, Or Prefferably Embedd A Player Onto My Site I Need: A Music Streamer, Live That I Can Upload MP3s And Also I Can Talk On My Mic And A Web Hoster/Server That I Can Either Embeed OrPlace A Link To The Player, It Also Needs HTML Code Support So My cBox From www.cbox.ws[/url Will Work On It Please Help, Thank You!
  24. Re: cron jobs help wots that server m8?????
×
×
  • Create New...