I have Self Reg module (version 1.6.15) and FEU (1.17.1) running on CMS 1.10.3, but got a problem..
Self reg is set to send a verify email, which works OK, but when I click the link in the verify email I get a broken page with this error message:
Code: Select all
string(157) "Smarty error: [in module_db_tpl:SelfRegistration;selfreg_reg2template line 3]: syntax error: unidentified token '\'\'' (Smarty_Compiler.class.php, line 1410)" string(157) "Smarty error: [in module_db_tpl:SelfRegistration;selfreg_reg2template line 4]: syntax error: unidentified token '\'\'' (Smarty_Compiler.class.php, line 1410)"
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/getoffth/public_html/tmp/templates_c/SelfRegistration^%%9E^9E9^9E9BA8BB%%module_db_tpl%3ASelfRegistration%3Bselfreg_reg2template.php on line 5
Parse error: syntax error, unexpected T_STRING in /home/getoffth/public_html/tmp/templates_c/SelfRegistration^%%9E^9E9^9E9BA8BB%%module_db_tpl%3ASelfRegistration%3Bselfreg_reg2template.php on line 6
in the Registration Template 2 of the Self Reg module.. now am pretty confused as to why there are 2 very similar looking templates.. and how this would be throwing such an error. I've had a good look through the forum but can't find anything directly relating to this !unidentified token '\'\''