Suitecrm: Getting error on visiting notification after creating call/meeting

Created on 18 Apr 2018  路  6Comments  路  Source: salesagility/SuiteCRM

HI,

I have fresh Installed Suite CRM 7.10.4 on my Linux server with PHP 5.5.37 and MySQL 5.5. I am getting error "Call to a member function get_summary_text() on a non-object => /{Path to Suitecrm}/include/MVC/View/SugarView.php [line] => 1615"[/b] on visiting notification after creating any call or meeting.

Steps to reproduce:

  1. Login to admin panel and create Call/meeting and set pop up for notification.
  2. when pop up appears click on "Cancel", it will generate notification icon on"1"
  3. click on notification icon to visit already created call/meeting

Also, this is happening only when I logged in as a admin user and not any other user.

Can Anyone help me out with this? Is this a bug or am I missing something ?

Module Bug

Most helpful comment

Hi again @jameswill , had the time to look into this. This particular issue is already fixed in #5563, which is merged into the 7.8.x hotfix branch and will be merged up into 7.10.x for the next maintenance patch.

All 6 comments

@jameswill

Thanks for reporting this.

It seems your PHP version is not compatible with SuiteCRM 7.10.x, it should be PHP >= 5.5.9 as per the compatibility matrix

Not saying this is the cause of the issue, there might still be a bug, but if you have the possibility to upgrade your PHP version and see if the behavior persists that would be helpful.

Minimum Requirement is 5.5.9 and my PHP version was 5.5.37 which is greater than 5.5.9

However I have also tested on PHP version 5.6.30 and getting same issue.

@jameswill

Yes my bad, got the versions mixed up!

Hi again @jameswill , had the time to look into this. This particular issue is already fixed in #5563, which is merged into the 7.8.x hotfix branch and will be merged up into 7.10.x for the next maintenance patch.

Hi,

Is there any ETA for next maintenance release in 7.10.x ?

Resolved in v7.10.5

Was this page helpful?
0 / 5 - 0 ratings