Jump to content

Syntax error in template


Recommended Posts

Hi, may i know how to debug this error? kindly advised as i cannot install Beamstore theme.

 

Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "/home/angelati/public_html/themes/Beamstore/footer.tpl" on line 81 "{getImageByOption name='footer_payment_logo' alt='Payment' before='<p class="pull-right">' after='</p>'}" unknown tag "getImageByOption" <-- thrown in /home/angelati/public_html/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 81

 

Thanks.

Link to comment
Share on other sites

I guess theme is installed? Go to /themes/Beamstore/footer.tpl and remove this code {getImageByOption name='footer_payment_logo' alt='Payment' before='<p class="pull-right">' after='</p>'}

Hi, how can i edit the code? Kindly advise, Thanks.

Link to comment
Share on other sites

Make a copy of /home/angelati/public_html/themes/Beamstore/footer.tpl. Open original file with any text editor, like Notepad. Go to line 81 and remove this text "{getImageByOption name='footer_payment_logo' alt='Payment' before='<p class="pull-right">' after='</p>'}"

Link to comment
Share on other sites

×
×
  • Create New...