When using the Profile module it is possible to add dynadata (profiledata) when a users registeres, and when an admin creates a new user.
When using the myProfile module as a replacement to Profile: Is it possible to add the myProfile data at user creation time in a similiar way (in one go)?
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- rgasch created topic »Using PageUtil::addVar() to load script code« 11:48 AM
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Register and create Profile in one go
-
- Rank: Registered User
- Registered: Aug 31, 2004
- Last visit: Feb 02, 2010
- Posts: 18
-
- Rank: Softmore
- Registered: Dec 31, 1969
- Last visit: May 25, 2010
- Posts: 326
I'd like to know if this is possible, and if myProfile is ready for Zikula 1.2 or not.
--
Damon
Catamaran Sailing at TheBeachcats.com -
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
Just because it's related, I invite you to test Profile 1.5 beta.
Its usability is improved and it handles the User attributes way better than before
--
- Mateo T. -
Mis principios... son mis fines -
- Rank: Developer
- Registered: May 07, 2006
- Last visit: May 28, 2010
- Posts: 124
myProfile works fine with 1.2.0 - Try the SVN version and you will have compatibility to the way Profile stores its data.
Flo
--
ifs-net.de -- zksoft.de -
- Rank: Registered User
- Registered: Aug 31, 2004
- Last visit: Feb 02, 2010
- Posts: 18
-
- Rank: Developer
- Registered: May 07, 2006
- Last visit: May 28, 2010
- Posts: 124
A registration in one step is not possible.
But there is the possibility to configure the module that myProfile needs a valid profile. Activating this will bring the user immediately after the registration is done to the personal profile configuration page and only after this profile data is filled out the site can be used.
Not one but two steps.
Flo
--
ifs-net.de -- zksoft.de -
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
Florian:
1.2 has a clear API now in the Users module for the chosen Profile module, to insert and handle the dynamic data inside the Users forms (and registration too). Please check the /system/Users/pndocs/Profile_Managers.txt
--
- Mateo T. -
Mis principios... son mis fines -
- Rank: Registered User
- Registered: Aug 31, 2004
- Last visit: Feb 02, 2010
- Posts: 18
Sounds great, Mateo.
Does Profile 1.5 beta need zk 1.2 or is 1.12 Ok?
Does Profile 1.5 beta upgrade smoothly from Profile 1.2?
Claus -
- Rank: Team Member
- Registered: Jul 15, 2004
- Last visit: May 27, 2010
- Posts: 277
Yes, Profile 1.5 needs Zikula 1.2.0
Quote
Does Profile 1.5 beta upgrade smoothly from Profile 1.2?
We hope so
Sure
Be remember the suffix "beta" -
- Rank: Helper
- Registered: Sep 19, 2003
- Last visit: May 25, 2010
- Posts: 612
Herr.Vorragend
Yes, Profile 1.5 needs Zikula 1.2.0
Quote
Does Profile 1.5 beta upgrade smoothly from Profile 1.2?
We hope so
Sure
Be remember the suffix "beta"
I just used it to update my 1.1.2 site to 1.2.0 and I've yet to see anything except I no longer have the rogue _REALEMAIL in my profile, which previously I had to go into the database and change an atrtribute from a -1 to a 1 so it could be deleted.
It would help to know what we need to be looking for? I seem to remember at one point I noticed that the'User Name Personal Information' header had random numbers and letters. I only noticed this once, and it may have been the first time it was ran.
I know my site is old and the theme is a narrow fixed width theme, but the Profile module is the only module that jumps out of the theme, and it only does this when you enter the Personal Info from the My Account. The 'profile_user_menu.htm' displays correctly but what it loads is what is jumping out. The Edit Personal Info button displays that just fine.
I'm updating my theme soon so this problem will be gone for me. Well it's gone now, becuse I had to hack one the file that was causing the problem. -
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
@claus:
Now I've included a nice configuration in Profile 1.5 beta 2
You can define from the module settings, which fields to show in the registration form. The required fields will be shown always, plus the additional ones you chose.
Not recommended for production sites, I've added a new field in the database, so, an upgrade from 1.4 is required again (can be forced faking the version in the z_modules table), and even when I think that there will be no new fields, this is a test package, it upgrades smoothly from Profile 0.8
Try it and report any bug you find
--
- Mateo T. -
Mis principios... son mis fines -
- Rank: Helper
- Registered: Sep 19, 2003
- Last visit: May 25, 2010
- Posts: 612
Going into and editing a users account under 'Enter additional information for the account profile' all the names All the titles for the dialog boxes are _VARIABLENAME. That's the only place I have found this. Everything looks right in Account Panel > Personal Info. -
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
Mmmmmm
This seems related to a bug discovered in 1.2 where translations of secondary modules were not processed ok
I'm using the 1.2.1-SVN so I haven't noted that issue,
we'll focus on get 1.2.1 out ASAP
--
- Mateo T. -
Mis principios... son mis fines -
- Rank: Developer
- Registered: Jun 16, 2003
- Last visit: May 29, 2010
- Posts: 1966
-
- Rank: Helper
- Registered: Sep 19, 2003
- Last visit: May 25, 2010
- Posts: 612
- Moderated by:
- Support
