2
Quote:
Eduar wrote:
Error: Smarty error: [in db:extgallery_index.html line 16]: syntax error: unclosed tag /{foreach} (opened line 10). (Smarty_Compiler.class.php, line 317)
<edited by JAVesey coz post was rubbish

>
I've had a look at that file in ExtGallert 1.07 and it looks okay to me.
Which version are you using and does your file have this code on line 62:
le="color: #000000"><?php <{/foreach}>
If not then insert iton a line immediately before this code:
le="color: #000000"><?php <!--<tr class="even"> <td><a href="user-categories.php">User categories</a><br />You can find here all user categories</td> </tr>-->
HTH