Uutiset:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu
Advertisement:

what will i add to this code, so it will work please

Aloittaja johnpaul2k2, helmikuu 24, 2014, 02:06:17 AP

« edellinen - seuraava »

johnpaul2k2

I have loans of codes on this but it seems not to work. Please what will i add again? i pasted it within HTML BLOCK but it fails to show. so i was instructed to add before end </body> in index.template.php

please what will i add to this code, so it will work






<!-- Kontera(TM);-->
<script type='text/javascript'>
var dc_AdLinkColor = 'blue' ;
var dc_PublisherID = 235642 ;

</script>
<script type='text/javascript' src='http://kona.kontera.com/javascript/lib/KonaLibInline.js'>
</script>
<!-- end Kontera(TM) -->


margarett

You need to echo it and the single quotes need to be escaped with a backslash
Se forem conduzir, não bebam. Se forem beber... CHAMEM-ME!!!! :D

LainaaOver 90% of all computer problems can be traced back to the interface between the keyboard and the chair

johnpaul2k2

did it like this ( even before posting



echo' <!-- Kontera(TM);-->
<script type='text/javascript'>
var dc_AdLinkColor = 'blue' ;
var dc_PublisherID = 235642 ;

</script>
<script type='text/javascript' src='http://kona.kontera.com/javascript/lib/KonaLibInline.js'>
</script>
<!-- end Kontera(TM) --> ;



right??? if yes , then it didn't work


Advertisement: