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

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Howto Remove Unregister for users in SafariHowto Remove Unregister for users in Safari
Previous
 
Next
New Post
6/28/2010 5:30 PM
 
I have followed the steps for removing the "Unregister" ability for my users (by making cmdDelete invisible in the users.ascx.vb file) so that I can control it.  It works great in IE, Fox, and Chrome...but in Safari it still shows up.  Can anyone tell me what stesp I need to do to remove it within Safari as well?

Thanks,
Andrew
 
New Post
6/28/2010 8:45 PM
 
Hi Andrew,

Could you post the piece of code you changed? If the control is not visible at the server end then it won't be rendered and the browser (any browser) will never see it. 

Alternatively, it's not a client side caching issue is it?

Rhys

www.rmjcs.com - Mostly SQL Server Stuff
 
New Post
6/29/2010 7:44 AM
 
Hey Rhys,

In "DesktopModules/Admin/Security/User.ascx.vb" in the DataBind() procedure I changed the following code:
    If IsUser Then
        cmdDelete.ResourceKey = "UnRegister"
        cmdDelete.Visible = False
    Else
        cmdDelete.ResourceKey = "Delete"
    End If

Alas, the problem was somewhat cache related...
For some reason my GoDaddy Hosting Connection installed Community Edition 05.04.02 (66) version is showing that there is an Update Available.  So I tried to update it (but nothing happened).  This overwrote my changes to the User.ascx.vb file.  So on my PC the cache was showing the pages without the Unregister on them via the Cache, but when I pulled it up for the first time in Safari it had no cache and therefore showed the Unregister.

Sorry for wasting your time, but thanks for the help,
Andrew
 
New Post
6/29/2010 8:17 AM
 
this is cache issue, try to clear cache and also restart your application

Leo TechnoSoft Pvt.Ltd - The Biggest DotNetNuke Development Team
 
New Post
6/29/2010 8:25 AM
 
At least it's problem solved :)

FYI, there was an update to 05.04.02 but it was pulled - I believe an updated update is being put together at the moment.

Rhys

www.rmjcs.com - Mostly SQL Server Stuff
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Howto Remove Unregister for users in SafariHowto Remove Unregister for users in Safari


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