Page 3 of 6 FirstFirst 12345 ... LastLast
Results 21 to 30 of 53
  1. #21
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Global price change?

    I would have to sit down and write all of the code to manage a Category update of all Products to update the Attribute Price for just the one Category ...

    This is not just something that can be thrown together in a minute or two ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  2. #22
    Join Date
    Jul 2009
    Posts
    10
    Plugin Contributions
    0

    Default Re: Global price change?

    UPDATE products SET products_price= products_price -5.00 where manufacturers_id = "50";

    why dosn't work?

  3. #23
    Join Date
    Jul 2009
    Posts
    10
    Plugin Contributions
    0

    Default Re: Global price change?

    UPDATE products SET products_price= products_price +5.00 WHERE (manufacturers_id LIKE "27");

    or this?

  4. #24
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Global price change?

    Are you getting any error messages?

    If I use:
    UPDATE products SET products_price= products_price -5.00 where manufacturers_id = "50";
    all of my Prices in the products table in the field products_price will be reduced by 5.00 for manufacturers_id 50 ...

    NOTE: after running a change like this you should go to the Tools ... Store Manager ... and run an Update on the Products Price Sorter ...

    The only reasons this would not change your the Price of your Products would be:

    1 You are lowering the products_price in the products table but in the wrong database

    2 Your Products are all Priced by Attribute and this means the prices are not in the products table
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #25
    Join Date
    Jul 2009
    Posts
    10
    Plugin Contributions
    0

    Default Re: Global price change?

    I didn't get any error message, but didn't changed the price

  6. #26
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Global price change?

    Look at the two files, on the server for:
    /includes/configure.php
    /admin/includes/configure.php

    Are they both using the same database?

    Does your database use a prefix on the tables?

    Are you apply this change in the Tools ... Install SQL Patches ... or via phpMyAdmin ...

    Are you sure that your manufacturers_id is 50 ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #27
    Join Date
    Jul 2009
    Posts
    10
    Plugin Contributions
    0

    Default Re: Global price change?

    Quote Originally Posted by Ajeh View Post
    Look at the two files, on the server for:
    /includes/configure.php
    /admin/includes/configure.php

    Are they both using the same database?

    Does your database use a prefix on the tables?

    Are you apply this change in the Tools ... Install SQL Patches ... or via phpMyAdmin ...

    Are you sure that your manufacturers_id is 50 ...
    sorry I don't know how can I check the two configure use same database.

    I use admin tools install SQL patches

  8. #28
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Global price change?

    Using your FTP program, you should be able to download, from the server, the current configuration files from:
    /includes/configure.php
    /admin/includes/configure.php

    and compare them to see that both are configured to use the same database etc.
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  9. #29
    Join Date
    Jul 2009
    Posts
    10
    Plugin Contributions
    0

    Default Re: Global price change?

    my database included a manufacturers/manufacturers_name/ table
    and the brand names here are.

  10. #30
    Join Date
    Jul 2009
    Posts
    10
    Plugin Contributions
    0

    Default Re: Global price change?

    Succefull!

    I use wrong id.

    Thanks for all help.

 

 
Page 3 of 6 FirstFirst 12345 ... LastLast

Similar Threads

  1. v151 Distributor Global Price Change
    By tmpinsnty in forum General Questions
    Replies: 1
    Last Post: 22 Jul 2016, 02:25 PM
  2. Global price change
    By Vintage in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 3
    Last Post: 1 Feb 2010, 06:37 PM
  3. Prifix Price - Global change???
    By Video Steve in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 1 Oct 2007, 04:40 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR