Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Release notes for 4.5.2?Release notes for 4.5.2?
Previous
 
Next
New Post
5/29/2007 10:55 AM
 

Don't feel too bad Brian.  It's on the home page, and I'm sure there will be a newsletter soon.

 


DotNetNuke Modules from Snapsis.com
 
New Post
5/29/2007 12:42 PM
 

"- fixed bug in User Profile where updating profile information would not take effect immediatey. This is because the ClearUserCache method was referencing the wrong cachekey"

I still have problems with caching after updating a profile with a new role.  After adding a role to a user profile, it takes 1 to 2 minutes before the role is "available".

Is there a work-around for this?

Thanks,

-Scott

 
New Post
5/29/2007 1:31 PM
 

I still have problems with caching after updating a profile with a new role.  After adding a role to a user profile, it takes 1 to 2 minutes before the role is "available".

Is there a work-around for this?

How about updating it 1-2 minutes before you actually need it? :)  Sorry, I couldn't resist.

 Are you running in a web farm by chance?  If not, maybe it is not really fixed, although I don't know how it could get updated 1-2 minutes later, it would be more like 20-60 minutes.


DotNetNuke Modules from Snapsis.com
 
New Post
5/29/2007 1:41 PM
 

One of the guys here came up with an idea that we can have them read our Terms of Serivce AFTER they register - this would take at least 2 minutes ;-)

No server farm here.  This is all being done on my development machine.  Interestingly enough, I don't see any change from 4.5.1 to 4.5.2 with this problem.

Maybe it's the way I am adding the role.  Here is a snipit of my code:

// add user to roll

DotNetNuke.Security.Roles.RoleController rc = new DotNetNuke.Security.Roles.RoleController();
DotNetNuke.Security.Roles.RoleInfo ri = rc.GetRole(Convert.ToInt32(serviceID[0].ToString()), PortalId); // the actual RoleID
rc.UpdateUserRole(PortalId, UserId, Convert.ToInt32(serviceID[0].ToString()));
                
 // Send back to manage subscriptions list
 Response.Redirect(Globals.NavigateURL(), true);

Thanks,

-Scott

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Release notes for 4.5.2?Release notes for 4.5.2?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out