I am using CMS Made Simple 1.11.2
I've added in this theme and set a page to use it:
http://themes.cmsmadesimple.org/index.p ... eturnid=15
and when I load my site I get this error:
ERROR: at line 73 in file C:\wamp\www\tt-aa\lib\smarty\sysplugins\smarty_internal_write_file.php:
Message:
unable to write file C:\wamp\www\tt-aa\tmp\templates_c\(bunch of numbers).module_db_tpl.MenuManager;Yaowsa : minimal_menu.php
The template came with no installation instructions and is just an XML that I imported. Any ideas what I should be looking for to sort this out?
Solution: I needed to change the menu name from "Yaowsa : minimal_menu" to "Yaowsa_minimal_menu" and change two references to this name in the Yaowsa : Yaowsa template.
[Solved] Error in smarty_internal_write_file.php
Re: [Solved] Error in smarty_internal_write_file.php
Thank you!Solution: I needed to change the menu name from "Yaowsa : minimal_menu" to "Yaowsa_minimal_menu" and change two references to this name in the Yaowsa : Yaowsa template.
