Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Mar 2009
    Posts
    48
    Plugin Contributions
    0

    Default Duplicate listing in Admin > Config menu

    Hey guys, I have a quick question. I was trying to install a new addon for Quickbooks and it seems I messed something up. I have multiple "Quickbooks Sync" entries in my Admin > Config section. How can I remove these duplicates?



    Thanks!

  2. #2
    Join Date
    Jan 2010
    Posts
    2
    Plugin Contributions
    0

    Idea or Suggestion Re: Duplicate listing in Admin > Config menu

    run this tools > install SQL Patch

    SQL Query Excutor

    #NEXT_X_ROWS_AS_ONE_COMMAND:2
    DELETE FROM `configuration_group` WHERE `configuration_group_id` NOT IN (
    SELECT `configuration_group_id` FROM `configuration` WHERE 1);


    This should delete the duplicate entries.

  3. #3
    Join Date
    Mar 2009
    Posts
    48
    Plugin Contributions
    0

    Default Re: Duplicate listing in Admin > Config menu

    Hi Jimmy2k0, thanks for the reply. I did run this in the SQL Query Executor, but I got this error:

    1146 Table 'iscatech_cart.configuration' doesn't exist
    in:
    [DELETE FROM zen_configuration_group WHERE configuration_group_id NOT IN ( SELECT configuration_group_id FROM configuration WHERE 1);]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
    Any idea? Thank you!

 

 

Similar Threads

  1. v151 Pdfoc add on is not listing in the menu of admin page
    By vb023 in forum Upgrading to 1.5.x
    Replies: 7
    Last Post: 13 Nov 2014, 07:22 PM
  2. v151 Pdfoc add on is not listing in the menu of admin page
    By vb023 in forum General Questions
    Replies: 1
    Last Post: 26 Nov 2012, 02:49 PM
  3. Re-Order Admin Menu Listing
    By Gyphon in forum Customization from the Admin
    Replies: 3
    Last Post: 30 Apr 2011, 03:09 PM
  4. config menu
    By msdave in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 20 Sep 2007, 09:25 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