You need to Register for free and Login to post a message in the forum.

Forum

Subject: Control Panel Showing for anonymous user
Prev Next
You are not authorized to post a reply.

Author Messages
kdelissio
Nuke Newbie
Nuke Newbie
Posts:3

12 Jun 2008 10:23 PM  
The control panel is showing for anonymous users.  It is not expanded, and cannot be expanded, but it is showing a narrow strip with the edit and view buttons.  It will not allow the edit button to be selected.  I'm at wits end as to why it is showing.  The page is set to allow edits only for administrators - I did see that post in the forum and double checked.

I set the skin back to the default dnn skin, and the control panel does not show up, so it's definitely something in my skin.  I've used the red leaf skin as the basis of my skin.  I've altered it quite a bit and used some negative margins to move my logo over a div to do some overlapping.

Anyone have an idea as to what might cause the control panel to appear unexpectedly?


Karen
kdelissio
Nuke Newbie
Nuke Newbie
Posts:3

12 Jun 2008 10:45 PM  
I think I have it narrowed down to
<%@ Control language="vb" CodeBehind="~/admin/Skins/skin.vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.UI.Skins.Skin" %>

Visual Studion shows a warning that the admin/Skins/skin.vb does not exist. The red leaf skin is doing the same thing as my skin... the control panel displaying for anonymous users... the red leaf skin also shows a warning that iskin.vb does not exist. However, dnn blue shows that the file exists and runs okay.

I've copied the line from dnn blue - which is fine - but it still warns that the file does not exist. I have checked for a skin.vb in admin/Skins, and I do not see it... in any of the dnn test sites I have.

So... maybe this is something that someone can enlighten me on a little better.
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3375

16 Jun 2008 3:38 PM  
If you have double checked the security permissions are correct for the page, perhaps check the code for the control panel in your skin:

< div id="ControlPanel" runat="server" >< / div >

Is runat="server" included?

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
kdelissio
Nuke Newbie
Nuke Newbie
Posts:3

17 Jun 2008 9:12 AM  

Thanks Lee for responding... your site is absolutely awesome and helpful.

The permissions are correct, and the control panel is set to runat="server".  I'm wondering if it is related to how the skin files were brought into DNN.  I simply added the files to the Portals/_default/Skins, and I'm wondering if DNN is not recognizing the skin.vb file because it is somehow not logically connected within DNN because it was not brought in using the web interface in DNN or by using the install folder.  I just haven't had time to try this out yet. 

Interestingly, the redleaf skin has the same behavior, and I have not modified that skin.  I did however, just copy the skin files from another DNN test site into the site I'm having problems with instead of using DNN install.

Also interesting is that I have tried to find the skin.vb file, and I cannot find it on my entire computer system.  I do have 'show hidden files' turned on.  I'm a little baffled by that one.

leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3375

17 Jun 2008 9:39 AM  
You need to install the skin files rather than copy them across, for instance the simple red leaf skin comes with a htm and a skin.xml file, when you install them, DNN combines them together to create an ascx file and then registers the skin in it's settings.


Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
jncraig
DNN Creative Staff
Nuke Master II
Nuke Master II
Posts:2371


19 Jun 2008 10:10 PM  
You may be seeing this behavior if a module on the page is set for edit by regular users.

Joe Craig
DNN Creative Support
Subscribe to the website
You are not authorized to post a reply.
Forums > DotNetNuke® > DotNetNuke® Questions > Control Panel Showing for anonymous user



ActiveForums 3.7

Latest Forum Posts

Restricting DateEditControl till date by coder247
Hi All,   We are using the DateEditControl (for obvious reasons!!) in our application. But we want t...
RE: Email Set UP per Portal by jncraig
I think that the answer depends on how email is configured at your host. You'll probably have to co...
RE: skin/container error load by jncraig
I would suggest checking permissions for directories. Does this occur only when you upload a skin...
RE: Add New Profile Properties by jncraig
Hmmm ... I don't have an answer. Does anyone else?
RE: No Access for me too by ristori
it is ok now. Thanks for this action.
skin/container error load by islandman
Has anyone else run across this error when loading skins or containers from site settings?I am using...
Email Set UP per Portal by islandman
How do I set up a unique email address per domain name off 1 hosting environment. for example...m...
RE: localhost Install issues by cdees
Lee: I wanted to follow up on this for anyone following this thread. I have been unable to solve t...
RE: Add New Profile Properties by WSI
HI Joe, The DNN version is 4.5.5. Thanks, Cliff
Change Skin on URL by vinita
Hi,Can the skin be changed based on the url used to access a portal. Multiple portal aliases may be ...
problem creating child portal by kabamaro
  Hello all i have 4 Aliases for my parent portal , lets call them X,y,Z,WIn all Aliases i can creat...
problem creating child portal by kabamaro
  Hello all i have 4 Aliases for my parent portal , lets call them X,y,Z,WIn all Aliases i can creat...
Best DNN portal ever! by derpir
I have been a subscriber since august 2008, and DNNCreative.com is simply the best DNN Portal, their...
RE: skinning trouble by derpir
Hello Yes could you be so kind and take a look att the htm-file and css-file.I would be very gratef...
Search function is not working by kishorpawar
I am using Seach module in my project but not working, i have set   host setting alsoHost --> Schedu...
RE: backend is changing from sql2005 to sql2008 by leesykes
hello,There should not be any code changes needed, but you'll need to make sure that SQL 2008 upgrad...
RE: skinning trouble by leesykes
Hello,I would need to see your code to help you with this one, you can zip up your files and attach ...
RE: Installing DotNetNuke 4.9.00 on VWD 2005 w/ SQL server 2008 by leesykes
I have run a test with SQL Server 2008 express and DotNetNuke installed in exactly the the same way ...
RE: Issue 39 Interview by leesykes
thanks Bill, glad it was useful, we will have a think about the best way to approach this,Thanks,
RE: Issue 39 Authentication by leesykes
yes I have a live site in 4.9.0 at it seems stable as well.
AppTheory
RSS Feeds