This question has been addressed here before, but not in a way that will make my problem go away, so here goes: I have a template that looks for the channel “Companies,” that works fine, but when I start looking for data from a relationship field (“locations”) it gives this error.
A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 549
Filename: relationship_parser/Parser.php
Line Number: 52And then the attendant “Headers already sent…” error…
I’ve boiled it down, and it seems like the “locations” relationship doesn’t have to be looking for anything, even, just the loop being there (“{locations}{/locations}”) will trigger the error. Due to the debugging settings, it only sends this error out when the user is logged in (and an admin), but either way, but for these php errors, the file has the correct contents.
Any ideas?
PHP Version 5.4.35 EE 2.9.2 URL: Irrelevant since it’s fine unless you’re logged in
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.