Quancast can't find my code

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
rj
Regular
Posts: 477
Joined: Sun Sep 10, 2006 2:53 pm

Quancast can't find my code

Post by rj »

hey! Havent been here in a while. Which means Serendipity has been running find and smooth!

Quancast says put their code above the </body>

I tried putting it in an HTML plugin with miy analytics and counter and no go.
I then put it in SAMPLE with below content. No go
Then SAMPLE in footer. No go.

I even tried putting it at the bottom of index.tpl which caused the blog to not show...

Any ideas? Quancast is a requirement for a new ad program

Thanx RJ
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Re: Quancast can't find my code

Post by yellowled »

rj wrote:Quancast says put their code above the </body>
What code exactly are you supposed to put there? If it's JS (very likely), you might need to escape some special characters, i.e. replace { and } with {ldelim} and {rdelim}, respectively, in a .tpl file.

YL
Post Reply