Is possible to create users from frontend? [SOLVED]

General questions relating to Joomla! There are other boards for more specific help on Joomla! features and extensions.

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
batcha
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Tue Jan 29, 2008 8:08 pm

Is possible to create users from frontend? [SOLVED]

Post by batcha » Fri Mar 20, 2009 4:35 pm

Hi, i need a way to superadmin create users (like registration) from the frontend.
I can't let this superadmin log in the backend (may cause some trouble).

It's possible?

Thanks and sorry my english.
Last edited by batcha on Fri Mar 20, 2009 6:06 pm, edited 1 time in total.

batcha
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Tue Jan 29, 2008 8:08 pm

Re: Is possible to create users from frontend?

Post by batcha » Fri Mar 20, 2009 6:05 pm

I've maded...
I removed these lines:

<?php echo _NO_ACCOUNT; ?>
<a href="<?php echo sefRelToAbs( 'index.php?option=com_registration&task=register' ); ?>">
<?php echo _CREATE_ACCOUNT; ?></a>

from mod_login.php and added a link to menu.

strongdeal
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Sun Sep 05, 2010 8:28 am

Re: Is possible to create users from frontend? [SOLVED]

Post by strongdeal » Sun Sep 05, 2010 8:33 am

Could you please provide clear details as to how you solved this. I need to do the same thing in terms of a user being able to add and/or delete users from the front end.

atpatil11
Joomla! Apprentice
Joomla! Apprentice
Posts: 15
Joined: Mon Mar 14, 2011 1:25 pm

Re: Is possible to create users from frontend? [SOLVED]

Post by atpatil11 » Tue Mar 13, 2012 11:28 am



Locked

Return to “General Questions - 1.0.x”