Skip to Content
0
Former Member
Oct 25, 2006 at 09:52 AM

User Management/Personalize Issue after some Development

46 Views

Hi,

I was trying to fix a solution through a good blog at:

Let a user change their portal language graphically

where it expalins how we can have only say 2-3 languages a s links on click of which the Locale of the User is changes to the appropriate language.

After setting the locale of the <b>IUserMaint</b> object to some locale object, it executes the formers <b>commit() and save() methods</b>.

When you click on the language links and the language is then changed; <b>if observed, on click Personalize->User Profile the language in the drop down is changed to the one set in the code</b>. It was working fine till some time back.

But now, when I click Personalize -> User Profile, The <b>modify button is disabled</b> and I get an error message <b>"An error occurred; contact your system administrator"</b>

Even when I click the <b>user administration Role -> Identity management</b> where we create/modify users, it gives me error: <b>"You are not authorized to access this application; contact your system administrator".</b>

In the search iview below I get a <b><u>modify your own profile link</u></b> on click of which it opens the personalize page with the former error again.

Do you think the error caused is because of this development, because for day or so it was fine.

Just to mention that the portal was re started before I noticed this error.

Please help.

Thanks a lot.