shellskynet
04-02-2006, 06:46 PM
i have install solid state on my space web
and i view this error
Fatal error: Smarty error: unable to write to $compile_dir '/home/shellsky/public_html/billing/smarty/templates_c'. Be sure $compile_dir is writable by the web server user. in /usr/share/pear/Smarty/libs/Smarty.class.php on line 1088
Adam-AEC
04-02-2006, 09:16 PM
Did you follow the installation directions? The answer is in the 3rd list item.
http://www.solid-state.org/?q=node/20
cyberturk
04-02-2006, 09:18 PM
make chmod 777 these folders
manager/smarty/cache
manager/smarty/templates_c
shellskynet
04-04-2006, 09:07 AM
i have fix the problem
the last version is very very good
dhcart
04-04-2006, 11:43 AM
Can you accept orders from your customers by using this software?
colklink
04-04-2006, 11:51 AM
dhcart: not right now, but that will be the focus of the 0.4 release.
Glad you were able to solve the problem shell. Just FYI: chmod'ing the folders to 777 works, but the preferred way would be to chown the folders to the user that your webserver runs as.
shellskynet
04-04-2006, 12:03 PM
colkink is possible change the $ to €(euro) ?
colklink
04-04-2006, 02:18 PM
There's no easy way, that is, without editing the code. Multi-currency support is definately in the plans however.
That said, if you're not affraid of hacking the code, check out: http://www.solid-state.org/?q=node/55
shellskynet
04-04-2006, 02:46 PM
in the future you make this?
eBoon
04-04-2006, 03:29 PM
i think a module or adation should be made with multicurrency.
or a small script that routs out all the currency areas and reset them to the desired symbol $,£ Ect.
colklink
04-04-2006, 03:32 PM
Yes, multi-currency and support for additional languages is in the works.