<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">Hi,</p>
<p dir="auto">Have a fresh deployment of IXP Manager from the release-v6 branch, but with a copy of our existing live database (which has had the migrations run).</p>
<p dir="auto">Getting a 500 error, Server Error :: Call to undefined method IXP\Models\Customer::getId(), when trying to view a member.</p>
<p dir="auto">Anyone else seen similar?</p>
<p dir="auto">Also, is there anything in IXPM/Laravel which overrides PHP’s error handling?</p>
<p dir="auto">I’m running Nginx + PHP-FPM and have tweaked both the FPM config and php.ini to log errors to syslog, but it’s not logging that error (that I can find) and even if I set Display_Errors to On in php.ini, I don’t get any more info or a trace, just the bare error page.</p>
<p dir="auto">I’m getting the php-fpm process log, the access logs and the slow log, so logging/syslog is working - just not getting PHP errors.</p>
<p dir="auto">Thanks,</p>
<p dir="auto">Ian</p>
</div>
</div>
</body>
</html>