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...Administration ...Administration ...Login screen  Login screen
Previous
 
Next
New Post
2/13/2009 2:15 AM
 

Hello All,

I have developed new skin in DNN 4.9.1. In that skin I have used default Tokens “USER” and “LOGIN” as [LOGIN] and [USER]. Skin parsed successfully. After that i previewed it. It works fine but when I apply it and click on login, control remains at same page. It dose not show me Login screen / form.

Please help me.

Thanks in advance.

 

 
New Post
2/13/2009 4:16 PM
 

Take a look at the ASCX file generated by DNN from the skin upload.  What does the XML look like for your skin package?

Jeff

 
New Post
2/16/2009 2:46 AM
 

<%@ Control language="vb" CodeBehind="~/admin/Skins/skin.vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.UI.Skins.Skin" %>
<%@ Register TagPrefix="dnn" TagName="LOGO" Src="~/Admin/Skins/Logo.ascx" %>
<%@ Register TagPrefix="dnn" TagName="USER" Src="~/Admin/Skins/User.ascx" %>
<%@ Register TagPrefix="dnn" TagName="LOGIN" Src="~/Admin/Skins/Login.ascx" %>

   
   
        <table width="100%" id="main_div" class="main_div" >
            <!-- Header Area-->
            <tr class="header_bar"  >
                <!-- Header Logo START -->
                <td rowspan="2"  class="logo"><dnn:LOGO runat="server" id="dnnLOGO" />
                
                   
                </td>
                <!-- Header Logo END -->
               
                <td  colspan="2"  class="menu_style">
                <!-- FOR NY TIME start -->
                    <div id="ny_time" class="ny_time" >
                       
                    </div>
                    <!-- FOR NY TIME END -->
                   
                    <!-- FOR INDIAN TIME start -->
                    <div id="i_time" class="i_time">
                     
                    </div>
                    <!-- FOR INDIAN TIME END -->
                </td>
              
            </tr>
            <!--  Header menu Area START-->
            <tr  class="header_bar">
               
                <td colspan="2" class="main_nav">
                 <dnn:USER runat="server" id="dnnUSER" />&nbsp;&nbsp;|&nbsp;&nbsp;<dnn:LOGIN runat="server" id="dnnLOGIN" />
               
   
                </td>
            </tr>
            <!-- Header Area  END-->
            <tr>
            <!-- LeftPane Start -->
                <td rowspan="3" valign="top"  runat="server" >
                    <div id="LeftPane">
                    </div>
                </td>
                <!-- LeftPane END -->
               
                 <!-- TopPane Start -->
                 <td colspan="2" valign="top"  runat="server" visible="false">
                    <div  id="TopPane">
                        </div>
                </td>
                 <!-- TopPane END -->
               
            </tr>
           
            <tr>
            <!-- ContentPane Start -->
                <td rowspan="2" valign="top" runat="server"  visible="false">
                       <div runat="server" id="ContentPane"></div>
                </td>
                <!-- ContentPane END -->
               
                 <!-- RIGHT PANE Start -->
                <td rowspan="2" valign="top"   runat="server" visible="false">
                    <div id="RightPane">
                      
                        <br />
                     &nbsp;
                    </div>
                </td>
                 <!-- RIGHT PANE END -->
                
            </tr>
            <tr>
            </tr>
            <!-- Footer Content Start -->
            <tr>
                <td colspan="3"  class="footer_index" runat="server">
                    <div id="BottomPane" >

                    </div>
                </td>
            </tr>
            <!-- Footer Content END -->
        </table>
   
   

 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Login screen  Login screen


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