2 proposals:
1.) correct the bug in modules/users/searchform.html
locate the line
HTML Code:
<td class="dataField"><slot><select size="3" name='status[]' tabindex='1' multiple="true">{STATUS_OPTIONS}</select></slot></td> and remove the [] behind status.
2.) enable tracing of DEBUG level by removing the // in line
//log4php.rootLogger=debug, A2
of file log4php.properties
and then search the logfile for more information.
At the moment it looks as there would be a corrupted call or meeting because contact_name is a contruct out of contacts.firstname and contact.lastname build at each sugar call.
regard
hk
Bookmarks