Results 1 to 10 of 12

Hybrid View

  1. #1

    Default Popup Print Invoice Version 1.1 - STORE_PHONE, STORE_FAX

    my pop up invoicing is working great except on the invoicing fields the Phone and Fax Fields show up as STORE_PHONE and STORE_FAX respectively as opposed to the actual numbers. Anyone have a fix for this I inputted the proper values in "my store" so im confused because i thought thats where the script read from.

    my test site: http://www.optifact.com/zencart
    http://www.signsinthemaking.com - Real Estate and Custom Signs!

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Popup Print Invoice Version 1.1 - STORE_PHONE, STORE_FAX

    Where did you get Popup Print Invoice Version 1.1 as I do not see it as a contribution nor a contribution support thread for it
    Zen-Venom Get Bitten

  3. #3

    Default Re: Popup Print Invoice Version 1.1 - STORE_PHONE, STORE_FAX

    got it from here: http://www.pluscom.us/contrib/popup_...voice_v1.1.zip

    Its an extremely usefull mod looks great! I believe it was modified from Blindsides code (for 1.2x) to 1.3x by the user Zenohrocks. that's about all the info i have . Other than my tiny problem everything is working swimmingly :)
    http://www.signsinthemaking.com - Real Estate and Custom Signs!

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Popup Print Invoice Version 1.1 - STORE_PHONE, STORE_FAX

    I see where default uses "STORE_NAME_ADDRESS" and where this mod calls for

    STORE_PHONE STORE_FAX

    But looking a default DB configuration table I do not see where these are defined might be some sql left out or??
    Zen-Venom Get Bitten

  5. #5

    Default Re: Popup Print Invoice Version 1.1 - STORE_PHONE, STORE_FAX

    Well i emailed the Person who modded it asking for help havent recieved a response yet but if you have any idea how to fix it im all ears :)
    http://www.signsinthemaking.com - Real Estate and Custom Signs!

  6. #6
    Join Date
    May 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Popup Print Invoice Version 1.1 - STORE_PHONE, STORE_FAX

    I couldn't find where STORE_PHONE or STORE_FAX could be defined in admin so I removed the code that refers to them. In includes/modules/printer_invoice.php
    delete lines:

    <tr>
    <td class="invoiceHeading" align="left" valign="top"><?php echo HEADER_PHONE . STORE_PHONE; ?></td>
    </tr>
    <tr>
    <td class="invoiceHeading" align="left" valign="top"><?php echo HEADER_FAX . STORE_FAX; ?></td>
    </tr>

 

 

Similar Threads

  1. v150 Print Popup Invoice for v1.5?
    By futurist71 in forum Upgrading to 1.5.x
    Replies: 19
    Last Post: 1 Mar 2019, 10:35 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 Version 1.1
    By Decostyle in forum All Other Contributions/Addons
    Replies: 11
    Last Post: 15 Feb 2009, 08:28 PM
  5. Popup Print Invoice Version 1.1 to work with COWOA?
    By Decostyle in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 1 Jul 2008, 02:33 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