Code: Select all
Plugin: cms_stylesheet Smarty Compile process failed, unable to write cache file
Code: Select all
Plugin: cms_stylesheet Smarty Compile process failed, unable to write cache file
[The extension txt has been deactivated and can no longer be displayed.]
----------------------------------------------
Cms Version: 1.11.6
Installed Modules:
CMSMailer: 5.2.1
CMSPrinting: 1.0.4
FileManager: 1.4.3
MenuManager: 1.8.5
MicroTiny: 1.2.5
ModuleManager: 1.5.5
News: 2.12.12
Search: 1.7.8
ThemeManager: 1.1.8
Showtime: 3.3
CGExtensions: 1.32.6
MleCMS: 1.11.4
JQueryTools: 1.2.5
CGContentUtils: 1.3.4
CGSmartImage: 1.10.8
youtubeplayer: 1.3.1
Config Information:
php_memory_limit:
process_whole_template:
output_compression:
max_upload_size: 32000000
url_rewriting: mod_rewrite
page_extension: .html
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true
Php Information:
phpversion: 5.3.21
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 8192
memory_limit: 64M
max_execution_time: 30
output_buffering: On
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 33M
upload_max_filesize: 32M
session_save_path: /var/chroot/home/content/31/9985931/tmp (0705)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysqli)
Server Db Version: 5.0.96
Server Db Grants: Could not find a suitable "GRANT ALL" permission. This may mean you could have problems installing or removing modules. Or even adding and deleting items, including pages
----------------------------------------------
Code: Select all
tmp /home/content/31/9985931/html/stg/tmp (0777)
templates_c /home/content/31/9985931/html/stg/tmp/templates_c (0777)
modules /home/content/31/9985931/html/stg/modules (0755)
File Creation Mask (umask) /home/content/31/9985931/html/stg/tmp/cache (0777)
Code: Select all
Smarty Compile process failed, unable to write cache file
[The extension txt has been deactivated and can no longer be displayed.]
Code: Select all
background: url([[root_url]]/uploads/images/background.png) repeat-y;
Code: Select all
[[* +++++ SETTINGS +++++ *]]
[[capture assign='path']][[root_url]]/uploads/template[[/capture]]
background: #fff url([[$path]]/bg_body.jpg) repeat-x;