Hi, I have this code:
<a href=”/index.php/design/product/{exp:channel:entries channel=” offset=”<?=$page;?>” limit=“1” dynamic=“off” status=“not Closed”>
The $page in my offset parameter is nt set correctly, but the output of $page in the lats segments is correct.
ANy ideas?
Michel