Jump to content
MakeWebGames

Dayo

Administrators
  • Posts

    2,491
  • Joined

  • Last visited

  • Days Won

    196

Everything posted by Dayo

  1. Is look at the head sponser logo on the second image it it the clam template logo
  2. just tryed it out when u use source code it does work thanks MD
  3. Lol sorry I completly moss read ignore my post :p
  4. what like this <head> <style type="text/css"> <!-- #test { text-shadow: #FF0000 4px 4px 2px; } --> </style></head> <body> <div id="test">lol</div> </body>
  5. thank you i will try it out soon
  6. woops, there is a register, i was a bit tired when i posted now i got to go to work with 6 hours sleep :(
  7. This is a simple ingame header for mccodes V2 this is a very simple layout that i just made so $20 $15 and it will be urs HERE ARE THE PICTURES http://img683.imageshack.us/i/screenshotf.png/ http://img696.imageshack.us/i/screenshop.png/ PM to buy
  8. you can not sell templates from clan templates ...
  9. I use my iPhone to browse the internet but i am having problems typing posts/PMs the iphone software dosent see this feild as a text field ill get a screen shot of what i get and post it up here. soz iof i dont make sence
  10. all this mod does is let you use private healthcare if you have donator days you will recover half of your health
  11. the header.php he sent me looked like V2 using $db
  12. if you installed it properly there should be a clickable nav menu at the top, once clicked it will roll down and you will see some things to do (if you want me to install it for you there is a charge of £2.50)
  13. send me the script your having problems with (if all pages send me header.php)
  14. i think session_start(); has to be above <!DOCTYPE html PUBLIC tag so this is correct <?php session_start(); ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> </head> <body> </body> </html> this is wrong <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> </head><?php session_start(); ?> <body> </body> </html>
  15. no problem mate btw do u own moblife.co.uk?
  16. Dayo

    PAYPAL IPN

    yes by IPN i ment a secure IPN PM me your prices, Thanks
  17. looks like the invite only took 30 odd mins PM me for an invite :D
  18. Dayo

    PAYPAL IPN

    and how much would it cost?
  19. Dayo

    PAYPAL IPN

    hiya im looking for a IPN script to work for my site all i need it to do is log the transaction and then credit the user a set amount of credits looking throgh the web i cant seam to find one, any help would be great and before i get some one saying google it, i have and found nothing ...
  20. no problem, do you get invites with your account?
  21. Invite sent BTW it says 'Invitations will not be sent immediately' so u may have to wait
  22. Has any one had the preveiw of google wave i just had the email, just wondered if every one who signed up got it. first looks of it look awsome. gona play around with it tonite :D EDIT: Just saw i have 8 invites :D
  23. i just downloaded this, just installed and connected to my ftp within 5 mins and using it is so simple its just drag and drop :D
  24. EDIT print"[b]Gender:[/b] {$r['gender']} print"[b]Married:[/b] $partner should be print "[b]Gender:[/b] {$r['gender']} "; print "[b]Married:[/b] $partner "; also you need to change print"[b]Property:[/b] {$r['hNAME']} to print"[b]Property:[/b] {$r['hNAME']} ";
  25. thats why i use a random capch when i play games the 1st thing i do is set up a imacro if i can use it then i wont play that game ...
×
×
  • Create New...