Search Button for invitees SuiteCRM Version 7.4.3 Error

When i try of add Invitees as Search Button, this not work.

I get this error when i debug this as my developer tools of google chrome:

Uncaught SyntaxError: Unexpected token B
YAHOO.lang.JSON.parse @ VM1549:261
method_callback @ sugar_grp_jsolait.js:32
YAHOO.util.Connect.handleTransactionResponse @ VM1549:54
(anonymous function) @ VM1549:54

How i can to fix this?

Hi,

I’ve not come across this before, so i’m not sure what would cause it.

However, could you try the following:

Navigate to Admin > Repair and;

  • Run a Quick Repair and Rebuild. (Execute any changes that show on the page that appears)
  • Run a “Rebuild JS Grouping files”
  • Run another Quick Repair and Rebuild

If you do the above, does the issue resolve?

Hi, I have the same issue. Did you solved? Thank you

NO. Any could to fix this?

I’m having the same issue. Running version 7.4.3 on IIS PHP 5.6.2.
I’ve tried the modification to the preg_match but that didn’t work.

I think it’s a permission issue somewhere in the script.
Admins can add invitees to meetings and calls
regular users can not.

Bad thing is that it works on a fresh install but not when upgrading. :frowning:

Here is the error I’m getting.

IE error:
SCRIPT1014: Invalid character
File: sugar_grp_jsolait.js, Line: 32, Column: 29

Chrome error:
Uncaught SyntaxError: Unexpected token < in JSON at position 0
method_callback @ sugar_grp_jsolait.js:32
YAHOO.util.Connect.handleTransactionResponse @ sugar_grp1_yui.js?v=VIEZXWMxtPlqmqzCDj2mvQ:55
(anonymous function) @ sugar_grp1_yui.js?v=VIEZXWMxtPlqmqzCDj2mvQ:55

Been messing around with the Security Suite settings. If I set List and View to ALL in my security group then the search works. If I set it to Group only it doesn’t work.
Does anyone have an idea of how to fix this??? :S