When I call <?php $item->delete(); on a simple model, I get: "Exception: Trying to call method getshared on a non-object"
Delete function is not extended. What could possibly cause this?
php 7.3.16, phalcon 4.0.6 (Mac, installed with macports)
When I call <?php $item->delete(); on a simple model, I get: "Exception: Trying to call method getshared on a non-object"
Delete function is not extended. What could possibly cause this?
php 7.3.16, phalcon 4.0.6 (Mac, installed with macports)