Go Back   Web Scribble Forums » Joomla » jConnector
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-27-2010, 10:48 PM
Junior Member
 
Join Date: Jan 2010
Posts: 1
Default Additional field to #__user

When a user registers, I need to add to my ref column.
I had tried to place this in classes near line 177

Code:
$query = 'UPDATE #__users SET email='.$db->Quote($generated_details['email']).',ref=999 WHERE id='.$db->Quote($user_id);
Should I be trying this somewhere else?
I have been picking around at it with no luck.
Any hints would be appreciated.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -5. The time now is 07:33 AM.