Page 40 of 67 FirstFirst ... 30383940414250 ... LastLast
Results 391 to 400 of 667
  1. #391
    Join Date
    Oct 2006
    Location
    New Jersey, USA
    Posts
    118
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    Quote Originally Posted by brylees View Post
    You are exactly right. I was just frustrated at the time trying to resolve what I thought was a problem. I do appreciate those out here making Zen Cart what it is. Zen Cart has been a blessing for me and I am really happy with what it has become so far. I expect meany great things in the future and will contribute any usefull information I may come up with.
    How did you resolve your layout problem. I am having similar shifting.
    Thanks

  2. #392
    Join Date
    Oct 2006
    Posts
    18
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    Quote Originally Posted by Blackguard View Post
    Ok, I found it - the sql patch tried to insert an invalid value - 0 - instead of the actual group_id_value assigned to the table row. I manually replaced the @t4 variable in the patch with the appropriate value from the configuration_group tabla and can now edit the configurations from the admin.
    Hi,
    Do you replaced her:
    SET @t4=0;

    or ???
    Regards
    Zis

  3. #393
    Join Date
    Nov 2003
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Quick Updates 1.3 ?

    To everyone that gets this message when installing quick updates (or any other mod that requires you to add sql to the datase):
    ERROR: Cannot insert configuration_key "" because it already exists
    First install this sql (using the "Install SQL Patches" tool):
    Code:
    DELETE FROM configuration WHERE configuration_key = "";
    And then try to install the quick updates sql again. Let us know if it helps.

  4. #394
    Join Date
    Nov 2004
    Posts
    364
    Plugin Contributions
    0

    help question Re: Quick Updates 1.3 ?

    Before I install Quick Updates, does anyone know if Quick Updates can be used to find products that are assigned to categories that don't exists?

    Thanks

  5. #395
    Join Date
    Nov 2003
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Quick Updates 1.3 ?

    As long as you do not select a category in quick updates I think it will show all the products.

  6. #396
    Join Date
    Nov 2004
    Posts
    364
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    Cool, I'll give it a try!

    I have move lots of product and category data around in our current iHTML store and know there are orphend products. With over 5K of products sorted under 100's of categories, going through one-at-a-time will be crazy making.

    Having a list to work from will be much easier!

  7. #397
    Join Date
    Oct 2006
    Posts
    18
    Plugin Contributions
    0

    red flag Re: Quick Updates 1.3 ?

    Quote Originally Posted by paulm View Post
    To everyone that gets this message when installing quick updates (or any other mod that requires you to add sql to the datase):


    First install this sql (using the "Install SQL Patches" tool):
    Code:
    DELETE FROM configuration WHERE configuration_key = "";
    And then try to install the quick updates sql again. Let us know if it helps.

    [FONT=Calibri]HEEELP!!![/FONT]
    [FONT=Calibri]I install:[/FONT]
    [FONT=Calibri]DELETE FROM configuration WHERE configuration_key = "";[/FONT]
    [FONT=Calibri]And reinstall the quick updates sql again[/FONT]
    [FONT=Calibri]But…[/FONT]
    [FONT=Calibri]Some orders are registered and some orders not after the modification.[/FONT]
    [FONT=Calibri]The system skip orders…[/FONT]

    [FONT=Calibri]How can I remove this:[/FONT]
    [FONT=Calibri]DELETE FROM configuration WHERE configuration_key = "";[/FONT]
    Regards
    Zis

  8. #398
    Join Date
    Jul 2006
    Location
    Johannesburg
    Posts
    447
    Plugin Contributions
    1

    Default Re: Quick Updates 1.3 ?

    Restore from your backup made before you installed the mod.

    You DID make a backup didn't you?

  9. #399
    Join Date
    Nov 2003
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Quick Updates 1.3 ?

    And in addition to the above I would like to add that I have strong doubts that your skipped orders are caused by the formentioned query.

  10. #400
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: Quick Updates 1.3 ?

    Quote Originally Posted by paulm View Post
    And in addition to the above I would like to add that I have strong doubts that your skipped orders are caused by the formentioned query.
    I must agree with Paul here, there is NO associate between the two.

    This advice is NEVER repeated enough:

    1) MAKE A FULL BACKUP OF YOUR DATA from with phpMyAdmin. The zencart admin mysql backup tool is good, but you can brute force the restore with phpMyAdmin.

    2) When installing a mod you have no experience with, PLEASE for your own sanity backup your store into a subdirectory, install your data into another database, and first test here. If you botch something, you loose nothing but some time. This requires a little setup time (you need to update your configure.php files), but well worth it in the long run.

    -Chaddro

 

 
Page 40 of 67 FirstFirst ... 30383940414250 ... 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