Fork me on GitHub

Printanypage problem  Bottom

  • Hi,

    I tried to install PrintAnyPage modul (http://www.mtrad.com/public_files/PrintAnyPage_README.html) but got some problems.
    The questions:

    The help file says:

    Change the code that ends the HEAD section so that it includes the following:

    echo '\n";
    echo '';

    Where exactly to place this code? (I am using MTModular theme)


    Pavel
  • pavel


    Where exactly to place this code? (I am using MTModular theme)

    Pavel,

    The end of the HEAD section is generated by the theme being used. So, in general, you need to go into the theme.php file and search for the tag.

    For MTmodular, edit the theme.php file and look for the OpenPage() function, around lines 150-160. You'll find an echo ""; statement in there. Insert the code just before it.
  • Thanks.

    I managed to install PrintAnyPage. It works fine with the core postnuke modules.
    I downloaded and installed some other modules... EZComments, ToChat are well prepared for printing with PrintAnyPage.
    I have difficulties tho with some other modules like pnAddressBook. When i click on Print button a new window opens as usual but it just loads the actual pnAddressBook page again and does not prepare it for printing.

    What to do or what to change?

    Please help, thanks.

    Pavel
  • Meanwhile i solved the problem. Things are in a frame in pnAddressBook and that was it. Removed, working.

    Pavel
  • Sorry to take so long to reply; I've been buried in work this week. I'm glad you found the problem. Yeah - embedded frames would be a problem.
  • 0 users

This list is based on users active over the last 60 minutes.