psycho_cfh
morphToMany issue with RelationManager
Hi,
i have a problem with the relation manager when i try to associate a Product Model to a Order Model, the query give me an error "Column not found: 1054 Unknown column 'products.order_id' in 'field list'"
what am I doing wrong?
Thanks
This is my model code:
3 replies