PDA

View Full Version : Error adding category



dmm2020
03-06-2010, 01:25
Getting below error adding a product category:

1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1

delete from products_text_attributes_enabled where products_id =

[TEP STOP]

What file would do this?

I am not trying to delete ANY text attributes so don't understand the error message.

Greystoke
03-06-2010, 02:17
You have made some changes to the shop/admin/categories.php.

This is where your problem is.

Have you tried to add some addon to it.

If you have tried integrating an addon to it, send me a link to this addon and I'll take a look at it.

dmm2020
03-06-2010, 12:14
My DSL went out last night or I would of logged on and told you to disregard. It had to do with a mod. I opened the osc categories file and looked and the code was clear to me. I was trying to add a mod that would enable custom product text fields.

Anyway, I backed it out and problem went away, so disregard this post.