Jump to content

PLZ HELP: 1146 CubeCart_config' doesn't exist


Guest lovenest

Recommended Posts

Guest lovenest

Hey.... When i try to access my shop i´ll get this message;

MySQL Error Occured

1146: Table 'eshop_solutions.CubeCart_config' doesn't exist

QUERY = SELECT array FROM CubeCart_config WHERE name = 'config'

I know that there is a table missing in phpmyadmin, but i dont know how to do to make it work, Can enyone plz help me out with this..?

// Daniel (Sweden)

Link to comment
Share on other sites

Guest Ian Young

Hey.... When i try to access my shop i´ll get this message;

MySQL Error Occured

1146: Table 'eshop_solutions.CubeCart_config' doesn't exist

QUERY = SELECT array FROM CubeCart_config WHERE name = 'config'

I know that there is a table missing in phpmyadmin, but i dont know how to do to make it work, Can enyone plz help me out with this..?

// Daniel (Sweden)

OK. Looks as if the install hasn't completed.

To create that particular table open up schema.inc.php in the install folder and copy/paste the create CubeCart_config table using phpMyAdmin.

That will install the table. If that doesn't solve the problem, then it looks like a reinstall.

Joy.

Good luck

Ian

Link to comment
Share on other sites

  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...