Thank you.
I tried to upgrade, but tried to upgrade to 1.10 directly, instead of going to 1.7.
Thanks!
Search found 5 matches
- Thu Aug 30, 2012 9:11 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: "string(113) "Smarty error: [in tpl_top:23 line 1]:
- Replies: 4
- Views: 2679
- Thu Aug 30, 2012 8:58 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: "string(113) "Smarty error: [in tpl_top:23 line 1]:
- Replies: 4
- Views: 2679
Re: "string(113) "Smarty error: [in tpl_top:23 line 1]:
I'm running 1.6.4
I'm able to login, but only the menu is showing, after that the output stops.
http://bloemenvandenbossche.be/test.php
PHP Version 5.3.16
I'm able to login, but only the menu is showing, after that the output stops.
http://bloemenvandenbossche.be/test.php
PHP Version 5.3.16
- Wed Aug 29, 2012 9:24 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: "string(113) "Smarty error: [in tpl_top:23 line 1]:
- Replies: 4
- Views: 2679
"string(113) "Smarty error: [in tpl_top:23 line 1]:
Hi First of all, thanks for this great CMS. But recently I've got this problem on a website that runs CMS made simple: string(113) "Smarty error: [in tpl_top:23 line 1]: [plugin] unknown tag - 'process_pagedata' (core.load_plugins.php, line 124)" http://www.bloemenvandenbossche.be/ I tried...
- Mon Sep 07, 2009 2:29 pm
- Forum: CMSMS Core
- Topic: [solved]change header image per page
- Replies: 5
- Views: 2818
Re: [solved]change header image per page
Thx for the fast and nice replies.
I fixed it with this kind of code in the template, which works fine.
{if $page_alias eq 'page1'}
{elseif $page_alias eq 'page2'}
{else}
{/if}
Kind regards
Charel
I fixed it with this kind of code in the template, which works fine.
{if $page_alias eq 'page1'}
{elseif $page_alias eq 'page2'}
{else}
{/if}
Kind regards
Charel
- Fri Sep 04, 2009 9:29 pm
- Forum: CMSMS Core
- Topic: [solved]change header image per page
- Replies: 5
- Views: 2818
[solved]change header image per page
Hi I successfully installed CMSMS 1.6.4, the installation works like a charm. I wondered if there was a way to change the header image from page to page, per category an image would be nice, with the possibility of setting a default or random image. I searched the net, but couldn't find such a featu...
