Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Trying to add ad code in forum but i get an error
Avatar
Jonathan Munoz
Member
Free Members
sp_UserOfflineSmall Offline
Jul 24, 2013 - 1:29 pm

What do i have to do to this code for it to work with the forum?

 

<script type="text/javascript">
  var ord = window.ord || Math.floor(Math.random()*10e12);
  document.write('<script type="text/javascript" src="http://ad.doubleclick.net/N5096/adj/Somos_Guatemala/;tile=3;sz=728x90;ord=' + ord + '?"><\/script>');
</script>
<noscript>
<a href="http://ad.doubleclick.net/N5096/jump/Somos_Guatemala/;tile=3;sz=728x90;ord=1234567890?">
  <img src="http://ad.doubleclick.net/N5096/ad/Somos_Guatemala/;tile=3;sz=728x90;ord=1234567890?" />
</a>
</noscript>

 

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jul 24, 2013 - 2:34 pm

Explained here: http://codex.simple-press.com/.....the-forum/

What you have to be careful off are the use of single and double quotes. If you 'echo' the script code surrounded by single quotes then you have to make sure there are no single quotes being used in the script code.

andy-signature.png
YELLOW
SWORDFISH
Avatar
Jonathan Munoz
Member
Free Members
sp_UserOfflineSmall Offline
Jul 24, 2013 - 9:55 pm

How would my code have to look like to be able to fix this problem?

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jul 25, 2013 - 12:29 am

based on the link provided, please show us what you tried?  nothing to fix until you tell us what you did and where you tried to put it...

Avatar
Jonathan Munoz
Member
Free Members
sp_UserOfflineSmall Offline
Jul 25, 2013 - 11:53 am

I got it to work thank you i added a: \ before each single quote '

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jul 25, 2013 - 12:30 pm

Good thinking. Advanced stuff :)

andy-signature.png
YELLOW
SWORDFISH
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17361
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625