[SOLVED] TinyMCE Session vars empty in source
Posted: Sun Jan 17, 2010 2:02 pm
Hi, in my source, I get a "" just before the tag.
What is causing this? Below is my -section from my template.
(I tried the analytics-tag to get rid of this problem, didn't work.)
Solved? In global settings turn "Front End WYSIWYG" off and everything seems to work fine.
What is causing this? Below is my -section from my template.
(I tried the analytics-tag to get rid of this problem, didn't work.)
Code: Select all
<head>
<title>{title} - Underkläder, badmode och nattplagg</title>
{metadata}
<link rel="icon" type="image/gif" href="uploads/images/icon.gif" />
{stylesheet}
{cms_selflink dir="start" rellink=1}
{literal}
<__script__ type="text/javascript" src="uploads/File/jquery-1.2.6.min.js"></__script>
<__script__ src="uploads/File/slideshow.js" type="text/javascript"></__script>
{/literal}
{analitics urchin="UA-5787698-2"}
</head>
Solved? In global settings turn "Front End WYSIWYG" off and everything seems to work fine.