Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default sql command to change values - Canada Post

    Hey ..

    I installed Canada post module , by default this module adds three field in products table , each with 12.00 as value , thus now all products have this value .

    I have manually removed the default 12 from the field so now when i crate new product , there is no longer this value set in product height , width and length.

    now i need to remove all that value from all the products.

    is this sql statement correct for doing this ?


    UPDATE zen_products SET products_length , products_weight , products_height = 0;

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Canada post: default setting wont apply

    Hello.
    I installed canada post on zc 1.38, by default values such as dimension are set to 12.00 so , i decided to remove that from products table and set to 0.00 using PHPmyadmin.

    Again , i went back and set the number back to 12.00 , but default settings no longer apply to new product page .

    I dropped those field in DB , and reinstall sql patch , still i have no default setting in my new product page .

    i reinstalled canada post from module location , still the same thing.

    it is very odd as why default values are not showing in canada post fields .
    any suggestion ?

    ps: no other value in db was altered.

    Thanks.

 

 

Similar Threads

  1. v139h What is a SQL command to change products_model ?
    By sportbiker in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 4 Nov 2013, 10:01 PM
  2. Canada Post Shipping Module - SQL failed to run
    By sjmills93 in forum Addon Shipping Modules
    Replies: 3
    Last Post: 25 Apr 2010, 04:43 AM
  3. HELP.... Canada Post Errors installing SQL changes!!!
    By dpet102 in forum Addon Payment Modules
    Replies: 1
    Last Post: 27 Jun 2009, 11:57 PM
  4. Canada Post Sql
    By FMMap in forum Addon Shipping Modules
    Replies: 9
    Last Post: 2 Mar 2007, 04:27 AM

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