Results 1 to 10 of 10
  1. #1
    Join Date
    Jan 2014
    Location
    San pablo, CA
    Posts
    19
    Plugin Contributions
    0

    Default How to remove / delete Dynamic drop downs for stock by attributes mods?

    Just remove the files that I uploaded?

    Thank U in advance

  2. #2
    Join Date
    Jan 2014
    Location
    San pablo, CA
    Posts
    19
    Plugin Contributions
    0

    Default Re: How to remove / delete Dynamic drop downs for stock by attributes mods?

    I've removed the files that I uploaded.

    But, Drop-down is NOT working..... as well as The Product Info page is NOT showing.... T T

    What is the problem.....?

    Plz, help me....

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: How to remove / delete Dynamic drop downs for stock by attributes mods?

    No idea. Are there any error log files in your /logs folder ?

  4. #4
    Join Date
    Jan 2014
    Location
    San pablo, CA
    Posts
    19
    Plugin Contributions
    0

    Default Re: How to remove / delete Dynamic drop downs for stock by attributes mods?

    I don't think there is any problem in logs folder...

    What the Product Info page is NOT showing happens when I put the Dropdown menu on the product.

    It's making me crazy.........

  5. #5
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: How to remove / delete Dynamic drop downs for stock by attributes mods?

    Blank pages usually mean PHP errors and will generate an error file in the /logs folder. Take a look.

  6. #6
    Join Date
    Jan 2014
    Location
    San pablo, CA
    Posts
    19
    Plugin Contributions
    0

    Default Re: How to remove / delete Dynamic drop downs for stock by attributes mods?

    Ah.. you're right....

    But, I don't know what it means.....;;
    Maybe it's Database problem, I guess.. am I right?

    "PHP Fatal error: 1060: Duplicate column name 'products_options_track_stock' :: ALTER TABLE products_options ADD products_options_track_stock tinyint(4) default '1' not null AFTER products_options_name; in /home/content/a/l/y/alykhan/html/includes/classes/db/mysql/query_factory.php on line 120"

  7. #7
    Join Date
    Jan 2014
    Location
    San pablo, CA
    Posts
    19
    Plugin Contributions
    0

    Default Re: How to remove / delete Dynamic drop downs for stock by attributes mods?

    # Add new column to products_options to indicate if stock should be tracked
    # for an option

    ALTER TABLE products_options
    ADD products_options_track_stock tinyint(4) default '1' not null
    AFTER products_options_name;


    It's the SQL query that used for installation.

  8. #8
    Join Date
    Jan 2014
    Location
    San pablo, CA
    Posts
    19
    Plugin Contributions
    0

    Default Re: How to remove / delete Dynamic drop downs for stock by attributes mods?

    I think I should delete 'products_options_track_stock ' column.
    But, I can't do it yet... Because it's not exactly....

    ........Delete...? or No?

  9. #9
    Join Date
    Jul 2012
    Posts
    16,734
    Plugin Contributions
    17

    Default Re: How to remove / delete Dynamic drop downs for stock by attributes mods?

    Quote Originally Posted by Park View Post
    Just remove the files that I uploaded?

    Thank U in advance
    Not sure all that was installed, but short answer is no, not really/always. Must know what file(s) were uploaded and whether they are core files (overwrote existing files) or if they are potentially/possibly template or override files. Better yet, to uninstall, should restore back to the backup made before attempting the install.

    As for specifically removing a portion of what was installed say for Stock By Attributes, essentially need to figure out what code either generates or displays the dropdown and then can in some way work backwards to remove unnecessary portions of the code and "restore" routine functionality back as needed. Not sure why you want to do this though...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  10. #10
    Join Date
    Jul 2012
    Posts
    16,734
    Plugin Contributions
    17

    Default Re: How to remove / delete Dynamic drop downs for stock by attributes mods?

    Quote Originally Posted by Park View Post
    I think I should delete 'products_options_track_stock ' column.
    But, I can't do it yet... Because it's not exactly....

    ........Delete...? or No?
    The error message is occurring because the SQL command that you are trying to run is trying to add the column again (which it can't) if you are able to run all of the SQL by omitting that one statement then you should be good to go unless following statements also cause an error. At that point offending statements should not be run, or the mods done to the database should be undone
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 

Similar Threads

  1. Problems with addon: Dynamic Drop Downs for Stock By Attribute
    By Dunk in forum All Other Contributions/Addons
    Replies: 56
    Last Post: 30 Apr 2014, 07:55 PM
  2. Dynamic drop downs for stock by attributes Help?
    By shahram in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 4 Jul 2011, 08:46 PM
  3. Dynamic Drop Downs for SBA, How do I set a Dropdown to sequenced_dropdown?
    By agent_44 in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 9 Mar 2010, 02:48 AM
  4. Dynamic drop downs for stock by attributes
    By dthomas in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 9 Mar 2010, 02:46 AM
  5. Error using Price Updater and Stock by Attributes Dynamic Drop Downs together
    By misscotton in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 31 Dec 2008, 12:24 AM

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