X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Use E-mail address instead of username 4.2 (https://forum.x-cart.com/showthread.php?t=45889)

toolauthority 03-30-2009 09:01 AM

Re: Use E-mail address instead of username 4.2
 
1 Attachment(s)
Here is my changelog file for that section. I never did find the original change I made for part of it, its like it never existed (weird), so I just re-wrote it really quick. Let me know if you have any questions and I'll try and help. I am fairly new to x-cart, but not PHP.

jedak 04-01-2009 03:25 PM

Re: Use E-mail address instead of username 4.2
 
Thanks for the help. I haven't completed it as yet but it seems pretty straight forward.

rousiland 09-09-2009 01:53 AM

Re: Use E-mail address instead of username 4.2
 
Looking at doing this as well and I would add that there are a lot of other tables that also need to be updated as they use the 'login' field as a key. As far as I can tell, the other tables that need updating are the ones listed below. You may also have additional tables from extra modules that also require an update.

xcart_change_password
xcart_customers
xcart_customer_bonuses
xcart_discount_coupons_login
xcart_login_history
xcart_old_passwords
xcart_orders
xcart_register_field_values
xcart_seller_addresses
xcart_stats_cart_funnel
xcart_stats_customers_products
xcart_subscription_customers
xcart_wishlist

diviterra 02-08-2010 01:40 PM

Re: Use E-mail address instead of username 4.2
 
Hey toolauthority,

did you experienced any problems using your mod? I'm considering using it, so I'm wondering if it works perfectly.

thanks in advance!

toolauthority 02-09-2010 04:14 AM

Re: Use E-mail address instead of username 4.2
 
We did experience a few problems, but they were more related to x-cart glitches. Unfortenetly I don't keep as good of notes as I should, but I'll try and find the other changes I found. It relates to the fact that in some places x-cart converts the login to lowercase and others it doesn't. This leads to the software not seeing them as an exact match.

diviterra 02-09-2010 12:00 PM

Re: Use E-mail address instead of username 4.2
 
thanks in advance,

i'm looking forward for you reply


All times are GMT -8. The time now is 02:11 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.