Results 1 to 10 of 11

Threaded View

  1. #1
    Join Date
    Jun 2011
    Posts
    63
    Plugin Contributions
    0

    Default Is this a bug in v1.50? orders_total doesn't output "text" but "value"

    i use zen cart 1.39 for some sites, they work well
    but for the sites which use zen cart 1.50, i find an issue

    in admin orders page,

    Sub-Total: $30.00
    Shipping cost: $2.00
    Total: $32.00

    for zen1.39, the "$32.00" is from the column "text" of sql table zen_orders_total
    but for zen150, it is the record of the column "value" and plus "$" before it

    from phpmyadmin, i tried modifying the column "text" from "$32.00" to "hello", it changes nothing in admin orders page, then i tried modifying the column "value" from "32.00" to "111.00", it shows "$111.00" in admin orders page

    i guess this not correct, is there anything i missed?
    Last edited by inception; 4 Sep 2012 at 07:27 AM.

 

 

Similar Threads

  1. v154 Deleting an Option with a "TEXT" or "FILE" value for ALL products
    By kcb410 in forum Setting Up Categories, Products, Attributes
    Replies: 26
    Last Post: 3 Feb 2015, 08:18 PM
  2. v138a SQL to change "master_categories_id" value based on "products_name"
    By WayneStephens in forum General Questions
    Replies: 3
    Last Post: 5 Apr 2013, 05:21 AM
  3. Cant change the value "true" and "False" everywhere!
    By smartboy in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 22 Nov 2010, 02:22 PM
  4. Replies: 3
    Last Post: 3 Jun 2008, 11:41 AM
  5. Ability to get a list of "option value" by "customer"?
    By Banhi in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 26 Jan 2008, 07:57 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