[SOLVED] Anyone seen this Smarty error: syntax error: unrecognized tag 'root'
Posted: Sun Nov 28, 2010 6:56 pm
This error keeps coming up but I can't seem to find where the error originates.
Installed 8.2 and am using the ([[root]]/uploads/folder/images/etc.jpg) configuration in the CSS code for images. Did I miss something in the coding?
The temporary stylesheet shows all images without the [[root]] portion of the code.
Here is the full error code:
string(124) "Smarty error: [in temporary stylesheet line 61]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(124) "Smarty error: [in temporary stylesheet line 63]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(124) "Smarty error: [in temporary stylesheet line 67]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(124) "Smarty error: [in temporary stylesheet line 69]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(124) "Smarty error: [in temporary stylesheet line 73]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(124) "Smarty error: [in temporary stylesheet line 75]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(124) "Smarty error: [in temporary stylesheet line 97]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in temporary stylesheet line 100]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in temporary stylesheet line 108]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in temporary stylesheet line 118]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in temporary stylesheet line 129]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in temporary stylesheet line 148]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in temporary stylesheet line 163]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in temporary stylesheet line 173]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in temporary stylesheet line 192]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in temporary stylesheet line 251]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)"
Anyone have a solution?
Installed 8.2 and am using the ([[root]]/uploads/folder/images/etc.jpg) configuration in the CSS code for images. Did I miss something in the coding?
The temporary stylesheet shows all images without the [[root]] portion of the code.
Here is the full error code:
string(124) "Smarty error: [in temporary stylesheet line 61]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(124) "Smarty error: [in temporary stylesheet line 63]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(124) "Smarty error: [in temporary stylesheet line 67]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(124) "Smarty error: [in temporary stylesheet line 69]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(124) "Smarty error: [in temporary stylesheet line 73]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(124) "Smarty error: [in temporary stylesheet line 75]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(124) "Smarty error: [in temporary stylesheet line 97]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in temporary stylesheet line 100]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in temporary stylesheet line 108]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in temporary stylesheet line 118]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in temporary stylesheet line 129]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in temporary stylesheet line 148]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in temporary stylesheet line 163]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in temporary stylesheet line 173]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in temporary stylesheet line 192]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)" string(125) "Smarty error: [in temporary stylesheet line 251]: syntax error: unrecognized tag 'root' (Smarty_Compiler.class.php, line 590)"
Anyone have a solution?