1. ScubaGuy
  2. Support
  3. Monday, June 08 2015, 10:06 PM
It seems I may have deleted the 'user name' field, because when I try to register, I get the error message that the user name needs to be filled in ... when it actually is. Is there a way to recreate this index field?
Thanks!
ScubaGuy Accepted Answer
Pro
Looking over the fields I have now it seem clear that I must have deleted the 'core' alias 'username'. Can anybody tell me how I can reinsert it or revamp the current one (alias 'benutzername' and not core) so that it's accepted?

Many thanks!
  1. more than a month ago
  2. Support
  3. # 1
admin Accepted Answer
Admin
Hi,
you need to add directly from DB, go on your DB and launch this query
INSERT IGNORE INTO #__jsn_fields(`id`,`parent_id`,`level`,`title`,`alias`,`path`,`type`,`published`,`core`,`required`,`profile`,`register`,`lft`,`rgt`,`access`,`params`,`edit`,`accessview`) VALUES (3,2,2,'USERNAME','username','default/username','username',1,1,1,1,1,  2,3,1, '', 1,1)


replace #__jsn_fields with yourDbPrefix_jsn_fields

how did you delete this field?
  1. more than a month ago
  2. Support
  3. # 2
ScubaGuy Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Support
  3. # 3
admin Accepted Answer
Admin
Hi,
Can you please post me your site details? you can use the form below the reply in "Site Details" tab, if you can please send also phpmyadmin access into "Optional Information".
  1. more than a month ago
  2. Support
  3. # 4
ScubaGuy Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Support
  3. # 5
admin Accepted Answer
Admin
Hi,
sorry but connections to DB is not allowed from external network, we need to use some tool like phpMyAdmin.

Thanks ...filled in the requested information below. I don't assume you need access to the Joomla! administration folder, right?
IF you can please send me backend access, maybe you have a problem with some Access Level
  1. more than a month ago
  2. Support
  3. # 6
ScubaGuy Accepted Answer
Pro
Backend Infos below.

Thanks.
  1. more than a month ago
  2. Support
  3. # 7
admin Accepted Answer
Admin
ok, fixed ;)
  1. more than a month ago
  2. Support
  3. # 8
ScubaGuy Accepted Answer
Pro
Wow, brilliant!! Many thanks for your help!!

Will test the registration and come back if there are any more problems or questions...

Thanks again!
  1. more than a month ago
  2. Support
  3. # 9
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.