FATAL ERROR:

Vince Mercer
Joined: 28 Aug 2009

FATAL ERROR:

Posted:08 Sep 2009 (18:38 UTC)
I got this error:


Fatal error: Smarty error: in evaluated template line 11: syntax error: unrecognized tag: this.value = ''; (Smarty_Compiler.class.php, line 450) in /home/web/sites/talyst/portal/util/smarty/libs/Smarty.class.php on line 1092


After inserting this on a Custom Module... trying to create a searchbox on the nav bar...


<form onsubmit=";" method="get" action="/portal/ilike/index.php">
<input class="Search" id="fuser" type="text" onfocus="if (this.value == 'Search') {this.value = ;}" onblur="if (this.value == ) {this.value = 'Search';}" value="Search" accesskey="s" size="15" name="highlight" /><input class="Go" type="submit" name="search" /></form>


can someone help me fix the website from within the files, because I cannot access the website anymore... it's been rendered useless...

(http : / / )talyst.com/portal/
Vince Mercer
Joined: 28 Aug 2009

Re: FATAL ERROR:

Posted:09 Sep 2009 (20:18 UTC)
Nevermind. Destroyed the system and re installed it again.
Lester Caine
Joined: 24 Apr 2004

Re: FATAL ERROR:

Posted:15 Sep 2009 (21:55 UTC)
Being able to debug the smarty stuff would be useful, but once you know your way around the key parts of the database, you can at least recover from them ;)
  Page 1 of 1  1