account not activated

Discussion in 'Co-op Advertising Network' started by cotc, Dec 15, 2004.

  1. cotc

    cotc Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #21
    I think i'll have to, the id's still are coming up.

    Php file on it's way. cheers for the help BTW as i forgot to say it before.
     
    cotc, Dec 16, 2004 IP
  2. cotc

    cotc Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #22
    *BUMP*

    Shawn if you are back yet, any idea on the problem for this thread, for some reason the id's are not getting entered into the txt file.

    The only thing I can think of that is different is the fact that I use smarty php so all design is kept in templates (.tpl) but I wouldn't of thought that would cause a problem.
     
    cotc, Dec 19, 2004 IP
  3. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #23
    Your server isn't passing the $_SERVER['SERVER_NAME'], which is required. Most likely some sort of configuration issue with PHP on your server. If you can't get it working, you could hardcode it if you wanted, but the better fix would be to do it at the PHP/server level.
     
    digitalpoint, Dec 23, 2004 IP