*

Recent

Author Topic: Issues with ads  (Read 3610 times)

chaos1

  • Newbie
  • *
  • Posts: 2
  • Force: +0/-0
Issues with ads
« on: May 20, 2015, 01:52:24 PM »
I am having a issue with my ads. It is probably something I am missing but when I put in a image link for my ad, nothing shows but a broken link. When I go to double check, the code it different than what I put in.
This is a example of what I get back and not sure why or where to look to fix it. The ad used to work and I had made no changes so I am very confused by this. This is the code it is returning.
<a href=\"http://mobstersofchaos.com/\">
  <img src=\\\"http://mobstersofchaos.com/images/voterheader.png\" alt=\"mobsterofchaos\">
</a>

am-fs

  • Owner
  • Developer
  • Full Member
  • ******
  • Posts: 228
  • Force: +1/-0
    • Great Flash Games
Re: Issues with ads
« Reply #1 on: May 20, 2015, 03:19:07 PM »
Easy fix would be to put the code in the template/theme/blocks/ad1.php
Or make a new block and add the file to template.php

chaos1

  • Newbie
  • *
  • Posts: 2
  • Force: +0/-0
Re: Issues with ads
« Reply #2 on: May 20, 2015, 04:14:28 PM »
That seems to take care of it  :)