I'm a little lost here, but I'm trying to use views to display ads. When the block is inserted into panels, i get the following error listed on a blank white screen:

"document.write('\x3cdiv class=\"image-advertisement\" id=\"ad-86\"\x3e\x3ca href=\"http://greenbaynights.com/ad/redirect/86/0?url=http://greenbaynights.com...\"\x3e\x3cimg src=\"http://greenbaynights.com/sites/default/files/left_ad.png\" alt=\"\" title=\"\" width=\"210\" height=\"300\" /\x3e\x3c/a\x3e\x3c/div\x3e');"

I really have no idea how to troubleshoot this, so hopefully I've come to the right place. One more tidbit is that the image it is pulling, "left_ad.png" isn't in this view. I'm filtering using taxonomy. left_ad.png is in the default ad group while the block I'm trying to insert is in a completely different group.

Thanks in advance. -Grant

Comments

glarsch’s picture

Status: Active » Closed (fixed)

Guess I forgot to check the global settings. All I needed to do was make sure Raw was checked. I had set it to Raw in my view, but not globally.