rcipriano
Posts: 1
|
| Posted: 07/09/2004, 8:26 AM |
|
At store_orders table i have a field user_id, but when i purchase something, the value of user_id it is empty, what is the problem?
Thanks
|
 |
 |
peterr
Posts: 5971
|
| Posted: 07/09/2004, 7:37 PM |
|
There is no problem 
We removed this functionality because users are no longer required to login when purchasing something. And if a user doesn't login then there is no user_id that could be stored in the database.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
Mariete
|
| Posted: 07/16/2004, 4:07 AM |
|
Do you have an example where it is working?
Thanks
"peterr" <peterr@forum.codecharge> wrote in message
news:640ef567acbb87@news.codecharge.com...
> There is no problem 
> We removed this functionality because users are no longer required to
login
> when purchasing something. And if a user doesn't login then there is no
user_id
> that could be stored in the database.
> _________________
> Peter R.
> YesSoftware Support Representative
> http://support.codecharge.com
> Warning: I use Google
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
|