Results 1 to 10 of 20

Hybrid View

  1. #1
    Join Date
    Jul 2011
    Posts
    24
    Plugin Contributions
    0

    Default Print Popup Invoice for v1.5?

    Can someone tell me if Print Popup Invoice will work on Zencart v1.5?

    http://www.zen-cart.com/downloads.php?do=file&id=1089

    Regards,

  2. #2
    Join Date
    Jul 2011
    Posts
    24
    Plugin Contributions
    0

    Default Re: Print Popup Invoice for v1.5?

    No answer about this ?? No one knows about this?

    Regards,

  3. #3
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,684
    Plugin Contributions
    11

    Default Re: Print Popup Invoice for v1.5?

    Have you scrolled down to the bottom of this page and checked any of the Similar Threads?
    Of course, you could help out the forum by trying it out and reporting whether or not it worked.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  4. #4
    Join Date
    Dec 2006
    Location
    New Zealand
    Posts
    8
    Plugin Contributions
    0

    Default Re: Print Popup Invoice for v1.5?

    I have just installed on 1.50 and seems to be working fine :-)

  5. #5
    Join Date
    Dec 2006
    Location
    New Zealand
    Posts
    8
    Plugin Contributions
    0

    Default Re: Print Popup Invoice for v1.5?

    Quote Originally Posted by futurist71 View Post
    Can someone tell me if Print Popup Invoice will work on Zencart v1.5?

    http://www.zen-cart.com/downloads.php?do=file&id=1089

    Regards,
    Quote Originally Posted by dbltoe View Post
    Of course, you could help out the forum by trying it out and reporting whether or not it worked.
    I have just installed on ZenCart v1.5.0 and seems to be working fine :-)

  6. #6
    Join Date
    Aug 2012
    Posts
    331
    Plugin Contributions
    0

    Default Re: Print Popup Invoice for v1.5?

    I installed it on 1.5.0 it works fine however i have the corner site seal (http://www.zen-cart.com/downloads.php?do=file&id=1102) installed, when printing an invoice it will print the seal too, any way to avoid that?

  7. #7
    Join Date
    Dec 2007
    Location
    Payson, AZ
    Posts
    1,076
    Plugin Contributions
    15

    Default Re: Print Popup Invoice for v1.5?

    Quote Originally Posted by ShopVille View Post
    I installed it on 1.5.0 it works fine however i have the corner site seal (http://www.zen-cart.com/downloads.php?do=file&id=1102) installed, when printing an invoice it will print the seal too, any way to avoid that?
    Some of the html_header.php is loaded with the popup window... for me, I put the site seal script into a text file and strip off the script tags, saved it in my template javascript folder as site_seal.js Make sure you remove the <script> tags!

    then on the html_header file I replaced the code with this..

    PHP Code:
    <script src="<?php echo $template->get_template_dir('',DIR_WS_TEMPLATE$current_page_base,'jscript') . '/site_seal.js' ?>" type="text/javascript"></script>
    Doesn't get loaded with popups that way..

    also... invoice popup works on 1.5.1 too...
    Dave
    Always forward thinking... Lost my mind!

 

 

Similar Threads

  1. popup print invoice - no content
    By patternman in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 2 Dec 2011, 07:47 PM
  2. Client Invoice - problems customizing the popup-print-invoice addon
    By LloydR in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 12 Jan 2011, 10:41 AM
  3. Print Invoice Popup
    By shanesoine in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 24 Nov 2010, 11:52 AM
  4. Popup Print Invoice help
    By eps492003 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 May 2010, 09:50 PM
  5. Popup Print Invoice Version 1.1
    By Decostyle in forum All Other Contributions/Addons
    Replies: 11
    Last Post: 15 Feb 2009, 08:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg