I installed phpld for my domain _ewwing.com but when visitors click submit link/article something weird always appears like this: Fatal error: Smarty error: [in submit.tpl line 100]: syntax error: unrecognized tag 'validate' (Smarty_Compiler.class.php, line 590) in /home/kimarwin/public_html/ewwing.com/libs/smarty/Smarty.class.php on line 1113 Please help me how can I fix this error? Thanks in advance.
have you tried having your server people reinstall the smarty files? also looks like you are trying to do something in submit.tpl that is not recognized, take a look at line 100 in that file.
you need to check first what the error says.. open the submit.tpl file then go to line 100. maybe check a variable named 'validate'
Although I don't know the smarty framework too well in seems, this looks like one of the files involved is corrupt or has been modified/upgraded incorrectly. I'd recommend downloading a new version of the framework and replacing the faulty file.