Web Design Forum  
 
Go Back   Web Design Forum > Web and Graphic Design > Web Design

Reply
 
LinkBack Thread Tools Display Modes
Old 11-17-2009, 11:57 AM   #1
New Member
 
Join Date: Aug 2009
Posts: 18
Post Need Joomla Help

Hello Everyone ,

I am a new person in webdesgning . I want to extend joomla registration form field . So plz tell me wts extension are used .

Thanking You .

Last edited by ashishjangra; 11-18-2009 at 03:35 AM.
ashishjangra is offline   Reply With Quote


Old 02-18-2010, 12:12 PM   #2
New Member
 
asdfghjkl's Avatar
 
Join Date: Jan 2010
Posts: 6
Post

This is actually really simple.

open your joomla database in your db manager. I generally do this in "PHPMYADMIN".
From there open the table "jos_users" and then add your additional fields that you require.

Then you go into libraries/joomla/database/table/user.php and declare you variables. So if you added a country field then you declare the variable like so:

var $Country = null;

The next step in the process is editing the actual registration form. This is done by going to components/com_user/views/register/tmpl/default.php.

I don't recommend copying and pasting the current form fields I have ran into issues when i have done that. Also note that everything you edit is case sensitive.

Feel free to PM me if you require additional assistance.
__________________
website design company
asdfghjkl is offline   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. The time now is 01:50 PM.


Camera Forum - Computer Forum - Web Design Forum

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.