Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    568
    Plugin Contributions
    0

    Default Re: Invoice Payment Method V 23Dec2018, Installation issue

    I made a new rebuild of the 1.5.7.

    I doubt the unfound constant is a holdover from a previous version since it only appeared after I turned on the Display Logs Plugin and it seems to be related to that plugin.

    I have the currency set here as below, do you know if there is somewhere else to set it?
    Currencies
    Currency Code Value Last Updated Action
    Swiss Franc (default) CHF 1.00000000 05/02/2013 15:38:51

    The code it is complaining about is below in bold.
    Code:
     function get_value($code)
        {
            return $this->currencies[$code]['value'];
        }
    
        /**
         * @param string $code currency code
         * @return int
         */
        function get_decimal_places($code)
        {
            return $this->currencies[$code]['decimal_places'];
        }
    Thanks for your help

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

    Default Re: Invoice Payment Method V 23Dec2018, Installation issue

    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.

  3. #3
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    568
    Plugin Contributions
    0

    Default Re: Invoice Payment Method V 23Dec2018, Installation issue

    Great thanks.

    My site is in two languages, English and German.

    Both languages use the Swiss Franc currency.

    If I understand the instructions correctly then I have to click both true and false ??

    It is 1 am here, I will have to review this again when I am awake.

    Thanks again and good night.

 

 

Similar Threads

  1. v157 Invoice Payment Method V 23Dec2018, PHP warnings on foreign language site
    By marton_1 in forum Addon Payment Modules
    Replies: 1
    Last Post: 22 Nov 2020, 05:43 PM
  2. Replies: 1
    Last Post: 5 May 2020, 05:50 PM
  3. Details missing after "payment method" in order invoice.
    By glamourdolleyes in forum Managing Customers and Orders
    Replies: 1
    Last Post: 2 Oct 2014, 02:14 PM
  4. Looking for 'Invoice' Payment Method
    By Tamuren in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 9 May 2011, 04:35 PM
  5. Payment Method area Styling Issue
    By townsend2009 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 23 Aug 2010, 04:27 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