Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2012
    Posts
    3
    Plugin Contributions
    0

    Default Order Total Mods Error

    I enabled gift certificates and now I receive this error in the Order Total Modules

    Fatal error: Call to a member function format() on a non-object in /home/*****/public_html/store/includes/modules/order_total/ot_gv.php on line 49

    Can anyone help?

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

    Default Re: Order Total Mods Error

    When you reply - Scroll up and read posting tips and answer the questions

  3. #3
    Join Date
    Nov 2012
    Posts
    3
    Plugin Contributions
    0

    Default Re: Order Total Mods Error

    I have never posted about this issue before.
    I'm using version 138.a
    No my site has not been upgraded.
    I searched the forum and the only threads I found with the same problem as me did not help rectify my problem.
    The problem started when I enabled gift certificates.
    This is not my first store.

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

    Default Re: Order Total Mods Error

    I'm using version 138.a
    You really need to upgrade as known vulnerabilities have been known since approx Jul '09

    Support for that old of a version is sparse
    Hopefully someone still has 1.3.8a & knows something about this issue

  5. #5
    Join Date
    Nov 2012
    Posts
    3
    Plugin Contributions
    0

    Default Re: Order Total Mods Error

    Ok thanks for the reply, I understand I need to upgrade but at this moment in time it's not possible.

    This is the code line that supposedly has the error, if anyone could help I would truly appreciate it since it seems my customers now can't use Gift Certificate Balances while checking out

    PHP Code:
    $this->checkbox $this->user_prompt '<input type="text" size="6" onkeyup="submitFunction()" name="cot_gv" value="' number_format($_SESSION['cot_gv'], 2) . '" onfocus="if (this.value == \'' number_format($_SESSION['cot_gv'], 2) . '\') this.value = \'\';" />' . ($this->user_has_gv_account($_SESSION['customer_id']) > '<br />' MODULE_ORDER_TOTAL_GV_USER_BALANCE $currencies->format($this->user_has_gv_account($_SESSION['customer_id'])) : ''); 

 

 

Similar Threads

  1. Error on Order Total
    By annettes in forum General Questions
    Replies: 6
    Last Post: 14 Apr 2011, 12:36 AM
  2. error on order total
    By isiarj20 in forum Addon Language Packs
    Replies: 2
    Last Post: 20 Jan 2010, 03:42 PM
  3. Order Total error
    By mumzie in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 29 Aug 2009, 06:28 PM
  4. order total fatal error
    By tonibarcelona in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 29 Mar 2007, 10:52 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