Page 1 of 1

проблема с шаблоном для версии 1.10.3

Posted: Sat Apr 21, 2012 9:31 am
by Teesh
Установила на локальный хостинг (через Wampserver) CMS Made Simple 1.10.3.

Скачала шаблон с сайта http://themes.cmsmadesimple.org/Full_Themes.html PhotoCss 1 image template
Шаблон 2011 года, вероятно был сделан для предыдущей версии.

{stylesheet} на {cms_stylesheet} поменяла.

Но тем не менее все равно получаю ошибки:
C:\Program Files (x86)\wamp\www\lib\smarty\Smarty.class.php:1593 - trigger_error
C:\Program Files (x86)\wamp\www\lib\smarty\Smarty.class.php:1415 - _fetch_resource_info
C:\Program Files (x86)\wamp\www\lib\smarty\Smarty.class.php:1261 - _compile_resource
C:\Program Files (x86)\wamp\www\plugins\function.global_content.php:22 - fetch
C:\Program Files (x86)\wamp\www\tmp\templates_c\%%9F^9F5^9F529885%%tpl_body%3A24.php:20 - smarty_cms_function_global_content
C:\Program Files (x86)\wamp\www\lib\smarty\Smarty.class.php:1263 - include
C:\Program Files (x86)\wamp\www\index.php:269 - fetch

string 'Smarty error: unable to read resource: "globalcontent:news4"'
Image

Есть ли возможность это исправить или просто остается выбирать только из новых шаблонов?

Re: проблема с шаблоном для версии 1.10.3

Posted: Sat Apr 21, 2012 6:19 pm
by Rolf
Create a Global Content Block named "news4"

Re: проблема с шаблоном для версии 1.10.3

Posted: Sat Apr 21, 2012 7:07 pm
by Teesh
Thanks you very much :) It decided problem!