Weird Database problem
I have a VPS running Centos 6.5 with WHM/Cpanel and the latest versions of PHP/Apache?MySQL. I have a couple of sites on the box running ecommerce software - Cubecart 5.
Up until yesterday the sites were running fine. I have anew client who also wants a Cubecart shop so I downloaded the latest version and uploaded it to the site, extracted the files, created the database and ran the installer. All went well until I tried access the ADMIN section, I saw this message:
Notice: `name` is not allowed as a key in 'CubeCart_config' table! in /home/hkudhirt/public_html/classes/db/database.class.php on line 794
I then tried the SHOP section and saw exactly the same thing. At that moment the phone rand and the owner of the other Cubecart - which has been running fine for the last 2 months - told me that hist shop had stopped working.
After a lot of head scratching and Googling, I think the problem has to do with permissions but I can't find out where I need to make changes. I did notice when I looked at all the databases on the server with WHM PHPMYADMIN that a couple of the usernames were grey and in italics and there is a little symbol beside them - picture attached.
.vB
Has anyone any ideas of what I can do to sort this out?
Thanks for reading
Tim
-
Hello :) Check to see if any tables are corrupted in those databases. EX: mysqlcheck database_name
If so, you may need to repair the tables. Also, this error seems to be common with CubeCart. There is a discussion of it on their forums with a potential solution: [url=http://forums.cubecart.com/topic/48377-cc-cant-see-products-in-shop/]CC cant see products in shop. - CubeCart General Support - CubeCart Forums Thank you.0
Please sign in to leave a comment.
Comments
1 comment