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,
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,
No answer about this ?? No one knows about this?
Regards,
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.
I have just installed on 1.50 and seems to be working fine :-)
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..
Doesn't get loaded with popups that way..PHP Code:<script src="<?php echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'jscript') . '/site_seal.js' ?>" type="text/javascript"></script>
also... invoice popup works on 1.5.1 too...
Dave
Always forward thinking... Lost my mind!