Need help with code will pay.

Discussion in 'HTML & Website Design' started by scyth, Aug 30, 2008.

  1. #1
    Basically i've edited my config page and added the adbrite code and now my proxy site isn't displaying. It's the first time i've used adbrite so i'm not 100% sure i'm doing it right. Could someone have a look at my code for me and sort it out? would appreciate it and be able to pay $2 through paypal.



    Scyth
     
    scyth, Aug 30, 2008 IP
  2. kapinder

    kapinder Peon

    Messages:
    57
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Please let me know the detail. I will be able to help you out.
     
    kapinder, Aug 30, 2008 IP
  3. scyth

    scyth Greenhorn

    Messages:
    32
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    18
    #3
    Offer increased to $3 just need to get the adbrite ads showing on my proxy site :D
     
    scyth, Aug 30, 2008 IP
  4. Smeey

    Smeey Well-Known Member

    Messages:
    377
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    110
    #4
    I'm experienced PHP developer. I can do the job.
     
    Smeey, Aug 30, 2008 IP
  5. q7m

    q7m Well-Known Member

    Messages:
    1,178
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    150
    Digital Goods:
    1
    #5
    If your site is using a template engine, it may be necessary to wrap the AdBrite code around some special tags, so this code didn't get parsed by the template engine. For Smarty it is:
    
    {literal}
        your adbrite code here
    {/literal}
    
    Code (markup):
     
    q7m, Aug 30, 2008 IP