Passby Registration for Exisiting Users of old site

Permalink
Hi,

I have a site build where around 1800 existing users are registered to the old site. The client has stated they do not want them registering again via the lengthy registration form that they must complete.

I have imported them into the system and have also imported their user IDs and some replicated default information into the SearchIndexAttributes table to try to trick the system into thinking these attributes are filled. However, this has not worked.

Is there another table within the Database that I could build a duplicate table and import into the create this instance?

I am currently looking at some programming to possible highlight that the userID is in a group and let the login/do-login/ passby, but was thinking this maybe an easier way.

PortobellaRain
 
ronyDdeveloper replied on at Permalink Reply
ronyDdeveloper
Maybe this below add-on will be helpful for you:

https://www.concrete5.org/marketplace/addons/lerteco-user-importer-p...

Rony
PortobellaRain replied on at Permalink Reply
PortobellaRain
Hi Rony,

it's ok, I think I am going to add some programming to pass by the registration process looking at checking the UserID value.

But many thanks.