Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

SELECT category_id FROM _osproduct_to_category WHERE product_id = '58' AND main_category = '1' LIMIT 1 in


Recommended Posts

При добавлении нового товара и при попытке его редактирования вылазит вот такая ошибка че делать?(((

Notice: Error: Unknown column 'main_category' in 'where clause'

Error No: 1054

SELECT category_id FROM _osproduct_to_category WHERE product_id = '58' AND main_category = '1' LIMIT 1 in/home/magazru/domains/magaz45.ru/public_html/system/database/mysql.php on line 49

Link to comment
Share on other sites


При добавлении нового товара и при попытке его редактирования вылазит вот такая ошибка че делать?(((

Notice: Error: Unknown column 'main_category' in 'where clause'

Error No: 1054

SELECT category_id FROM _osproduct_to_category WHERE product_id = '58' AND main_category = '1' LIMIT 1 in/home/magazru/domains/magaz45.ru/public_html/system/database/mysql.php on line 49

Проблема решина люди! короче это проблемма с базой данных. Ну скажем не совсем все плохо! не хватало поля main_category в таблице oc_product_to_category

добавил поле main_category все стало ОК

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.