This topic is locked

Errortype 256 smarty error ??

11/18/2006 9:56:04 AM
PHPRunner General questions
W
wkorving01 author

Hi,
I'm getting the following msarty error when passing on to antoher page via a link.
Fouttype 256
Fout beschrijving Smarty error: [in _i3000_offerte_krediet_list.htm line 124]: syntax error: mismatched tag {/if}. expected {/foreach} (opened line 119). (Smarty_Compiler.class5.php, line 2286)

URL localhost/bsite/_i3000_offerte_krediet_list.php?mastertable=Krediet
Fout bestand C:\wamp\www\bsite\libs\Smarty.class5.php
Fout regel 1095
SQL query select `id`, `user_id_x`, `offerte_geldig_tot`, `offerte_vrijgeven`, `aanvullende_informatie`, `controle_bkr_registratie`, `bedrag`, `rente effectief`, `looptijd_in_maanden`, `afsluitkosten`, `rente nominaal`, `tussentijds aflossen`, `aanbieder`, `overlijdensrisico incl`, `aanbieder onderdeel van`, `overlijdensrisico verplicht`, `productnaam`, `leenvorm`, `aangemaakt door` From `_i3000_offerte_krediet`
Anyone get any idea what goes wrong? <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=3895&image=1&table=forumtopics' class='bbcemoticon' alt='<<' />
Best regards, Wim.

W
wkorving01 author 11/18/2006

Hi,

I'm getting the following msarty error when passing on to antoher page via a link.
Fouttype 256
Fout beschrijving Smarty error: [in _i3000_offerte_krediet_list.htm line 124]: syntax error: mismatched tag {/if}. expected {/foreach} (opened line 119). (Smarty_Compiler.class5.php, line 2286)

URL localhost/bsite/_i3000_offerte_krediet_list.php?mastertable=Krediet
Fout bestand C:\wamp\www\bsite\libs\Smarty.class5.php
Fout regel 1095
SQL query select `id`, `user_id_x`, `offerte_geldig_tot`, `offerte_vrijgeven`, `aanvullende_informatie`, `controle_bkr_registratie`, `bedrag`, `rente effectief`, `looptijd_in_maanden`, `afsluitkosten`, `rente nominaal`, `tussentijds aflossen`, `aanbieder`, `overlijdensrisico incl`, `aanbieder onderdeel van`, `overlijdensrisico verplicht`, `productnaam`, `leenvorm`, `aangemaakt door` From `_i3000_offerte_krediet`
Anyone get any idea what goes wrong? <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=12998&image=1&table=forumreplies' class='bbcemoticon' alt='<<' />
Best regards, Wim.


Never mind,
I've altered the _i3000_offerte_krediet page in the Visual Editor and I also remove the Header field. After using the reset option of the editor everything is working fine again. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=12998&image=2&table=forumreplies' class='bbc_emoticon' alt=':D' />
Check, Wim.