PDA

View Full Version : Trouble with productcategories table


toby379423
06-09-2009, 11:40 AM
I'm having trouble in the admin area adding new products.

I've followed the steps in the PDF "importing a MySQL database table" (I've copied & pasted the "store.sql" file included in the PowerStore folder) and when I go to the admin area & under the products >> add new dropdown menu, I get a message saying "Table 'mandy_users.productcategories' doesn't exist. Any ideas what's going wrong?

Ray Borduin
06-09-2009, 11:59 AM
It sounds like you still have a problem with your connection to the database.

Maybe create a new page for testing and try to add a recordset to the page. Look at the connection settings and make sure they are correct and they test properly.

toby379423
06-09-2009, 02:10 PM
Yup, that was it!

Another problem I'm having is I've modified the provided templates bit it doesn't seem to update all of the associated pages. I have the store in a sub-directory of the site in a "PowerStore102" folder. Not sure what I'm doing wrong here.

Ray Borduin
06-09-2009, 03:48 PM
You have to have the Templates folder in the root directory for DW to update the pages properly.