Share » Forums » General » Simple.tpl is not working need help

Simple.tpl is not working need help

Simple.tpl is not working need help

Thursday 31 August 2006 8:42:18 pm - 1 reply

Author Message

Claudia Kosny

Saturday 02 September 2006 3:43:57 am

Hello sangib das

There is at least one error in your code: If you use an foreach statement to loop through an array, you do not use a : to refer to the item within the loop.
So instead of $:element you just use $element within the foreach loop.

You also have an error in your html code, the last </td> must come before the closing {/if}

BTW: If you post code here please try to format it a bit better, especially try to remove the empty lines in between as they make it hard to read. Also try to give us more information about what is not working, a simple 'it is not working' is seldom helpful. You can often get additional information about problems by looking at the debug output and even the fact that you do not get any debug errors might be useful to us.

Greetings from Luxembourg

Claudia

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu