Re: How do i install phingless BC?
Jean-Christophe Michel <jc.michel-/aRvmaKoZxNWk0Htik3J/[email protected]> Fri, 13 May 2005 20:29:01 +0200
| Newsgroups | gmane.comp.lib.binarycloud.devel |
|---|---|
| Message-ID | <[email protected]> |
Matias Hegoburu wrote: > And this is the msg i get from bc: > Error Type: Php User Error > Message: Smarty error: [in binarycloud/debug/tpl/LogMessages.tpl line > 4]: [plugin] modifier 'string_format' is not implemented > (core.load_plugins.php, line 118) > File/Line: E:\Archivos de > programa\apachefriends\xampp\binarycloud\smarty\libs\Smarty.class.php/1088 > Context (3): [toggle] > Backtrace (13): [toggle] Ok so there's really a pb in the path retrieving. Check you have a line like <section id="plugins_dir"> <property>@BC_PATH_INCLUDE@/binarycloud/smarty/libs/plugins</property> <property>@BC_PATH_WORKSPACE@/smarty-plugins</property> </section> in your file testsite/conf/smarty.conf.xml This defines the path to smarty plugins. If these line is there, there are two possibilities: 1. either the conf parser has a bug on windows: check the php cached file in testsite/tmp/cache/conf/ to see the real paths used. 2. either the constant BC_PATH_INCLUDE is badly set in binarycloud.php or badly transmitted. Hope this will help. -- Jean-Christophe Michel _______________________________________________ dev mailing list dev-PnctHDZWAvB/Cz2I37pSEPZ4XP/[email protected] http://lists.binarycloud.com/mailman/listinfo/dev