Hi guys, i was having trouble adding product nodes, every time i did mysql would throw an error saying anon_policy was not a column in ec_product. The main result i noticed of this was that the ec_product view never displayed anything.

I went in and manually added the column to the table and this seemed to fix the problem.

Comments

davea’s picture

I just got this error myself and it should be fixed in dev. If you can do a clean install and test this out, I would appreciate it. I did so myself without issue but it always helps to have others run tests.

Thanks,
Dave

nicksanta’s picture

I can confirm updating from ec4 RC13 to the development snapshot has resolved this.

davea’s picture

Status: Active » Fixed

done

nicksanta’s picture

Title: Unknown column 'anon_policty' in ec_product » Unknown column 'anon_policy' in ec_product

fixing

davea’s picture

Title: Unknown column 'anon_policy' in ec_product » Unknown column 'anon_policty' in ec_product
Status: Fixed » Closed (fixed)

closed

Bimble’s picture

Status: Closed (fixed) » Active

Opening this again.

I'm on ec_anon rc15, didn't have this problem initially, but now do. Tried repeated deactivation and uninstalling of all ecommerce modules and checking the ec_product table was removed. However, despite doing this a couple of times, the column is not added.

Bimble’s picture

Status: Active » Closed (fixed)

My bad, closing it again :)