Page 1 of 1

[SOLVED] Company Directory Error After Upgrade

Posted: Sat Jan 22, 2011 1:21 pm
by tom3hp
Hi, need some help with this. After upgrade to CMS 1.9.2 I get an error written 14 times after clicking in the summary view for a detail view of a company. Then the expected and correct detail view is written.

Warning: Attempt to assign property of non-object in /home/xxxx/xxxx.xxx/modules/CompanyDirectory/action.details.php on line 89

CMS 1.9.2
Company Directory 1.7.3

I did try a reinstall of the CD but to no difference.
I use three of the included fields and 12 custom fields. But as I said the data displays correctly at the bottom of the error.

Thanks in advance for any insight on this.

TomH

Solved by deleting line 89 from the action.details.php file. Determined it had no bearing on the way I have CD configured. Working perfectly again without errors. Course this solution probably would not apply to anyone else experiencing the same error unless they also had their CD configured as I do.