Jump to content

MySQL Error - Doesnt Exist HELP!


Guest

Recommended Posts

MySQL Error Occured

1146: Table 'j5fans_com_-_store.CubeCart_cats_lang' doesn't exist

QUERY = SELECT cat_master_id as cat_id, cat_name FROM CubeCart_cats_lang WHERE cat_lang = ''

I got this as I'm trying to upgrade from 3.0.2 to 3.0.3 I would like to get back up and running ASAP

PLEASE AND THANKS!

Link to comment
Share on other sites

You guys REALLY need to read a few posts prior to posting these things. ;)

You HAVE to follow the upgrade instructions. You need to upload the update.php file from /update/scripts/3.0.2-3.0.3/ directory to the root directory of your store then execute that in your browser. That will add the proper table to your database.

When I say "execute in your browser", I mean call it like this: http://(your store URL)/update.php

It will do it's thing. You then delete that file and you're on your merry way.

Link to comment
Share on other sites

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...