Deprecated : Creation of dynamic property modX::$migx is deprecated in /var/www/vhosts/NAME/public_html/core/xpdo/xpdo.class.php on line 1238
SELECT `Enquiry`.`id`, `Enquiry`.`digestSent`............. `Enquiry`.`StopOver` FROM `enquiries` AS `Enquiry` LIMIT 10
OK I changed the error_reporting to 14327 error_reporting', 14327
so the deprecated message is gone, I thought it was creating some problem with the query in any way, sorry my mistake.
but I’m still having a problem, the call is not displaying anything:
The table was created long time ago for somebody else without the prefix: modx_ but the package is there with all the info it needs: model, schema, etc.