Tom Jakobsen wrote:
> 
> In my webshop it is required to log in to go to the checkout, so what i thought 
>might be possible is to
> add an action to look for items in unfinished invoice when the user logs in, and ad 
>this to the basket.
> 
> I am a newbie with PHP, so if you could give me a suggestion about the code, and 
>where to implement it
> that would be great. :)

<snippit from include/global_settings>
  //This constant controls whether a shopper must register
  //in order to checkout.
  define("SHOPPER_MUST_REGISTER", FALSE);
</snippit>

Yep, all this has been taken care of ;)  Actually, this was the way
Freetrade originally worked, in the old Resto
<www.restorationhardware.com> days.

-jj

--
Shannon -jj Behrens  *  Web Engineer  *  CLEAR INK�
      Imagination is the only real medium(sm)


------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to