Joelle
silly

php errors on reverse related entries

I'm having a very similar issue, getting similar, if not the same php errors as this person, but the code breaks on the page and I can't tell if its been resolved.

I'm running EE 2.2.2 and the latest version of Matrix. It happens when I try to call matrix cells inside reverse related entries. When I remove the related entries, it works fine and it works fine on its own with regular entries tags.

Error #1
a php error was encountered
Severity: Notice
Message: Undefined index: 1
Filename: channel/mod.channel.php
Line Number: 4070

Error #2
a php error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: channel/mod.channel.php
Line Number: 4070

Error #3
a php error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/account_name/public_html/panel/codeigniter/system/core/Exceptions.php:170)
Filename: core/Common.php
Line Number: 409


Any thoughts on this? :)

Thanks!
2 people have
this problem
+1
Reply