Thanks.
Hi, prefix zen_ is the problem probably...
You should create two tables delivery and delivery_products to work with this module. It's not written very smart, but it's working.
So solution could be:
- make tables without prefix zen_
or- change all instances of tables delivery, delivery_products, products_description and products in module's source code
The second solution is wiserI'll fix this in next version...
Let me know if that helped...




I'll fix this in next version...
Reply With Quote
