[ic] Extra Users?

Jonathan Clark interchange-users@lists.akopia.com
Mon Jul 9 17:39:13 2001


>
> Thank you.  Is there a way to insist that people make an account
> before they
> shop?

at top of checkout page:

[if !session logged_in][value name="error" set="Please log in to place an
order."][tmp bouncepage]@@MV_PAGE@@[/tmp] [bounce page=login][/if]

this will bounce a user to the login page.

tweak the mv_nextpage to use [scratch bouncepage] OR whatever it was
originally on the page. This will then return the user to the checkout once
they have logged in.

Jonathan
Webmaint.