• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Register Process with Plugin

Register Process with Plugin 11 years 7 months ago #24900

  • mk8
  • mk8's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
We have RSForms Pro and did install the Register plugin to make a new Registration.

On completion the User should be registered in Joomla and an SQL Mapping should also insert the Database Values.

So far this is working great - the Problem we have is that we need in the SQL Mappings the User-ID. We used the "{last_insert_id}" for the Insert Mapping but this defaults every time to "0".

How can I get the userid from the Registration plugin to insert the new Entry with that id?
The administrator has disabled public write access.

Register Process with Plugin 11 years 7 months ago #24914

Hello Mk8,

To obtain the ID of the newly created user, please use the {global:userid} placeholder instead of {last_insert_id}.
Please remember that my responses aren't considered customer support, to receive customer support please submit a new customer support ticket, and we will gladly assist you.

Best Regards,
Cristian Nicolae.
The administrator has disabled public write access.
The following user(s) said Thank You: mk8
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!