[ic] Problem bouncing to login

Peter peter at pajamian.dhs.org
Mon May 16 01:21:25 EDT 2005


On 05/15/2005 05:01 PM, Brian Ellis wrote:
> I hope that someone can help me, this has been driving me crazy...
> 
> My flypage is defined as a members only page, I have the following at
> the top of my flypage...
> 
> [if scratch members_only]
> [set members_only][/set]
> [if !session logged_in]
> [set mv_successpage]@@MV_PAGE@@[/set]
> [bounce page=login]
> [/if]
> [/if]

<snip>

> This is all pretty standard stuff. But when I login, it goes to the
> flypage but does not have any of the item information. Anybody have a
> solution to this?

Try using [seti mv_successpage][item-code][/seti] above instead of 
setting it to @@MV_PAGE@@.

Peter


More information about the interchange-users mailing list