I’ve content material sort which has textual content subject. Every node has its personal javascript code which is about in to Drupal Development textual content subject. Textual content subject is PHP Code format.
Once I add this subject to Views block website load ONLY Drupal Development javascript in that textual content subject. Entire different drupal content material shouldn’t be loaded. Once I take away this subject from views then website works usually.
This script works on full node however not in Drupal Development Views. What may cause this? What methods to repair it?
Script is from Tradedoubler (third get together advert) :
<script sort="textual content/javascript"> var uri = 'http://url.com' + new String (Math.random()).substring (2, 11); doc.write('<sc'+'ript sort="textual content/javascript" src="'+uri+'" charset=""></sc'+'ript>'); </script>