Page 54 of 67 FirstFirst ... 444525354555664 ... LastLast
Results 531 to 540 of 667
  1. #531
    Join Date
    Jun 2010
    Location
    South Africa
    Posts
    140
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    Sorry, I posted in wrong thread
    Only Dead Fish go with the flow

  2. #532
    Join Date
    Feb 2013
    Posts
    111
    Plugin Contributions
    2

    Default Re: Quick Updates 1.3 ?

    When I add stock it doesn't change the stock values on the products any suggestions?

  3. #533
    Join Date
    Oct 2005
    Location
    Connectiuct
    Posts
    70
    Plugin Contributions
    1

    Default Re: Quick Updates 1.3 ?

    I installed this on ZC 1.51. The directions to uninstall were not in the readme file. I tried to remove it using the link on the right side but it failed to uninstall. If I just go through and remove the files that were initially put in there, will that work to uninstall it or will that break things?

    Thanks,

    Jim

  4. #534
    Join Date
    Apr 2012
    Posts
    10
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    Quick Updates v2.06a

    I am using ZenCart 1.5 and have installed Quick Updates and it is working just fine EXCEPT... the description column is so long it is forcing my other columns off the screen and require scrolling, then I can't see the item information. Is there a way to hide the description column or limit the number of spaces that displays?

    Thanks.

    Name:  Capture.jpg
Views: 218
Size:  31.9 KB

  5. #535
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: Quick Updates 1.3 ?

    Quote Originally Posted by shamanicconnection View Post
    Quick Updates v2.06a

    I am using ZenCart 1.5 and have installed Quick Updates and it is working just fine EXCEPT... the description column is so long it is forcing my other columns off the screen and require scrolling, then I can't see the item information. Is there a way to hide the description column or limit the number of spaces that displays?

    Thanks.

    Name:  Capture.jpg
Views: 218
Size:  31.9 KB
    You can set the "Modify the Description." value to false to hide the description

  6. #536
    Join Date
    Mar 2009
    Location
    Italy
    Posts
    155
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    If the above solution doesn't work You could also apply this one:

    in /admin/quick_updates.php find:
    PHP Code:
    if(QUICKUPDATES_MODIFY_DESCRIPTION_POPUP == 'true') {
                    echo 
    '<a href="javascript:textEditFieldID=\'description_' $products->fields['products_id'] . '\';popupWindow(\'' zen_href_link(FILENAME_POPUP_TEXT_EDIT) . '\');">' zen_image(DIR_WS_IMAGES 'icon_edit.gif'TEXT_HTML_EDIT_DESC) . '</a>'
    and replace with:
    PHP Code:
    if(QUICKUPDATES_MODIFY_DESCRIPTION_POPUP == 'true') {
          
    //echo '<td class="smallText productsDescription">'
            
    echo '<a href="javascript:textEditFieldID=\'description_' $products->fields['products_id'] . '\';popupWindow(\'' zen_href_link(FILENAME_POPUP_TEXT_EDIT) . '\');">' zen_image(DIR_WS_IMAGES 'icon_edit.gif'TEXT_HTML_EDIT_DESC) . '<span class="cssPopup">' stripslashes($products->fields['products_description']) . '</span></a>'
    It's not mine, i just found it out there ;-)

  7. #537
    Join Date
    Mar 2009
    Location
    Italy
    Posts
    155
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    Now a problem of mine...
    every thing work fine... except one single litte damned annoing thing:

    If i select a specific category (and this errore happen just with this one) and i try to update anything i got a wonderful:
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.
    The funniest thing is that i ge NO error log!!! Nothing! So i really don't have any hint. To make thing worst, the same exact shop with the same exact database in local server WORKS fine!

    Configuration problem? Could it be??

    Zencart 1.51
    Quick Updates v2.06

  8. #538
    Join Date
    Jan 2008
    Location
    Memphis, USA
    Posts
    299
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    I have v. 2.06a installed on zc1.5 and it used to work fine. The only thing I have changed recently was turning on ssl in the admin so I could accept credit cards through aim. When I try to update a product it takes me to the admin log in screen so needless to say I cannot use quick updates. I have even reinstalled the php files in case they got corrupted but to no avail. Has anyone had this problem and is there a workaround?

  9. #539
    Join Date
    Apr 2012
    Posts
    10
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    Quote Originally Posted by Design75 View Post
    You can set the "Modify the Description." value to false to hide the description
    This worked, thank you.

  10. #540
    Join Date
    Mar 2013
    Posts
    4
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    hi, can I add an another category to my products quickly with this module?

 

 
Page 54 of 67 FirstFirst ... 444525354555664 ... LastLast

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

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