Members: 16,996
Threads: 38,831
Posts: 159,349
Online: 48

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse

Go Back   Mambers.com > Development > Component 'How Do I' Questions

Reply
 
LinkBack Thread Tools Display Modes
Old 06.05.2004, 15:05   #1 (permalink)
bat
Junior Mamber
 
bat's Avatar
 
Join Date: Apr 2004
Posts: 35
bat is on a distinguished road
Default How to install the User Extended Component ?

Hello,

i feel stupid for asking this, but i don't know how to integrate the user extended component into MOS. the installation instructions read :

Installation
Insert the following URL links into your user menu or modify your module login (modules/login.php):

Registration:
index.php?option=com_user_extended&task=register

Lost Password:
index.php?option=com_user_extended&task=lostPasswo rd

Edit/Update User Details:
index.php?option=com_user_extended&task=UserDetail s


Now i managed to change the URL for User Details, because its an item in Menu Manager/User Menu. But i can't find the items for Registration or Lost Password. I also have no idea what modify your module login (modules/login.php) means. What do i have to modify in this file ?

thanks in advance,
bat
bat is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 06.05.2004, 15:25   #2 (permalink)
Expert Mamber
 
ChaosNo1's Avatar
 
Join Date: Apr 2004
Posts: 270
ChaosNo1 is on a distinguished road
Default Re: How to install the User Extended Component ?

open the file [YourMamboRoot/modules/mod_login.php with an editor and edit the following lines:

Line 43:
change
PHP Code:
<td><a href="<?php echo sefRelToAbs("index.php?option=com_registration&amp;task=lostPassword"); ?>"><?php echo _LOST_PASSWORD?></a>?</td>
to
PHP Code:
<td><a href="<?php echo sefRelToAbs("index.php?option=com_user_extended&task=lostPassword"); ?>"><?php echo _LOST_PASSWORD?></a>?</td>
and

Line 54:
change
PHP Code:
<a href="<?php echo sefRelToAbs("index.php?option=com_registration&amp;task=register"); ?>">
to
PHP Code:
<a href="<?php echo sefRelToAbs("index.php?option=com_user_extended&task=register"); ?>">
Have a nice day!
__________________
Nur weil die Klugen immer nachgeben, regieren die Dummen die Welt

www.mamboaddons.com
ChaosNo1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08.05.2004, 09:21   #3 (permalink)
bat
Junior Mamber
 
bat's Avatar
 
Join Date: Apr 2004
Posts: 35
bat is on a distinguished road
Default Re: How to install the User Extended Component ?

ok, klappt. danke ;-)
bat is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Users Component Under Development MamboJoe Component Development 50 21.04.2006 16:45
User Extended component is out MamboZ Development Announcements 106 03.09.2005 00:07
Component install help TeRRo Component Development 5 03.05.2004 10:42
component install error dirtsurfer Mambo 4.5 Installation and Upgrades 2 30.04.2004 19:39
Admin Backend -> Component install problems wooly Component 'How Do I' Questions 0 28.04.2004 12:47


All times are GMT +2. The time now is 02:04.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.