Page Template not working the same after upgrade to 2.3.1
Submitted alexp999, Apr 03 2012 06:21 PM | Last updated Apr 03 2012 06:21 PM
I have a page template which contains the following:
Right up to version 2.3.0 this worked fine, but now it doesn't, none of that is getting included in the page that uses it.
<php>$this->registry->output->addToDocumentHead('raw', '<link rel="stylesheet" type="text/css" media="screen" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.14/themes/smoothness/jquery-ui.css">');</php>
{parse addtohead="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.14/jquery-ui.min.js" type="javascript"}
{parse addtohead="elfinder/js/elfinder.min.js" type="javascript"}
{parse addtohead="elfinder/css/elfinder.min.css" type="importcss"}
{parse addtohead="elfinder/css/theme.css" type="importcss"}
{ccs special_tag="page_content"}Right up to version 2.3.0 this worked fine, but now it doesn't, none of that is getting included in the page that uses it.
| Status: | Fixed |
| Version: | 2.3.1 |
| Fixed In: | 2.3.2 |











8 Comments
(more below, but it's not worth ss'ing it all)