Open fospald opened 13 years ago
Hello,
This plugin is clearly not finished ! It really needs more works.
I'll try to keep on it as of now, but have many things to get done before (releasing 5.4 :o)
Regards,
The second problem has been fixed.
I'll fix the first one latter.
Hmm and don't use my Diem ! Uses original one from http://www.github.com/diem-project/diem instead :)
Hi, I'm sorry now I created a category and want to edit it: (fresh diem installation without any errors)
http://diem-test.de/admin_dev.php/commerce/categories/categories/edit/pk/1
500 | Internal Server Error | Doctrine_Table_Exception Unknown relation alias Products stack trace
* at ()
in SF_ROOT_DIR/lib/vendor/diem/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/lib/Doctrine/Relation/Parser.php line 237 ...
234.
235. return $this->getRelation($alias, false);
236. } else {
237. throw new Doctrine_Table_Exception('Unknown relation alias ' . $alias);
238. }
239. }
240. * at Doctrine_Relation_Parser->getRelation('Products', ) in SF_ROOT_DIR/lib/vendor/diem/symfony/lib/plugins/sfDoctrinePlugin/lib/vendor/doctrine/lib/Doctrine/Relation/Parser.php line 235 ...
Hi, I used your diem and added this plugin now I get some strange errors when adding suppliers
http://diem-test.de/admin_dev.php/commerce/products/suppliers/new
Unknown record property / related component "dm_com_product_id" on "DmComSupplier" stack trace
and
http://diem-test.de/admin_dev.php/commerce/product-definitions/product-types/index
500 | Internal Server Error | sfRenderException The template "_dm_ns_parent_id.php" does not exist or is unreadable in "". stack trace
any ideas?