Forumlar / Cotonti / Support / Problems while Parsing to Template

urlkiller
#24538 2010-05-13 07:01
wait ill check it now stripping all other things out except the one whos not working ...

Added 1 minute later:

ok tpl now looks like this:

<!-- BEGIN: MAIN -->
    <!-- DASHBOARD STYLESHEETS -->
		<link rel="stylesheet" type="text/css" href="./plugins/dashboard/inc/style.css" />
		<link rel="stylesheet" type="text/css" href="./plugins/dashboard/inc/highslide/highslide.css" />
		<link rel="stylesheet" type="text/css" href="./plugins/dashboard/inc/tablesort/tablesort.css" />
		<link rel="stylesheet" type="text/css" href="./plugins/dashboard/apps/{PAYLOAD_TITLE}/inc/style.css" />
		
    <!-- DASHBOARD JAVASCRIPTS -->
    <script type="text/javascript" src="./plugins/dashboard/inc/ajaxtabs/ajaxtabs.js"></script>
    <script type="text/javascript" src="./plugins/dashboard/inc/highcharts/highcharts.js"></script>
    <!--[if IE]><script type="text/javascript" src="./plugins/dashboard/inc/highcharts/excanvas.compiled.js"></script><![endif]-->
		<script type="text/javascript" src="./plugins/dashboard/inc/highslide/highslide-full.js"></script>
    <script type="text/javascript" src="./plugins/dashboard/inc/tablesort/tablesort.js"></script>
		<script type="text/javascript" src="./plugins/dashboard/inc/javascript.js"></script>
		<script>
		hs.graphicsDir = './plugins/dashboard/inc/highslide/graphics/';
		hs.outlineType = 'rounded-white';
		hs.showCredits = false;
		hs.wrapperClassName = 'draggable-header';
		</script>

		<div id="main-submenu"><h2>{DASHBOARD_TITLE}</h2><div style="float:right;">{DASHBOARD_SUBTITLE}</div></div>
 	  <!-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
    <!-- BEGIN: BBMCLIENTS -->
    kghjkh
    <!-- END: BBMCLIENTS -->
<!-- END: MAIN -->

still not working...

Added 32 seconds later:

and now even that wont work:

<!-- BEGIN: MAIN -->
    <!-- BEGIN: BBMCLIENTS -->
    kghjkh
    <!-- END: BBMCLIENTS -->
<!-- END: MAIN -->


Added 26 seconds later:

i already uninstalled all othe rplugins that not in the standart release...

Added 1 minute later:

hmm but now there is some other wierd behavior.

i deleted everthing as i posted up there.
and i still see all parts of the plugin perfectly formated...

Added 1 minute later:

could the tpl-file maybe cached somewhere elese?
URL shortener: <a href="http://bbm.li/!7AD5C7">http://bbm.li/!7AD5C7</a>