Fatal error when moving from test server to production server
Posted: Thu Mar 30, 2006 4:03 pm
Hi!
I got the files and the database moved, and I've edited the config.php, so it finds the username/password, I can login. There's some bugs in the admin UI as well, but the main bug is my site which just reports:
Fatal error: Smarty error: [in template:16 line 8]: syntax error: unrecognized tag 'title' (Smarty_Compiler.class.php, line 580) in /home/USER/public_html/lib/smarty/Smarty.class.php on line 1095
Could it be related to this one?
$config['image_transform_lib_path'] = '/usr/bin/ImageMagick/';
I don't think ImageMagick is installed on the prod server. Not sure if we have any alternatives for it either. If my ISP allows, I can copy in my own binary. But I don't know what Smarty is ...
Any hints/clues?
--
flips
I got the files and the database moved, and I've edited the config.php, so it finds the username/password, I can login. There's some bugs in the admin UI as well, but the main bug is my site which just reports:
Fatal error: Smarty error: [in template:16 line 8]: syntax error: unrecognized tag 'title' (Smarty_Compiler.class.php, line 580) in /home/USER/public_html/lib/smarty/Smarty.class.php on line 1095
Could it be related to this one?
$config['image_transform_lib_path'] = '/usr/bin/ImageMagick/';
I don't think ImageMagick is installed on the prod server. Not sure if we have any alternatives for it either. If my ISP allows, I can copy in my own binary. But I don't know what Smarty is ...
Any hints/clues?
--
flips