Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  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>

  7. #7

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

    Yeah that's a last resort fix i guess but i know the store phone number is defined in the "my store" section of admin panel is there anyway to call that alternatively?

    -Nathan
    http://www.signsinthemaking.com - Real Estate and Custom Signs!

  8. #8
    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 know the store phone number is defined in the "my store" section of admin panel
    but not separately

    admin > config > my store > Store Address and Phone
    Zen-Venom Get Bitten

  9. #9

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

    Right udner that entry at admin > config > my store > is Store Phone
    http://www.signsinthemaking.com - Real Estate and Custom Signs!

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

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

    This is the default list from a 1.3.8a install - phone??

    Store Name
    Store Owner
    Country
    Zone
    Expected Sort Order
    Expected Sort Field
    Switch To Default Language Currency
    Language Selector
    Display Cart After Adding Product
    Default Search Operator
    Store Address and Phone
    Show Category Counts
    Tax Decimal Places
    Display Prices with Tax
    Display Prices with Tax in Admin
    Basis of Product Tax Shipping
    Basis of Shipping Tax Shipping
    Sales Tax Display Status
    Store Status
    Admin Session Time Out in Seconds
    Admin Set max_execution_time for processes
    Show if version update available
    Server Uptime
    Missing Page Check
    cURL Proxy Status
    cURL Proxy Address
    Currency Conversion Ratio
    HTML Editor HTMLAREA
    Enable phpBB linkage?
    Zen-Venom Get Bitten

 

 
Page 1 of 2 12 LastLast

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