[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] login-section of foundation does not work as it should
On Mon, 23 Dec 2002, Rene Hertell wrote:
> > > [if scratch members_only]
> > > [set members_only][/set]
> > > [if !session logged_in]
> > > - [set mv_successpage]@@MV_PAGE@@[/set]
> > > + [seti mv_successpage][var MV_PAGE 1][/seti]
> > > [bounce page=login]
> > > [/if]
> > > [/if]
> >
> > What version of Interchange/Foundation are you using? This exact fix was
> > made way back in Februrary 2002 in both 4.9 and 4.8 in CVS, so everything
> > after Interchange 4.8.3 should be correct here.
>
> This is in the current devel cvs-version of interchange (and it is also in
> the demo1-catalog on icdevgroup.org).
>
> This change has been made only to the foundation-template. All other
> templates have still the old version.
Ah, all those 4.9 templates of different styles were missed, or forked
from an old version. I've updated them in CVS. Thanks, Rene.
Jon