A couple days ago my site (which was working properly) started showing some errors.
1.- when I try to load login.php I get
plusFatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/home/mcajarab/public_html/admin/themes/OneEleven/templates/login.tpl" on line 5 "<title>{''logintitle''|lang} - {sitename}</title>" - Unexpected "logintitle", expected one of: "}" , " " , ATTR' in /home/mcajarab/public_html/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php:656 Stack trace: #0 /home/mcajarab/public_html/lib/smarty/sysplugins/smarty_internal_templateparser.php(3139): Smarty_Internal_TemplateCompilerBase->trigger_template_error() #1 /home/mcajarab/public_html/lib/smarty/sysplugins/smarty_internal_templateparser.php(3204): Smarty_Internal_Templateparser->yy_syntax_error(19, 'logintitle') #2 /home/mcajarab/public_html/lib/smarty/sysplugins/smarty_internal_smartytemplatecompiler.php(105): Smarty_Internal_Templateparser->doParse(19, 'logintitle') #3 /home/mcajarab/public_html/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php(192): Smarty_Internal_SmartyTemplateCompiler->doCom in /home/mcajarab/public_html/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 656
2.- on the front end, the following text is displayed above the menu
It should be noted that the site works partially: some pages load, some others don't (those with galleries for example)Warning: get_class() expects parameter 1 to be object, boolean given in /home/mcajarab/public_html/lib/classes/class.contentoperations.inc.php on line 559
Can please someone help me with this?
I have some HTML/CSS knowledge but almost nothing in PHP.
I did some research on this errors but i couldn't find anything I could use.
Any suggestions will be much appreciated.
Thank you all!