Thread: MZMT SQL error

Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2005
    Posts
    12
    Plugin Contributions
    0

    Default MZMT SQL error

    I am having this problem:

    http://www.zen-cart.com/forum/showth...t=%231146+MZMT

    I am getting this error message when I import the MZMT sql file:

    #1146 - Table 'bterry_zc3.configuration_group' doesn't exist

    I, in fact, do not have a bterry_zc3.configuration_group table.
    I do, however, have a zen_configiguration_group table.

    I suspect this is the problem.

    I do not understand the directions on how to fix it. :-(
    Am I trying to alter the SQL I am importing to match the table or the table to match the SQL I am importing. (I tried opening the SQL import file in notepad and couldn't see anything regarding that.)

    I am running the latest version of zen. :)

    Thank you,

    Beth

  2. #2
    Join Date
    Mar 2004
    Posts
    16,019
    Plugin Contributions
    5

    Default Re: MZMT SQL error

    rather that trying to use phpmyadmin to insert use the sql updater in the zen cart admin under tools

    the bterry_
    is the database name

    the zen_ is the table name

    you are recieving this error in phpmyadmin because of the db prefix
    zen cart sql updater will add this prefix for you

  3. #3
    Join Date
    Jul 2005
    Posts
    12
    Plugin Contributions
    0

    Default Re: MZMT SQL error

    It worked! Thank you so much! :)

  4. #4
    Join Date
    Mar 2004
    Posts
    16,019
    Plugin Contributions
    5

    Default Re: MZMT SQL error

    quite welcome,

 

 

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
  •