| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Use E-mail address instead of username 3.5.x & 4.0 | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#81
|
|||||||
|
|||||||
![]() apologies
|
|||||||
#82
|
|||||||||
|
|||||||||
![]() x-light hear my cry
![]()
__________________
// x-cart 4.1.9 X-CART CSS SKIN XC SEO IP Addresses in Users Online for all users Color coded order status |
|||||||||
#83
|
|||||||
|
|||||||
![]() Thanks mvolpes.
X-Light 2019??
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#84
|
|||||||||
|
|||||||||
![]() i need the 4.1.6 version of x-light username 2 email module
![]()
__________________
// x-cart 4.1.9 X-CART CSS SKIN XC SEO IP Addresses in Users Online for all users Color coded order status |
|||||||||
#85
|
|||||||
|
|||||||
![]() Hi all
Those implementing this becareful with this ALTER TABLE `xcart_orders` ADD UNIQUE ( `email` ); this will only allow a customer to make an order once from your site ...the next time they come they you will get a sql error..as it only allows the customers email address once..in the order table ..to reverse this use ALTER TABLE `xcart_orders` DROP INDEX ( `email` ); |
|||||||
#86
|
|||||||
|
|||||||
![]() any help with the error message?? When a insert of a duplicate email occurs I need some error handling..
|
|||||||
#87
|
|||||||
|
|||||||
![]() Hi
We want to use email as username. so far (prior to me) our company has used uname, now they asked me to bring some changes to user registration, one part of the change is to hide the uname and use email instead. After reading the thread like http://forum.x-cart.com/showthread.php?t=8809&highlight=username+email and some others; I have changed it, now it seems to be registering ok but not editing/updating profile (it bounce back to profile page) has anyone done the same, if yes what files are to be changed? OTHER ISSUES I have changed the login.php file to accept email as username. But I don▓t really know what other php files should I change in order for this to work for existing/new customers. Email of new customer will be copied to the uname field of database. But, what other changes should I do so that when an existing customer forgets his/her password? I have used different tpl files for customer bit because I wanted to still use the xcart procedure for admin bit. Do I have to use separate php files too? What other issues should take into consideration any advice help will be appreciated thanks
__________________
XCart Ver. 4.0.14-gold_upgrade |
|||||||
#88
|
|||||||
|
|||||||
![]() I have moved your question to thread you reference instead of starting a new thread as it will be easier for people familiar with the mod to assist you.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#89
|
|||||||
|
|||||||
![]() I have also been looking at x-lite's mode...trying to use it on x-cart 4.1.6. Has anyone gotten it to work okay?
__________________
Using 4.4.0 |
|||||||
#90
|
|||||||
|
|||||||
![]() When using this code in 4.1.8, if you try and login using an email address you get the following error message:
"Your account is temporarily disabled. Please contact the store administrator for details." Code:
Anyone else had this problem and how did you fix it?
__________________
X-Cart Gold 4.1.8 |
|||||||
|
|||
X-Cart forums © 2001-2020
|