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, ...Skin wonSkin won't display- The resource cannot be found error.
Previous
 
Next
New Post
8/7/2007 9:50 PM
 

I've tried several times now to get my skin to display. I have no idea what to do. When I set the site to use the skin or try to preview it  I get "The resource cannot be found." Here's my code from downloading the skin files from Portals/0/Skins/wghs and Portals/0/Containers/wghs.

Skin

<%@ Control language="vb" CodeBehind="~/admin/Skins/skin.vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.UI.Skins.Skin" %>
<%@ Register TagPrefix="dnn" TagName="SOLPARTMENU" Src="~/Admin/Skins/SolPartMenu.ascx" %>
<div id="page1">
  <table width="748" border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td><img src="<%= SkinPath %>header.gif" width="749" height="150" /></td>
    </tr>
    <tr>
      <td id="nav"><dnn:SOLPARTMENU runat="server" id="dnnSOLPARTMENU" /></td>
    </tr>
    <tr>
      <td><img src="<%= SkinPath %>molding.jpg" width="749" height="17" /></td>
    </tr>
    <tr>
      <td background="<%= SkinPath %>content_bg.gif">
   <table width="749" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td colspan="2">&nbsp;</td>
          </tr>
        <tr>
          <td width="230" rowspan="3" valign="top" class="left"><p class="a11">Webster Groves Historical Society<br />
            1155 South Rock Hill Road<br />
          Webster Groves, Missouri 63119<br />
          Hawken House 314 968-1857<br />
          Hearth Room 314 968-1776 </p>
            <img src="<%= SkinPath %>events.gif" width="183" height="38" />
            <div class="leftBox">
             <div runat="server" ID="EventsPane"></div>
              <p>&nbsp;</p>
            </div>
            <img src="<%= SkinPath %>newsletters.gif" width="183" height="37" />
            <div class="leftBox">
             <div runat="server" ID="NewslettersPane"></div>
              <p>&nbsp;</p>
            </div>   </td>
          <td width="518" valign="top" class="main"><div runat="server" ID="MainPane"></div>
            <p>&nbsp;</p></td>
        </tr>
        <tr>
          <td valign="top" class="main">
      <div runat="server" ID="SpecialPane"></div>
   </td>
        </tr>
        <tr>
          <td valign="top" class="main"><div id="footer">Copyright &copy; Webster Groves Historical Society 2007 </div></td>
        </tr>
      </table>
      </td>
    </tr>
  </table>
  <div>
  <div runat="server" ID="CalloutsPane"></div>
  </div>
</div>

Container

<%@ Control language="vb" CodeBehind="~/admin/Containers/container.vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.UI.Containers.Container" %>
<%@ Register TagPrefix="dnn" TagName="SOLPARTACTIONS" Src="~/Admin/Containers/SolPartActions.ascx" %>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td><dnn:SOLPARTACTIONS runat="server" id="dnnSOLPARTACTIONS" /><div runat="server" ID="MainContainer"></div></td>
  </tr>
</table>

Any help would be greatly appreciated.

 

 

 
New Post
8/8/2007 7:18 PM
 

There is no pane with ID "contenpane" and the should be

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Skin wonSkin won't display- The resource cannot be found error.


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