X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Killer error in Smarty, PLEASE HELP! (https://forum.x-cart.com/showthread.php?t=19)

B00MER 09-20-2002 01:23 PM

minorgod,

Code:

<?
chdir("templates_c");
system("rm -rf -- .* *");
?>
The compiled templates cache ("templates_c" directory) has been cleaned up.


:wink:

ambal 09-27-2002 05:35 AM

Parse error: parse error, expecting `'}'' in //templates_c/151/1512206380/0.php on line 162

This error might be caused mostly by miscoding in templates. Wrong Smarty tags is the most possible reason of this message.
Clearing of templates_c is also useful in this case.
8)


All times are GMT -8. The time now is 08:04 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.