Jump to content

Getting errors after installing 4.3.0


Guest duracell63

Recommended Posts

Guest duracell63

Hi,

I have just installed CubeCart Version 4.3.0 trial version and I am getting then following errors:

1) Admin Home

Error Message:

1146: Table 'aerialshack.cubecart_order_sum' doesn't exist

SQL:

SELECT COUNT(S.cart_order_id) as noOrders FROM CubeCart_order_sum AS S, CubeCart_customer AS C WHERE C.customer_id = S.customer_id

2) View Categories

Error Message:

1146: Table 'aerialshack.cubecart_cats_lang' doesn't exist

SQL:

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

3) Store Home

Error Message:

1146: Table 'aerialshack.cubecart_sessions' doesn't exist

SQL:

SELECT sessId FROM CubeCart_sessions WHERE sessId=''

4) When I try to Add Category I cannot see an Add button.

I have checked Maintenance->Database and both cubecart_order_sum, cubecart_cats_lang and cubecart_sessions have not been created. I have read about the bug for cubecart_order_sum but when I change the install-main.sql i get a 'salt' error or something.

I would be grateful for any help.

Windows XP SP3

Apache 2.2.11

PHP 5.2.8

MySQL Server 5.1.31

ZendOptimizer 3.3.3

Regards,

Jason.

Link to comment
Share on other sites

Guest duracell63

Looks like your database did not install correctly, is it a local install and not on a host?

Hi,

Thank you for taking the time to reply. Yes it is on a local install.

Regards,

Jason.

Link to comment
Share on other sites

Guest ebbinger_413

Try re-installing - recopy all files over, redo all permissions, and re-run the setup folder to have the databases created

I can't think of anything off the top of my head that would have caused the databases to be installed corrupted. At least on a local machine, then again i normally dont test on my local machine, usually free host.

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