Ads not found

Discussion in 'Co-op Advertising Network' started by technigrafa, Mar 16, 2005.

  1. #1
    I am running Xoops, which is all PHP driven and I put the PHP code into my footer, but no ads are showing up and when I try to validate I get:

    Ads not found on http://www.technigrafa.com/modules/home/

    Account not not yet activated. | Site failed automatic validation as of 2005-03-16

    I believe I have followed all of the directions correctly. Can anyone help me out?

    Thanks!
     
    technigrafa, Mar 16, 2005 IP
  2. crazyhorse

    crazyhorse Peon

    Messages:
    1,137
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I cant see any ads on the above url? Ads have to be on each and every page within your Base URL that is (or might get) in the Google index.
     
    crazyhorse, Mar 16, 2005 IP
  3. technigrafa

    technigrafa Guest

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yeah, that's the problem, if you view the source on the page at the very bottom under a table you will see that I put in the PHP source code, but the ads still don't show up--though it is a PHP page.

    Even if you try to load the PHP ad page directly it doesn't seem to work-I get a blank page:
    http://www.technigrafa.com/ad_network_197.php

    Am I missing something?

    Has anyone ever ran into a problem like this before?

    Thanks for your help!
     
    technigrafa, Mar 17, 2005 IP
  4. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #4
    You are supposed to get a blank page if you call it directly... so the script is working... your pages aren't evaluating PHP code if you see the code in the source.
     
    digitalpoint, Mar 17, 2005 IP
  5. technigrafa

    technigrafa Guest

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Yeah, I saw that you posted that in someone else's thread and that makes sense. I think Xoops won't allow other php scripts to run in it's environment even though it uses PHP itself. I ran into a similar problem before.

    SO... I did this:

    I created coop.shtml and put the SHTML include in it as the directions said(<!--#include virtual="/ad_network_198.php" -->), but now it says "[an error occurred while processing this directive]"

    Check it out:
    http://www.technigrafa.com/coop.shtml

    Why isn't that working? I was hoping to get around the Xoops PHP limitation by using an iframe to this new SHTML page.

    Thanks!
     
    technigrafa, Mar 17, 2005 IP