1. jarbits
  2. RO CSVI
  3. Friday, 04 May 2018
  4.  Subscribe via email
I want to import usergroup to my virtuemart with userinfo, but I have a question with it.

I want to import usergroup_name that when both "user" and "usergroup_name" is exist,and I hope that the imported new usergroup can be added not replacing.

eq.
Before:
username : TEST
usergroup: A Group

import data:
username : TEST
usergroup_name: B Group

After:
username : TEST
usergroup:both have A Group , B Group
Accepted Answer Pending Moderation
Hello,
I know usergroup cannot add new with virtuemart userinfo import, but I mean I hope if import user data is exist that the new data groupname can be insert it not to replace it.

As per VirtueMart userinfo import existing user group will be replaced with the new one imported. If you want to assign multiple user group to a user you should use Joomla user import operation. Multiple user group name separated by |.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
I have using add new user group with backend, and I hope that the imported usergroup can be added not replacing old data, any suggestion?
eq.
before:
usergroup:A,B,C

user:A
group:A

import data:
user:A
group:B

After:
user:A
group:A and B

I know usergroup cannot add new with virtuemart userinfo import, but I mean I hope if import user data is exist that the new data groupname can be insert it not to replace it.
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello,
With VirtueMart user info import you cannot create or replace a new user group. The code only check is the user group is already in database and else throws error that user group name is not found. You should use Joomla User group import to import new user groups.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!