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
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
You need to run the asp version of the network. Check out the link here: http://forums.digitalpoint.com/showthread.php?t=5947
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??
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.
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
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
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.
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
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
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
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