Members: 16,996
Threads: 38,845
Posts: 159,389
Online: 20

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 > Development Announcements

Reply
 
LinkBack Thread Tools Display Modes
Old 06.05.2004, 01:43   #1 (permalink)
Senior Mamber
 
MamboZ's Avatar
 
Join Date: Apr 2004
Location: Germany
Posts: 164
MamboZ is on a distinguished road
Lightbulb User Extended component is out

Addon User Extended by Phil Taylor => switched to an installable component!

This component extends the mambo user registration system by providing 15 extra customizable text fields. The labels of the fields can be set in admin backend.

The addon core hack is now an installable component and the edit/modify entries are now in the component menu. There is no overwriting of the backend Site/User menu and the files in com_user/com_registration needed (=useful for later changes of mambo core e.g. switch to 4.6, ...)
Of course Phil knows about these modifications

New in Version 1.0.3:
* updated menu links for easier implementation

You can download the new version at http://mosforge.net/projects/userextended
__________________
Mamboz
--
www.zechmann.com
MamboZ 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, 11:32   #2 (permalink)
Mamber
 
setup's Avatar
 
Join Date: Apr 2004
Location: Portugal - Madeira Island
Posts: 78
setup is on a distinguished road
Send a message via MSN to setup
Default Re: User Extended component is out

Good component
__________________
-|- MamboPT -|-
Portuguese Community of Mambo
SITE: http://www.mambopt.com
FORUM: http://forum.mambopt.com
Project: http://mamboforge.mambopt.com
setup is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06.05.2004, 12:34   #3 (permalink)
Baby Mamber
 
Join Date: Apr 2004
Posts: 17
karl700 is on a distinguished road
Default Re: User Extended component is out

Hi!

Tried to install the component but got following error:

Could not copy administrator files


Thankīs for reply,
Karl
karl700 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06.05.2004, 15:32   #4 (permalink)
Baby Mamber
 
Join Date: May 2004
Posts: 1
scottw is on a distinguished road
Default Re: User Extended component is out

Looks like a great component. One question...

I understand that installation requires edits to mod_login.php. When I look at my mod_login.php file, I do not see the Edit/Update user details code. Does this need to be added?

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

Any help is appreciated.
scottw is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06.05.2004, 20:41   #5 (permalink)
Senior Mamber
 
MamboZ's Avatar
 
Join Date: Apr 2004
Location: Germany
Posts: 164
MamboZ is on a distinguished road
Lightbulb Re: User Extended component is out

@karl700
Please check the file-attributes of the directory administrator/components/. It must be writeable for the admin.
The installation routine creates a directory called com_user_extended/ and puts in the admin-files.
(Also posted here: http://mosforge.net/forum/forum.php?...5&forum_id=777)


@scottw
O.k. The link "Edit/Update User Details" (index.php?option=com_user_extended&task=UserDetai ls) is for users after the registration. Then users can modify their entries after registration.
You may put it in your user-menu.

Seems that this is not clearly described in the readme. I will optimize this. Thanx for the hint.
__________________
Mamboz
--
www.zechmann.com
MamboZ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06.05.2004, 23:29   #6 (permalink)
Senior Mamber
 
MamboZ's Avatar
 
Join Date: Apr 2004
Location: Germany
Posts: 164
MamboZ is on a distinguished road
Lightbulb Re: User Extended component is out

Just released 1.0.4 because of bugs in query for shown/required fields. It should work now.
(Geoff, thanx for your extended testing )

New in Version 1.0.4:
* bugfix in custom fields (shown/required)

You can download the new version at http://mosforge.net/projects/userextended
__________________
Mamboz
--
www.zechmann.com
MamboZ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07.05.2004, 00:03   #7 (permalink)
Baby Mamber
 
Join Date: Apr 2004
Posts: 17
karl700 is on a distinguished road
Default Re: User Extended component is out

Quote:
Originally Posted by MamboZ
@karl700
Please check the file-attributes of the directory administrator/components/. It must be writeable for the admin.
The installation routine creates a directory called com_user_extended/ and puts in the admin-files.
(Also posted here: http://mosforge.net/forum/forum.php?...5&forum_id=777)
@MamboZ

Found the problem by myself. Had installed the original user extended. So I had to delete this one and then I installed the new one from you.

Beside this it seems I have a bug in the user_extended. When edit profil in backend I get the following error:

Quote:
mosuser_extended::store failed <br />Duplicat entry '94' for key 1 SQL=INSERT INTO mos_user_extended(`id`,`user_id`)VALUES ('94`,'94')
It seems there is an error in the database.

Thankīs for reply,
Karl
karl700 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07.05.2004, 00:16   #8 (permalink)
Senior Mamber
 
MamboZ's Avatar
 
Join Date: Apr 2004
Location: Germany
Posts: 164
MamboZ is on a distinguished road
Lightbulb Re: User Extended component is out

Maybe there is an old/filled table mos_user_extended from your former installation?

A. Backup > Delete > Install > Restore
1. You should make a backup of the table mos_user_extended (with admin-backend or phpMyAdmin).
2. Then delete the component
3. (Re-)install the (new) component
4. Restore (import) the backuped table (with admin-backend or phpMyAdmin)

or

B. Maybe that there is a double entry (94) in your table mos_user_extended? Please check it out.
__________________
Mamboz
--
www.zechmann.com
MamboZ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07.05.2004, 00:38   #9 (permalink)
Baby Mamber
 
Join Date: Apr 2004
Posts: 17
karl700 is on a distinguished road
Default Re: User Extended component is out

Hi MamboZ!

I did a complete remove of the old user extendend files also in the database I deleted mos_user_extended and mos_user_extended_config. Then I installed your component again. But I get always the the same error

My version of mysql database is: MySQL 3.23.56-max

Also I noticed when I tried for the first time to input the extended information and save I got no error. But by the checking the new input data the lines are empty. By trying to edit again the error happens with the error 94.


Thanksīs for reply,
Karl
karl700 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07.05.2004, 00:40   #10 (permalink)
Junior Mamber
 
NarutoSeal's Avatar
 
Join Date: Apr 2004
Location: USA-Michigan
Posts: 30
NarutoSeal is on a distinguished road
Send a message via AIM to NarutoSeal Send a message via MSN to NarutoSeal
Default Re: User Extended component is out

Very nice Component, it's working FINE for me, 10/10 =]
__________________
NarutoSeal.Com Webmaster. - Yes...we DO use MaMBo.
NarutoSeal 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
Multiple Mambo sites tomwoods Development Discussions 101 17.11.2006 19:09
Users Component Under Development MamboJoe Component Development 50 21.04.2006 17:45
Extended user add-on lets you define custom fields eyezberg Mambo 4.5 General Talk 6 10.05.2004 22:15
Extended link component ? pixelsoul Mambo 4.5 General Talk 0 21.04.2004 10:54
ReMOSitory Component -> allow non-registered User to upload files via remos backend rolf Component 'How Do I' Questions 0 18.04.2004 15:35


All times are GMT +2. The time now is 08:49.

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.