Search:

Type: Posts; User: swguy

Search: Search took 0.02 seconds.

  1. Replies
    43
    Views
    10,056

    v155 Re: Catalog Invoice Support Thread

    css was referencing files that weren't included; this has been fixed in the latest update.
  2. Replies
    43
    Views
    10,056

    v155 Re: Catalog Invoice Support Thread

    Language file changes are correct - I'll add on the next update.

    The template changes are really just an example - you have to merge the changes into your own template files.
  3. Replies
    43
    Views
    10,056

    v155 Re: Catalog Invoice Support Thread

    OK an update has been submitted for 1.5.8.

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

    The CSS needs some tweaking; I'll do that as soon as I can.
  4. Replies
    43
    Views
    10,056

    v155 Re: Catalog Invoice Support Thread

    I will update this mod shortly.
  5. Replies
    43
    Views
    10,056

    v155 Re: Catalog Invoice Support Thread

    Thanks. Will update next time.
  6. Replies
    43
    Views
    10,056

    v155 Re: Catalog Invoice Support Thread

    There was a bug in file inclusion in invoice.php that has been fixed.
  7. Replies
    43
    Views
    10,056

    v155 Re: Catalog Invoice Support Thread

    Yep, you're right.

    Instead of
    zen_href_link(FILENAME_ACCOUNT_HISTORY_INFO, 'order_id=' . $zf_insert_id, 'SSL', false)

    use something like

    HTTPS_SERVER . DIR_WS_CATALOG ....
  8. Replies
    43
    Views
    10,056

    v155 Re: Catalog Invoice Support Thread

    In includes/classes/order.php look for the line saying

    EMAIL_TEXT_INVOICE_URL . ' ' . zen_href_link(FILENAME_ACCOUNT_HISTORY_INFO, 'order_id=' . $zf_insert_id, 'SSL', false) . "\n\n";

    it's...
  9. Replies
    43
    Views
    10,056

    v155 Re: Catalog Invoice Support Thread

    The template file provided was based on responsive_classic. If you don't use responsive_classic, make the relevant changes to your own template file.

    - Compare what I gave you to what's in...
  10. Replies
    43
    Views
    10,056

    v155 Re: Catalog Invoice Support Thread

    Reinstall my plugin. :)
  11. Replies
    43
    Views
    10,056

    v155 Re: Catalog Invoice Support Thread

    Copy the admin logo to the images folder under your template. (call it, say, includes/templates/YOUR_TEMPLATE/images/admin_logo.png or whatever the filetype is).
    In invoice.php on line 96, change...
  12. Replies
    43
    Views
    10,056

    v155 Re: Catalog Invoice Support Thread

    Much obliged. Catalog invoice has been updated; the template changes are now clearly marked (and the provided template files are from 1.5.7, but it's easy to compare so you can backport.)
  13. Replies
    43
    Views
    10,056

    v155 Re: Catalog Invoice Support Thread

    Yes, you'll want to merge the latest and greatest template updates. Most people have their own customizations so sometimes I don't bother pulling in all those changes - just look at my tweaks and...
  14. Replies
    43
    Views
    10,056

    v155 Re: Catalog Invoice Support Thread

    Version 1.2 has been added for Zen Cart 1.5.6 support.
  15. Replies
    43
    Views
    10,056

    v155 Re: Catalog Invoice Support Thread

    Version 1.1 has been uploaded, adding the invoice to the account history page (previously it was just on the my account page).
  16. Replies
    43
    Views
    10,056

    v155 Re: Catalog Invoice Support Thread

    Check each of the files in includes and make sure they have in fact uploaded correctly.
  17. Replies
    43
    Views
    10,056

    v155 Re: Catalog Invoice Support Thread

    Modify DATE_TIME_FORMAT in includes/languages/<YOUR_TEMPLATE>/english.php
  18. Replies
    43
    Views
    10,056

    v155 Catalog Invoice Support Thread

    Catalog Invoice allows your customers to create their own invoices from past orders on their My Account page.

    https://www.zen-cart.com/downloads.php?do=file&id=2111
Results 1 to 18 of 18
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR