[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: new variables in userdb
****** message to minivend-users from "Gideon van Gelder" <gideon@swingmaster.nl> ******
Hi,
make the value "suscribed" or "1" or something:
<input type="Checkbox" name="mailinglist" value="subscribed">
This is what I do:
[if value subscribe]
You're subscribed to our update program<Br>
<input type="checkbox" name="subscribe" value="">
I don't want to receive updates in the future
[else]
<input type="checkbox" name="subscribe" value="1" CHECKED>I want to be
notified of updates and new releases
[/else]
[/if]
Get it ? You have to set the variable to a value, that gets written.
-Gideon
> ****** message to minivend-users from Andreas Kotowicz
<koto@mynetix.de> ******
>
> Hi all,
>
>
> I'd like to set up some new user options which can be selected in
> checkout.html. This can be things like "yes put me on the mailinglist" and
> other things. So I made a
>
> <input type="Checkbox" name="mailinglist" value="[value mailinglist]">
and
> made also a new coloumn in userdb called "mailinglist". So I select the
> checkbox but minivend doesn't save it as checked. What did I wrong?
>
> Andreas
> PS: there is a german mailinglist available: write "subscribe minivend-de"
> to majordomo@minivend.com
> -
> To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
> email with 'UNSUBSCRIBE minivend-users' in the body to
Majordomo@minivend.com.
> Archive of past messages: http://www.minivend.com/minivend/minivend-list
>
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list