Newbie Validation problems

Discussion in 'Co-op Advertising Network' started by percias, Jan 9, 2005.

  1. #1
    Good day..

    I'm really rather new at this, so I will probably need a lot of hand holding. My site is www.road2wealth.info and I have only been placing .htm files except for the .php and others that the setup told me to ad. I believe my site is asp/html based so I'm wondering if the .php stuff simply is not working. Any guidance would be appreciated.

    Regards,

    Jeffrey
     
    percias, Jan 9, 2005 IP
  2. percias

    percias Guest

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Can someone tell me if I can even use this servcie when I'm running on a non php system? Any help at all??

    Jeffrey
     
    percias, Jan 11, 2005 IP
  3. a389951l

    a389951l Must Create More Content

    Messages:
    1,885
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    140
    #3
    a389951l, Jan 11, 2005 IP
  4. percias

    percias Guest

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I have tried all the directions I have found so far in the forums dealing with ASP. All my files are HTM. Could that be causing an issue? I wish there was a page that explained the ASP setup as quickly and as easily as the PHP setup. All the posts are sparatic and change every other post.. any more assistance??
     
    percias, Jan 12, 2005 IP
  5. T0PS3O

    T0PS3O Feel Good PLC

    Messages:
    13,219
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Htm != Asp.

    You need the HTML faq in my sig but then amend it for asp. Make your server parse htm files as asp but I'm not sure if that's an option with asp.
     
    T0PS3O, Jan 12, 2005 IP
  6. percias

    percias Guest

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Okay, I found out from my host that PHP is supported, but mod-rewrites is not so how does this affect me? I have a very simple set up just .htm files running. I look at my files before I publish them through Frontpage and I can not see the .htaccess file. Is that normal also? I am so lost right now.. guidence please....

    Thanks

    Jeffrey
     
    percias, Jan 12, 2005 IP
  7. T0PS3O

    T0PS3O Feel Good PLC

    Messages:
    13,219
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Can you redo all htm pages and make them .php?
     
    T0PS3O, Jan 13, 2005 IP
  8. percias

    percias Guest

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Okay, TOPS..
    I changed all my .htm to .php and put in the code specified in the setup instructions. The problem I'm having now (which i'm sure others have had) is I want to put multiple ads across the top. when I just ad more the go down the page instead of across the page and they are the same ad. How do I get them across the page and different ads?

    thanks for your help thus far..

    Jeffrey
     
    percias, Jan 13, 2005 IP
  9. T0PS3O

    T0PS3O Feel Good PLC

    Messages:
    13,219
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    0
    #9
    That one is easy.

    I use this code. Change the non-php bits to your liking.

    <?php
        ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../');
    	include ('ad_network.php');
        echo "<p>Browsing Ideas:<br>";
    	echo ' '.$ad_network[0].' / '.$ad_network[1].' / '.$ad_network[2].' / '.$ad_network[3].' / '.$ad_network[4].'</p>';
    ?>
    PHP:
    This will show: Browsing Ideas: and then 5 ads.
     
    T0PS3O, Jan 13, 2005 IP
  10. percias

    percias Guest

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    TOPS,
    when using your code, the ads still go down instead of across probably because of the size of the ads they are wider than longer. Is there somewhere I can adjust the size of the ad so it is longer instead of wider? This way it will span across the top instead of down. Another issue is still the fact that the same 5 ads show up instead of 5 different ads showing up. Yet another issue is that the site won't validate even though there are ads showing up on the pages..
    site url is: www.road2wealth.info

    thanks for any help..

    Jeffrey
     
    percias, Jan 13, 2005 IP
  11. percias

    percias Guest

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    For pete's sake.. now no ads are showing up on my site.. I have no clue what is going on... earlier today there were ads, but now nothing.. only the tag about sites and the '/'s under them... I'm getting so lost now...


    Jeffrey
     
    percias, Jan 13, 2005 IP
  12. percias

    percias Guest

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    I have no idea what happened or is happening... I tried all the .php setups and even went back to the .htm setup and absolutly nothing is working.. the ads will not come back to my site.. have I been rejected or something? I truly need this advertising.. can no one give me a clear direction??


    Jeffrey
    :(
     
    percias, Jan 14, 2005 IP
  13. percias

    percias Guest

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    I have ads now.. but am having issues in another area which I have posted a new thread for..

    Thanks for all the input from people..

    Jeffrey
     
    percias, Jan 16, 2005 IP