$dictionary['Note']['fields']['name']['type'] = 'enum',
Sugar has completely blocked out studio and notes, due to the fact that there is a syntax error in that line. What should it show? The location of the file is
/public_html/custom/modules/Notes/Ext/Vardefs
The Contents of the file are
<?php
$dictionary['Note']['fields']['name']['type'] = 'enum',
$dictionary['Note']['fields']['name']['options'] = 'note_subject_list',
?>
and the error reads
Parse error: syntax error, unexpected ',' in /home/ewsseo/public_html/custom/modules/Notes/Ext/Vardefs/vardefs.ext.php on line 5
How do I fix this? It's super high priority, because the WHOLE note field is down, and we rely on that.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks