Bootwhmcs / bootwhmcs

Template files for Bootwhmcs
75 stars 42 forks source link

Smarty Error: #56

Closed yashodhank closed 10 years ago

yashodhank commented 10 years ago

I'm using latest build of bootwhmcs and there is error message visible in Admin area -> Activity Log as follows:

Smarty Error: [in /home/*/public_html/*/templates/bootwhmcs/homepage.tpl line 6]: syntax error: unrecognized tag 'var' (Smarty_Compiler.class.php, line 592)
ghost commented 10 years ago

Can't find this error message anywhere.

N6REJ commented 10 years ago

yasho look more closely @ your report. its says /home/"public_html"/ you don't use quotes in paths normallly and certainely not there... secondly line 6 says form method="post" action="domainchecker.php" no var there.