[SOLVED] HELP Site Down Smarty problem

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
dmgd
Forum Members
Forum Members
Posts: 115
Joined: Tue Jun 06, 2006 1:10 pm

[SOLVED] HELP Site Down Smarty problem

Post by dmgd »

I searched but no help found so I assume this will be a problem to contact my host about.
Host did an upgrade last night. I now get smarty errors and file permissions errors  I can login to admin and get errors like cache unwritable and several "Add Me . .  ." tags like the language file is missing.  I know the folders are writable. 
Thank you for any help.
Mark

CMS Made Simple 1.0.4 "Lanai"

phpinfo:
PHP Version 4.4.4
Apache Version
Apache/1.3.37 (Unix) PHP/4.4.4 mod_throttle/3.1.2 FrontPage/5.0.2.2635 mod_psoft_traffic/0.2 mod_ssl/2.8.28 OpenSSL/0.9.7a

Loaded Modules
mod_php4, mod_throttle, mod_frontpage, mod_psoft_traffic, mod_ssl, mod_setenvif, mod_so, mod_cern_meta, mod_proxy, mod_digest, mod_auth_anon, mod_auth, mod_access, mod_rewrite, mod_alias, mod_speling, mod_actions, mod_imap, mod_asis, mod_cgi, mod_dir, mod_autoindex, mod_include, mod_info, mod_status, mod_negotiation, mod_mime, mod_mime_magic, mod_log_referer, mod_log_agent, mod_log_config, mod_define, mod_env, mod_vhost_alias, mod_mmap_static, http_core



The sites come up as follows. 

Code: Select all

string(106) "Smarty error: [in template:17 line 9]: [plugin] unknown tag - 'sitename'
(core.load_plugins.php, line 123)" string(103) "Smarty error: [in template:17
line 9]: [plugin] unknown tag - 'title' (core.load_plugins.php, line 123)"
string(107) "Smarty error: [in template:17 line 12]: [plugin] unknown tag -
'metadata' (core.load_plugins.php, line 123)" string(109) "Smarty error:
[in template:17 line 15]: [plugin] unknown tag - 'stylesheet' (core.load_plugins.php,
 line 123)" string(111) "Smarty error: [in template:17 line 18]: [plugin] unknown
 tag - 'cms_selflink' (core.load_plugins.php, line 123)" string(105) "Smarty error:
  [in template:17 line 52]: [plugin] unknown tag - 'anchor' (core.load_plugins.php,
  line 123)" string(105) "Smarty error: [in template:17 line 72]: [plugin] unknown
  tag - 'search' (core.load_plugins.php, line 123)" string(110) "Smarty error:
  [in template:17 line 79]: [plugin] unknown tag - 'breadcrumbs' (core.load_plugins.php,
  line 123)" string(103) "Smarty error: [in template:17 line 94]: [plugin] unknown
  tag - 'menu' (core.load_plugins.php, line 123)" string(104) "Smarty error:
  [in template:17 line 101]: [plugin] unknown tag - 'news' (core.load_plugins.php,
  line 123)" string(105) "Smarty error: [in template:17 line 111]: [plugin]
  unknown tag - 'print' (core.load_plugins.php, line 123)" string(107) "Smarty error:
  [in template:17 line 113]: [plugin] unknown tag - 'content' (core.load_plugins.php,
  line 123)" string(114) "Smarty error: [in template:17 line 138]: [plugin]
  unknown tag - 'global_content' (core.load_plugins.php, line 123)"
Last edited by dmgd on Wed Feb 14, 2007 10:45 pm, edited 1 time in total.
Mark
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: HELP Site Down Smarty problem

Post by Ted »

Check your paths in config.php, particularly root_path.
dmgd
Forum Members
Forum Members
Posts: 115
Joined: Tue Jun 06, 2006 1:10 pm

Re: HELP Site Down Smarty problem

Post by dmgd »

Ted,  Thank you!!!
Mark
Post Reply

Return to “CMSMS Core”