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

Forum

Error Loading skins
Last Post 2009-12-09 01:29 PM by mandy. 8 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
mandyUser is Offline
Nuke Newbie
Nuke Newbie
Posts:6

--
2009-12-07 03:42 PM  
DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.UI.ControlPanels.IconBar.LoadInstances() at DotNetNuke.UI.ControlPanels.IconBar.LoadPositions() at DotNetNuke.UI.ControlPanels.IconBar.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace --- Unhandled error loading module. DotNetNuke.Services.Exceptions.ModuleLoadException: Cannot locate ContentPane for Skin I checked and the content pane is clearly there. Any suggestions? I attached files

1127424083071.zip

Joseph CraigUser is Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9005
Avatar

--
2009-12-08 04:48 AM  
Actually, you have a "ConentPane."

Add the missing "t" and it likely will work.



Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
mandyUser is Offline
Nuke Newbie
Nuke Newbie
Posts:6

--
2009-12-08 05:31 PM  
Thanks for the help,
I hoped it would be that simple, I added the missing "t" and I am getting the same error message. Thanks again for your help maybe DNN isn't for me at this time. My company is asking for results that I can not seem to produce quickly; although I did tell them it would be easy.


Joseph CraigUser is Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9005
Avatar

--
2009-12-08 06:34 PM  
It is that simple, but you need to construct the skin file correctly.  I looked again and noticed that you have nothing in between the body tags.  The body tag is close immediately, and all of your skin code is outside of the body tags.

Take a look at one of the Minimal Extropy skin files and copy the structure of that.  If you do, you'll get much better results ... 


I wouldn't dismiss DotNetNuke so quickly.



Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
mandyUser is Offline
Nuke Newbie
Nuke Newbie
Posts:6

--
2009-12-09 08:18 AM  
Thanks for your help,
I feel a little foolish, but things are moving again. But still not having much luck with building a professional looking skin. When using the main.css file and html (as a guide) which was created by our graphic designer the look of my skin is very cheesy, any suggestions?


Lee SykesUser is Offline
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945
Avatar

--
2009-12-09 08:25 AM  
We all make mistakes when learning, and we are here to help you, so it's no problem.

do you mean the original design by the graphic designer is cheesy? or the version that you have created into a DotNetNuke skin looks cheesy and the original looks okay?

I will need to see an image if you want feedback on the design, thanks,


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

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile
mandyUser is Offline
Nuke Newbie
Nuke Newbie
Posts:6

--
2009-12-09 08:42 AM  
But a course I am talking about the skin files I have design are cheesy. I thought that I would be able to copy and paste the main.css file or the html into DNN and life would be good…but it has proven not to be that simple (at least not for me).
I think I got frustrated after missing my deadline and make a lot of careless errors.
I looked at the Minimal Extropy skin files as you suggested, but decided to see if I could finish the skins files I started. What are the steps for changing the Minimal Extropy files?


Lee SykesUser is Offline
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945
Avatar

--
2009-12-09 08:46 AM  
Minimal Extropy is good as a reference, but I would not build your skin by editing the Minimal Extropy skin.

It will be possible to take most of the code from your main.css file and adapt it into your skin.css file, but there are certain changes that will need to be made.

Out of interest, have you viewed this tutorial which provides an example of how I have done this step-by-step, In particular how to change the original CSS file to be suitable for DotNetNuke:



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

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile
mandyUser is Offline
Nuke Newbie
Nuke Newbie
Posts:6

--
2009-12-09 01:29 PM  
Thank you again,
Because I am a newbie to DNN I started with creating the skin and contains tutorials. But now that I am under the gun I will take whatever steps needed to get this done. I am attempting to use the tutorial you suggested.


You are not authorized to post a reply.

Active Forums 4.3

Latest Forum Posts

Enforce Terms Tutorial Update by Vistalogix Corporation
I tried configuring my DNN 6.1.2 install to have a required "accept terms" checkbox as described in
RE: Best Practices for Modifying a Custom Module by Joseph Craig
Start up the development website, then install the module using the package that you have. Then, yo
Best Practices for Modifying a Custom Module by schilders
Good Morning, I'm needing to modify a custom built module created by another developer targeted f
RE: Admin menu problem by alireza arabiyan
hi in localhost i have http://localhost/senf/خانه.aspx and http://localhost/senf/Admi
RE: Admin menu problem by Joseph Craig
Yes, that is what you should have done. What is the URL for your home page? What is the URL for
RE: Admin menu problem by alireza arabiyan
hi first in localhost i add my domain.com as portal alias. then copy all files to host , restore my
RE: Admin menu problem by Joseph Craig
How did you move it? Have you added an entry in the portalalias table for the site's domain name?
RE: Re: SQL SERVER 2008 R2 Remote connection by Joseph Craig
Set up a user with dbo privileges and set the connection string for that user, rather than using Win
Re: SQL SERVER 2008 R2 Remote connection by Prakasam Srinivasan
I have successfully configured MSSQL Server 2008 r2 remote connection. I am using windows 7 and it h
Admin menu problem by alireza arabiyan
hi i installed dnn 6 on localhost and move it in my host, all link's , pages and modules are ok,
RE: dnn 4.4 upgrade issue by imran shaikh
Thanks you all it is done by renaming release.config to web.config procedure
RE: dnn 4.4 upgrade issue by imran shaikh
Thanks you all it is done by renaming release.config to web.config
dnn 4.4 upgrade issue by imran shaikh
hi this is imran i am upgrading dnn 4.4 to dnn 6.0.2 and getting this error please help me for this
RE: How to build Skins for DNN 6.x by Joseph Craig
I'd recommend that you try replacing the hard-coded text with the DotNetNuke Text skin object. That
RE: Module permission does not work! by Joseph Craig
What permissions have you give to that role?
RE: DNN nav issue by Joseph Craig
Are you using a custom skin? How often does this happen?
RE: Friendly URLs Broken by Joseph Craig
I don't entirely understand this, but I'm glad you got things working.
RE: How to build Skins for DNN 6.x by Christopher Adamakis
Dear all, I have one more question regarding greek fonts. If you check my site http://www.expertsoft
RE: Dnn local setup problem by imran shaikh
this is error is resolve now now getting this one Server Error in '/cooperpharma.ma' Applicat
RE: Module permission does not work! by Abraham Tameru
I created a special role for the user to administer the site. The user is not a member of the Admini
You are not logged in.
You must log in to access all 
650+ videos, tutorials, podcasts, and more.
RSS Feeds