Skip to Content Skip to Menu

[SOLVED] Name format changing

  • dtws2008
  • dtws2008
  • OFFLINE
  • Posts: 18
  • Thanks: 1
  • Karma: 0
9 years 7 months ago #274182 by dtws2008
Replied by dtws2008 on topic Name format changing
Hi Kyle,
Thank you for your patience!
What I did eventually:
Created an autoaction action after registration, which inserts the formatted name to the USERNAME field of the #_USERS table.
This displays the formatted name both in the canvas and the login module.

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
9 years 7 months ago #274183 by nant
Replied by nant on topic Name format changing

dtws2008 wrote: Hi Kyle,
Thank you for your patience!
What I did eventually:
Created an autoaction action after registration, which inserts the formatted name to the USERNAME field of the #_USERS table.
This displays the formatted name both in the canvas and the login module.


Kyle is on his well deserved vacation.

What you did seems wrong to me as it will alter the way people login to your website.

Basically you have wiped out their username.

Please Log in or Create an account to join the conversation.

  • dtws2008
  • dtws2008
  • OFFLINE
  • Posts: 18
  • Thanks: 1
  • Karma: 0
9 years 7 months ago - 9 years 7 months ago #274191 by dtws2008
Replied by dtws2008 on topic Name format changing
On purpose, the login to the site is by email not uid.
Last edit: 9 years 7 months ago by dtws2008.

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
9 years 7 months ago #274193 by nant
Replied by nant on topic Name format changing

dtws2008 wrote: On purpose, the login to the site is by email not uid.


ok, but Joomla requires unique usernames and I doubt if your action accounts for this.

Not sure how Joomla will react if usernames are not unique in database.

Please Log in or Create an account to join the conversation.

  • dtws2008
  • dtws2008
  • OFFLINE
  • Posts: 18
  • Thanks: 1
  • Karma: 0
9 years 7 months ago #274195 by dtws2008
Replied by dtws2008 on topic Name format changing
Thank you for that!!
I will suffix a unique string to the username field.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum