Tuesday 25 April 2006 1:30:16 am
Hi, i got an override for line.tpl that creates a table for each instance of a post in a logbook. Now what i want to do is almost too simple, but the problem is large at hand. I want to increase a parameter (preferably persistent_variable) for each time a table is created, a counter if u wish. Now, <i>setting</i> the persistent_variable is no problem, but is there a way i can <i>fetch</i> it in line.tpl?
This works fine: {set scope=global persistent_variable=1} But not this: {$module_result.content_info.persistent_variable}
------------------------------------
Gunnar Birkeland http://www.enternett.no
</major>
----------------------------
ez-version: 3.9.3.
PHP: 4.4.2-1
MYSQL: 4.0.24
|