Results 1 to 10 of 678

Hybrid View

  1. #1
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    Jettrue, you won't believe this, there is actually a v1.3 out there because I have a copy I downloaded to my computer. It still has problem but if you want it I'd be glad to email it to you if you want to send me a PM with your email address.

  2. #2
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Quick Updates 1.3 ?

    Isaacola -- what issues are you having with this?

    I updated the sql file, which fixes the problem the original poster and others are having. Here is the coorect SQL file.
    Code:
    INSERT INTO configuration_group (`configuration_group_id`, `configuration_group_title`, `configuration_group_description`, `sort_order`, `visible`) VALUES ('300', 'Quick Updates', 'Here you can configure what you will be able to modify in Quick Updates.', '300', '1');
    
    INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES 
    
    ('', 'Display the model.', 'QUICKUPDATES_DISPLAY_MODEL', 'true', 'Enable/Disable the model displaying', 300, 1, '2003-06-04 05:04:11', '2003-06-04 04:18:06', NULL, 'zen_cfg_select_option(array(''true'', ''false''),'),
    
    ('', 'Modify the model.', 'QUICKUPDATES_MODIFY_MODEL', 'false', 'Allow/Disallow the model modification', 300, 2, '2003-06-04 05:04:07', '2003-06-04 04:25:57', NULL, 'zen_cfg_select_option(array(''true'', ''false''),'),
    
    ('', 'Display the name.', 'QUICKUPDATES_DISPLAY_NAME', 'true', 'Enable/Disable the name displaying', 300, 3, '2003-06-04 05:04:11', '2003-06-04 04:18:06', NULL, 'zen_cfg_select_option(array(''true'', ''false''),'),
    
    ('', 'Modify the name of the products.', 'QUICKUPDATES_MODIFY_NAME', 'false', 'Allow/Disallow the name modification?', 300, 4, '2003-06-04 05:04:01', '2003-06-04 04:30:31', NULL, 'zen_cfg_select_option(array(''true'', ''false''),'),
    
    ('', 'Display the Description.', 'QUICKUPDATES_DISPLAY_DESCRIPTION', 'true', 'Enable/Disable the displaying of description', 300, 5, '2003-06-04 05:04:11', '2003-06-04 04:18:06', NULL, 'zen_cfg_select_option(array(''true'', ''false''),'),
    
    ('', 'Modify the description of the products.', 'QUICKUPDATES_MODIFY_DESCRIPTION', 'true', 'Allow/Disallow the Description modification?', 300, 6, '2003-06-04 05:04:01', '2003-06-04 04:30:31', NULL, 'zen_cfg_select_option(array(''true'', ''false''),'),
    
    ('', 'Modify the status of the products.', 'QUICKUPDATES_DISPLAY_STATUS', 'true', 'Allow/Disallow the Status displaying and modification', 300, 7, '2003-06-04 05:07:11', '2003-06-04 05:00:58', NULL, 'zen_cfg_select_option(array(''true'', ''false''),'),
    
    ('', 'Modify the weight of the products.', 'QUICKUPDATES_DISPLAY_WEIGHT', 'true', 'Allow/Disallow the Weight displaying and modification?', 300, 8, '2003-06-04 05:06:44', '2003-06-04 04:33:16', NULL, 'zen_cfg_select_option(array(''true'', ''false''),'),
    
    ('', 'Modify the quantity of the products.', 'QUICKUPDATES_DISPLAY_QUANTITY', 'true', 'Allow/Disallow the quantity displaying and modification', 300, 9, '2003-06-04 05:06:48', '2003-06-04 04:34:34', NULL, 'zen_cfg_select_option(array(''true'', ''false''),'),
    
    ('', 'Modify the manufacturer of the products.', 'QUICKUPDATES_MODIFY_MANUFACTURER', 'false', 'Allow/Disallow the Manufacturer displaying and modification', 300, 10, '2003-06-04 05:06:57', '2003-06-04 04:37:40', NULL, 'zen_cfg_select_option(array(''true'', ''false''),'),
    
    ('', 'Modify the class of tax of the products.', 'QUICKUPDATES_MODIFY_TAX', 'false', 'Allow/Disallow the Class of tax displaying and modification', 300, 11, '2003-06-04 05:06:40', '2003-06-04 04:31:53', NULL, 'zen_cfg_select_option(array(''true'', ''false''),'),
    
    ('', 'Display price with all included of tax.', 'QUICKUPDATES_DISPLAY_TVA_OVER', 'true', 'Enable/Disable the displaying of the Price with all tax included when your mouse is over a product', 300, 12, '2003-06-04 05:07:02', '2003-06-04 04:38:45', NULL, 'zen_cfg_select_option(array(''true'', ''false''),'),
    
    ('', 'Display the link towards the products information page.', 'QUICKUPDATES_DISPLAY_PREVIEW', 'false', 'Enable/Disable the display of the link towards the products information page ', 300, 14, '2003-06-04 05:19:13', '2003-06-04 05:15:50', NULL, 'zen_cfg_select_option(array(''true'', ''false''),'),
    
    ('', 'Display the link towards the page where you will be able to edit the product.', 'QUICKUPDATES_DISPLAY_EDIT', 'true', 'Enable/Disable the display of the link towards the page where you will be able to edit the product', 300, 15, '2003-06-04 05:19:08', '2003-06-04 05:17:05', NULL, 'zen_cfg_select_option(array(''true'', ''false''),'),
    
    ('', 'Display the manufacturer.', 'QUICKUPDATES_DISPLAY_MANUFACTURER', 'false', 'Do you want just display the manufacturer ?', 300, 16, '2003-06-04 05:19:08', '2003-06-04 05:17:05', NULL, 'zen_cfg_select_option(array(''true'', ''false''),'),
    
    ('', 'Display the tax.', 'QUICKUPDATES_DISPLAY_TAX', 'true', 'Do you want just display the tax ?', 300, 17, '2003-06-04 05:19:08', '2003-06-04 05:17:05', NULL, 'zen_cfg_select_option(array(''true'', ''false''),'),
    
    ('', 'Activate or desactivate the commercial margin.', 'QUICKUPDATES_ACTIVATE_COMMERCIAL_MARGIN', 'true', 'Do you want the commercial margin be activated or not ?', 566, 18, '2003-06-04 05:19:08', '2003-06-04 05:17:05', NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
    With these fixes, it now seems to work, unless people are noticing other issues?

  3. #3
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    Jettrue, thanks for posting the update. I have not try it with the new SQL you provide so I will report back when I try it. Prior to your fix, the biggest problem I was experiencing is that it was truncating the product description and it's not because I set any limit for the maximum description to display. It was messing up the descriptions for the products.

    I will apply your fix and give it a go again.

    Thanks!

  4. #4
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Quick Updates 1.3 ?

    Quote Originally Posted by BlessIsaacola
    Jettrue, thanks for posting the update. I have not try it with the new SQL you provide so I will report back when I try it. Prior to your fix, the biggest problem I was experiencing is that it was truncating the product description and it's not because I set any limit for the maximum description to display. It was messing up the descriptions for the products.

    I will apply your fix and give it a go again.

    Thanks!
    The problem with that is that the description field was using a textbox instead of a textarea. I guess perhaps with zen there is a limit of 1024 characters for a text box? Anyway, you have to go to admin/quick_updates and change this:

    Code:
    if(QUICKUPDATES_DISPLAY_DESCRIPTION == 'true')if(QUICKUPDATES_MODIFY_DESCRIPTION == 'true')echo "<td class=\"smallText\" align=\"center\"><input type=\"textbox\" size=\"45\" name=\"product_new_description[".$products['products_id']."]\" value=\"".str_replace("\"","&quot;",$products['products_description'])."\"></td>\n";//else echo "<td class=\"smallText\" align=\"left\">".$products['products_name']."</td>\n";}else{ echo "<td class=\"smallText\" align=\"left\">";}
    to this:
    Code:
    if(QUICKUPDATES_DISPLAY_DESCRIPTION == 'true')if(QUICKUPDATES_MODIFY_DESCRIPTION == 'true')echo "<td class=\"smallText\" align=\"center\"><textarea wrap=\"soft\" cols=\"35%\" rows=\"5\" name=\"product_new_description[".$products['products_id']."]\" >" .str_replace("\"","&quot;",$products['products_description'])."</textarea></td>\n";//else echo "<td class=\"smallText\" align=\"left\">".$products['products_name']."</td>\n";}else{ echo "<td class=\"smallText\" align=\"left\">"

  5. #5
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    Thank you so much Jettrue!

  6. #6
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Quick Updates 1.3 ?

    Moving to this Thread.
    Quote Originally Posted by kelvyn
    Well, there is this contribution, but as you can see, there are problems with it.
    Plus the fact that you can't filter by category.

    The problem for Zen Cart is that the customer side is fine (checkout excepted) but the admin side is hell if you have over a few products. I need to be able to delete or add or move or update more than one product at a time. Easypopulate is OK for half of this, but as for moving products, it takes TOO many clicks!
    Very dirty coded module. It is a lot of errors and discrepancies, bad html-code, problems with security.
    I did not rewrite it. Simply cleaned.

    Download and test.

  7. #7
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Quick Updates 1.3 ?

    Quote Originally Posted by a_berezin
    Moving to this Thread.


    Very dirty coded module. It is a lot of errors and discrepancies, bad html-code, problems with security.
    I did not rewrite it. Simply cleaned.

    Download and test.
    Thanks Andrew... you took it a lot further than I was able to.

    Should I be able to just upload the new files? I mean, did you make any changes to the sql file?

    Thanks!

  8. #8
    Join Date
    Sep 2005
    Location
    Hong Kong
    Posts
    46
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    Hello,

    I have download your mod. and it works. However, I find that the link towards the product information page is not worked!
    Do you know how to fix it!? (Or anyone knows how to fix it)
    Thank you!


    Quote Originally Posted by a_berezin
    Moving to this Thread.


    Very dirty coded module. It is a lot of errors and discrepancies, bad html-code, problems with security.
    I did not rewrite it. Simply cleaned.

    Download and test.

  9. #9
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    Quote Originally Posted by a_berezin
    Moving to this Thread.


    Very dirty coded module. It is a lot of errors and discrepancies, bad html-code, problems with security.
    I did not rewrite it. Simply cleaned.

    Download and test.
    installed this - one problem

    when I try to update the quantity in the quantity field and then hit update it doesn't change at all - just reverts to old quantity

    please help

 

 

Similar Threads

  1. Quick Updates
    By jayson.gurney in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 1 Mar 2008, 11:08 AM
  2. Quick Updates 2.0*
    By Doodlebuckets in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 6 Jun 2007, 01:32 PM
  3. Quick Updates
    By tuckerm in forum Customization from the Admin
    Replies: 11
    Last Post: 16 Dec 2006, 11:45 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