My vdeck control panel autoconfigured my blogging site for me, and I can't seem to access it through the directories in my file manager or Dreamweaver's ftping.. Any way to have the ads just use the ad txt and ad php from the main directory? normal site: http://www.researchtechs.com/ blog site: http://researchtechs.com/v-web/b2/index.php (note the lack of www in the blog site)
If anyone has info on how I might fix this, I'd really appreciate it (just trying to get this message back into the visible range of posts)
what would I change to get that to work? I tried using absolute linking (http://www.researchtechs.com/ad_network.php) to the ad.php file in my main directory, but it doesn't show any links on my blog still. I think it has to do with the lack of www and how the include line works trying to do a ../../../.. to get all the way out to the root directory. Any ideas on that?