Username changed after purchasing products

12.07.2019 11:31
#1
ecoShopUser
Joomshopping forum user no avatar
Name: Andrea
13.08.2012
Posts: 246
Quote
Username changed after purchasing products

Dear Admin,

We have currently almost 1000 users for the shop created. They log in before each purchase with their user data (username, password). After each purchase the shop changes the user name. In the backend, the e-mail address is entered as the user name. This is wrong. The username must not change. Why does the shop overwrite the username and replace it with the customer's email address? Please make sure to change it. The required time to manually reset all user names is enormous.This is a bug. Please change it as soon as possible. Thanks.

Andrea


Joomla: Joomla! 3.9.8
JoomShopping: Version 4.18.3
 
12.07.2019 11:35
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25853
Quote
Aw: Username changed after purchasing products

Joomshopping / Configuration / Fields Registration ?

 
12.07.2019 12:04
#3
ecoShopUser
Joomshopping forum user no avatar
Name: Andrea
13.08.2012
Posts: 246
Quote
Aw: Username changed after purchasing products

What information do you need?

Users CANNOT register in the frontend. We import users manually because they are no end customers.
Aw: Username changed after purchasing products


Last change: 12.07.2019 12:04
 
13.07.2019 10:15
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25853
Quote
Aw: Username changed after purchasing products

1. Enable username for registration.
or
2. edit
lib/default_config.php

$config->not_update_user_joomla = 1;


Last change: 13.07.2019 10:22
 
15.07.2019 11:10
#5
ecoShopUser
Joomshopping forum user no avatar
Name: Andrea
13.08.2012
Posts: 246
Quote
Aw: Username changed after purchasing products

Enable User Name for Registration ist not good in our case.

Editing the lib file is possible, but not a permanent solution. Will there be an update here? Setting in the backend?

 
15.07.2019 11:48
#6
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25853
Quote
Aw: Username changed after purchasing products

Create new file (folder lib/)
user_config.php

add code
<?php
$config->not_update_user_joomla = 1;


Last change: 15.07.2019 11:48
 
09.06.2021 09:01
#7
ecoShopUser
Joomshopping forum user no avatar
Name: Andrea
13.08.2012
Posts: 246
Quote
Aw: Override for user.php

Dear Joomshopping-Team,

Is it also possible to save the following file as an override?

"components/com_jshopping/controllers/user.php".

We would like to make a few internal changes. Otherwise, they are always overwritten with every shop update.

Thank you.
Andrea

 
09.06.2021 12:28
#8
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25853
Quote
Aw: Username changed after purchasing products

No.

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.