Where to find where joomla holds a insert query?

Discussion regarding Joomla! 2.5 Performance issues.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
markthuroe
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Thu Mar 13, 2014 4:30 pm

Where to find where joomla holds a insert query?

Post by markthuroe » Thu Mar 13, 2014 4:49 pm

I am looking for some help if possible. I am letting joomla look after all the users control like normal, but i want to add a script to add some of the information thats added to the jos_users table to one of my own tables when a registration has been completed. The main reason i am writing here is for the location where joomlas insert query is contained, and how I would duplicate the data to add my own insert statement to populate my own table.

User avatar
Per Yngve Berg
Joomla! Master
Joomla! Master
Posts: 30928
Joined: Mon Oct 27, 2008 9:27 pm
Location: Romerike, Norway

Re: Where to find where joomla holds a insert query?

Post by Per Yngve Berg » Thu Mar 13, 2014 7:29 pm

Develop a Plugin. Have a look at the User Profile Plugin that is shipped with Joomla.

http://docs.joomla.org/Creating_a_profile_plugin


Locked

Return to “Performance - Joomla! 2.5”