Login
Register
17-05-2008

Resources for the DotNetNuke Community
Join WebHost4Life.com
Support this site

  Support forums  

You need to be logged in in order to post to this forums.
SearchForum Home
  Modules  Printing SkinObjects  PagePrint Probl...
 PagePrint Problem
 
imgOfflineggutenberg
1 posts
Joined
11/8/2006

PagePrint Problem
Posted: 07 Nov 06 9:03 PM
Hi.  I've recently installed your PagePrint module on a 4.3.5 installation of DNN.  I've managed to get the token recognized and showing up in my skin, but the link to the "Print-friendly" skin isn't working.  It just keeps opening the print friendly page in the same skin the page is already using.  I've included both 3Panes.html and 3PanesPF.html in my skin package.  3Panes.html is my default, and 3PanesPF is the print friendly.  My skin.xml looks like this:

    <Object>
        <Token>
            [PAGEPRINT]
        </Token>
        <Settings>
            <Setting>
                <Name>Text</Name>
                <Value>Printer-Friendly Page</Value>
            </Setting>
            <Setting>
                <Name>PrintIcon</Name>
                <Value>~\images\print.gif</Value>
            </Setting>
            <Setting>
                <Name>Template</Name>
                <Value>3panesPF</Value>
            </Setting>
        </Settings>
    </Object>

I've also not gotten any text to show up, even when I use the ShowText attribute and set it to true.  Any idea what I could be doing wrong?
imgOfflinednnjungle
141 posts
5th
Joined
3/13/2005

Re: PagePrint Problem
Posted: 14 Nov 06 5:31 AM

Did you verify that the skin installed correctly?

Can you paste here how the code looks like in the .ascx skin file, I think this will help on indentifying the problem.


Disgrafic.com
  Modules  Printing SkinObjects  PagePrint Probl...
© Vicenç Masanas Terms Of Use Privacy Statement   
.