Page 61 of 67 FirstFirst ... 11515960616263 ... LastLast
Results 601 to 610 of 667
  1. #601
    Join Date
    Aug 2004
    Posts
    262
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    I also have 2 quick updates links under catalog

    Background
    I’m working on an update “new_store” for zen-cart 1.5.4, using the latest quick updates version downloaded from DivaVocals’ Github. My current live store is on the same server using quick updates 2.06 working on zen-cart 1.5.1.

    I have tried everything, including deleting all quick updates files (on the new_store) indicated in the instructions, and this thread, and when that did not work, manually deleting every quick updates file in the “new_store”, manually running the uninstall SQL (the uninstall button is inoperable) and re-uploading the mod and still have the two links. Before people say read the thread, I did delete the three files indicated in the instructions, and these two files:

    admin/includes/functions/extra_functions/quick_updates_functions.php
    admin/includes/functions/extra_functions/reg_quick_updates.php

    One final thing. When I manually deleted all files, and manually ran the uninstall SQL, even when I started over, there was no install button, I uploaded all files, and quick updates appeared. No install link to click. It appears to be working fine, except I have 2 links. Is there a fix to remove the two links?
    Last edited by sadie; 14 Mar 2015 at 02:28 PM.

  2. #602
    Join Date
    Aug 2004
    Posts
    262
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    Quote Originally Posted by paranoia View Post
    Thanks for your help,When I readed all information in this support threads,fixed this problem,but now have 2 of "quick updated" tag in my admin>catalog dropdown.

    Do you know how was that happen?
    The double entry is caused by two separate database entries, which are identical except for the sort order. In my case, in updating from another version, all files were deleted, but the uninstall script did not remove the database table. So you need to delete the earlier entry.

    backup your zen cart database
    go to cpanel »» phpmyadmin »» click on the database »» click zen_admin_pages »» click browse

    you should find two entries (not necessarily on the same page) like this:
    quick_updates_catalog BOX_CATALOG_QUICK_UPDATES

    one had 'configuration', 'Y', 103 (the old version)
    the other had 'configuration', 'Y', 1010 (the beta version from divavocals' GitHub)

    Delete the entry that has the earlier module version, (103) table, and the extra entry in the admin will disappear. This link gives an explanation of the admin table:
    http://www.zen-cart.com/content.php?...e-v1-5-0-admin

    It’s pretty shocking that a month has passed since you posted, and no one could help with this issue. I’m not sure what’s happened to this forum.




    Two identical entries were for the catalog for quick updates, and both had different sort orders.

    zen_admin_pages


    I searched the files on my computer for the older version, and it had a sort order of 103. The other entry in the phpmyadmin had an entry of 1010, so I deleted the 103 entry, and the table was removed from the admin.

  3. #603
    Join Date
    Aug 2004
    Posts
    262
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    Quote Originally Posted by paranoia View Post
    Thanks for your help,When I readed all information in this support threads,fixed this problem,but now have 2 of "quick updated" tag in my admin>catalog dropdown.

    Do you know how was that happen?
    The double entry is caused by two separate database entries, which are identical except for the sort order. In my case, in updating from another version, all files were deleted, but the uninstall script did not remove the database table. So you need to delete the earlier entry.

    backup your zen cart database
    go to cpanel »» phpmyadmin »» click on the database »» click zen_admin_pages »» click browse

    you should find two entries (not necessarily on the same page) like this:
    quick_updates_catalog BOX_CATALOG_QUICK_UPDATES

    one had 'configuration', 'Y', 103 (the old version)
    the other had 'configuration', 'Y', 1010 (the beta version from divavocals' GitHub)

    Delete the entry that has the earlier module version, (103) table, and the extra entry in the admin will disappear. This link gives an explanation of the admin table:
    http://www.zen-cart.com/content.php?...e-v1-5-0-admin

    It’s pretty shocking that a month has passed since you posted, and no one could help with this issue. I’m not sure what’s happened to this forum.

  4. #604
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Quick Updates 1.3 ?

    Quote Originally Posted by sadie View Post

    It’s pretty shocking that a month has passed since you posted, and no one could help with this issue. I’m not sure what’s happened to this forum.
    Has it been a month?? Hmmm.. Shocking eh??

    What happened?? Okay well speaking only for myself here.. I've been busy.. Busy with paying projects.. too busy with projects that actually help put food on my table to in fact to get back to troubleshooting something I maintain when I have FREE time..

    Thanks for sharing the issue, and you're posting the solution here will help others.. I'll test what went wrong in the uninstaller and make the changes accordingly.. When my FREE time permits.. In the meantime the beauty of Github is ANYONE can do this and send me a pull request, and I can incorporate the fix into the master repo..
    Last edited by DivaVocals; 16 Mar 2015 at 02:38 PM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #605
    Join Date
    Jul 2011
    Posts
    157
    Plugin Contributions
    4

    Default Missing picture? Logo?

    Just installed Quick updates on my server, everything runs great but there's a broken image above the uninstall Quick Update link on the upper right hand corner of the page. It appears to simply point to my /image/ directory, which it's not browsable for security reasons.

    What exactly is supposed to be at this location, and how can I "fix" it?
    Attached image for reference.
    Server is ZC 1.5.5a, Quick updates v.2.07

    Thanks.

    Click image for larger version. 

Name:	QU_mystery_image.jpg 
Views:	79 
Size:	5.9 KB 
ID:	16541
    Last edited by chibipaw; 26 Jul 2016 at 08:35 AM.

  6. #606
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: Missing picture? Logo?

    Quote Originally Posted by chibipaw View Post
    Just installed Quick updates on my server, everything runs great but there's a broken image above the uninstall Quick Update link on the upper right hand corner of the page. It appears to simply point to my /image/ directory, which it's not browsable for security reasons.

    What exactly is supposed to be at this location, and how can I "fix" it?
    Attached image for reference.
    Server is ZC 1.5.5a, Quick updates v.2.07

    Thanks.

    Click image for larger version. 

Name:	QU_mystery_image.jpg 
Views:	79 
Size:	5.9 KB 
ID:	16541
    In the image your heading shows v.2.06 but you are stating that you are using v.2.07.

    Did you recently upgrade from 2.06 to 2.07? If so, are all the new files uploaded?

  7. #607
    Join Date
    Jul 2011
    Posts
    157
    Plugin Contributions
    4

    Default Re: Missing picture? Logo?

    Odd. I just pulled whatever the using the "download latest" on July 25th. The zip file is actually labeled quick_updates-v2.07.zip. Perhaps some of the definitions in the package itself hasn't been updated, which it's rather common actually. But I notice there's now a 2.07b. I'll update to that and see if it'll go away, and the version number would be correct in that package..

    Quote Originally Posted by frank18 View Post
    In the image your heading shows v.2.06 but you are stating that you are using v.2.07.

    Did you recently upgrade from 2.06 to 2.07? If so, are all the new files uploaded?

  8. #608
    Join Date
    Jul 2011
    Posts
    157
    Plugin Contributions
    4

    Default Re: Missing picture? Logo?

    Updated to v2.07b, got rid of that weird broken image box.

    However, someone done did goofed on admin/includes/languages/english/quick_updates.php .
    in line 24 it reads:
    define('HEADING_TITLE', 'Quick Updates - v2.06');

    So plugged in a silly definition into mine.

    Cheers.

    Click image for larger version. 

Name:	nein.jpg 
Views:	59 
Size:	5.3 KB 
ID:	16552


    Quote Originally Posted by frank18 View Post
    In the image your heading shows v.2.06 but you are stating that you are using v.2.07.

    Did you recently upgrade from 2.06 to 2.07? If so, are all the new files uploaded?

  9. #609
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,582
    Plugin Contributions
    29

    Default Re: Missing picture? Logo?

    For reference, there is an updated version on GitHub that does fix this issue as well as a few others
    https://github.com/DivaVocals/zen_QuickUpdates

  10. #610
    Join Date
    Dec 2015
    Location
    Alabama
    Posts
    51
    Plugin Contributions
    0

    Default Re: Missing picture? Logo?

    I am using Zencart V1.54.

    I tried installing the latest version. When I click install to configure, I get Warning: error occurred. I can go back to the quick update page, but things are missing such as product name.

    I went to github and downloaded vdr 2.08. This caused even a worse situation. I had to go in and remove the updated database files, and remove the autoloader to be able to get back into my admin. Also noticed on github it said version 2.08 last updated 2 years ago.

    Really would like to get this thing working correctly.

 

 
Page 61 of 67 FirstFirst ... 11515960616263 ... 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