I've upgraded vom 1.1.2 to 1.2 with gernman language package. I thought everything goes right (mostly). But now I identified a big problem. I can't edit my profile. The profile information is right. All fields are filled propperly. But if I want to change my profile data, I get an empty page. No fields ar filled out. And if I fill it out again and save it I get an error: real name is missing.
Than I tried to do it via administration. There the fields of email and so on are filled, but real name is again empty. Filling out there gives the same error.
Is this behavior known?
I asked another user, who is playing with upgrade. he has not this problem. So I'm not shure to open a ticket.
--
webmaster of gvoh.de and pggo.de
project manager of new module media repository
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
Something is going wrong with my profile
-
- Rank: Softmore
- Registered: Apr 23, 2005
- Last visit: May 15, 2010
- Posts: 130
-
- Rank: Team Member
- Registered: Jul 15, 2004
- Last visit: May 27, 2010
- Posts: 277
- individual templates or plugins? (in /config or /themes)
- Did you choose a profile module in the settings module? -
- Rank: Softmore
- Registered: Apr 23, 2005
- Last visit: May 15, 2010
- Posts: 130
Herr.Vorragend
- individual templates or plugins? (in /config or /themes)
no, just crosschecked there is nothing profile related
Quote
- Did you choose a profile module in the settings module?
yes I do. the profile module.
myProfile is installed too, but it was not the module for the user profile.
--
webmaster of gvoh.de and pggo.de
project manager of new module media repository -
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
Mmmmmm
May enable the development mode in the config.php to see from which file this error comes. It's a pretty weird one
Anyways, for more information, your Profile fields are marked as required?
--
- Mateo T. -
Mis principios... son mis fines -
- Rank: Softmore
- Registered: Apr 23, 2005
- Last visit: May 15, 2010
- Posts: 130
The real name was marked as required. Now I've changed to not required. After changing the profile, all data has gone
Another thing: There is a field with "_UREALEMAIL" and "_PASSWORD" in profile. All others labels are translated properly.
--
webmaster of gvoh.de and pggo.de
project manager of new module media repository -
- Rank: Helper
- Registered: Sep 19, 2003
- Last visit: May 25, 2010
- Posts: 612
rallek
The real name was marked as required. Now I've changed to not required. After changing the profile, all data has gone
Another thing: There is a field with "_UREALEMAIL" and "_PASSWORD" in profile. All others labels are translated properly.
If you are careful you can go into the database with something like phpMyAdmin and search for _UREALEMAIL and there is a -1 in the table. Just change it to a 1 and you will be able to delete it from the admin for profile. I'm not sure about the _PASSWORD but you may be able to delete it the same way. This should clear up your profile problem. It's caused by the upgrade. _PASSWORD and _UREALEMAIL is no longer part of that routine, and should have been purged during the update process.
edited by: mesteele101, datetimebrief -
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
This will be purged in the upgrade process for Profile 1.5
I already fixed many issued with the DUD fields and cleaning the mess thre
--
- Mateo T. -
Mis principios... son mis fines -
- Rank: Helper
- Registered: Sep 19, 2003
- Last visit: May 25, 2010
- Posts: 612
I'm going to be converting my 1.1.2 site to 1.2.0 very soon. The conversion process will now fix this problem? -
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
If includes Profile 1.5, it will do, anywyas, I'll need heavy testing on my next commits to Profile in the parked project
--
- Mateo T. -
Mis principios... son mis fines -
- Rank: Helper
- Registered: Sep 19, 2003
- Last visit: May 25, 2010
- Posts: 612
-
- Rank: Helper
- Registered: Sep 19, 2003
- Last visit: May 25, 2010
- Posts: 612
There might be some confusion to Profile. Are refering to the Profile core module for Zikula, or are you refering to myProfile 1.5? The only thing I found in ParkedProject was 2 versions of 1.4? -
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
Was not ready till now,
after a hard marathon cleaning and improving this stuff, I call to everyone to test Profile 1.5 beta. Please log tickets there reporting any bug found. I guess that the module is quite decent now, and the debugging plus some improvements would be made to have an official 1.5 release.
Greetz
--
- Mateo T. -
Mis principios... son mis fines -
- Rank: Team Member
- Registered: Mar 15, 2004
- Last visit: May 26, 2010
- Posts: 112
-
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
Well,
I don't know if DUD fields worked at all in 1.4, now they does in 1.5, with some improvements and reworks in the way it handles them. Currently I've discovered a little bug (related to the user's avatar). The admin panel also has bugfixes: reordering the tree caused that inactive fields got active... and some more. Waiting for bugs reported to release 1.5
--
- Mateo T. -
Mis principios... son mis fines
- Moderated by:
- Support
