New install of GS running on client's IIS6 Windows Server 2003 (can't be upgraded), with PHP 5.4 running with FastCGI. Everything seem to be working except the HTML editor. All I'm getting is a text editor. Admin user has HTML edit option checked.
IE8 browser reports script errors:
__________________________
The error in edit.php is right where the CKEDITOR is set up. In the jquery file, it's around function scrollsidebar.
Any suggestions?
IE8 browser reports script errors:
Code:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Fri, 13 Feb 2015 23:50:36 UTC
Message: Expected identifier, string or number
Line: 580
Char: 3
Code: 0
URI: http://amfbur66/FlightOpsHelp/admin/template/js/jquery.getsimple.js?v=3.3.5
Message: Expected identifier, string or number
Line: 336
Char: 4
Code: 0
URI: http://amfbur66/FlightOpsHelp/admin/edit.php?id=index
The error in edit.php is right where the CKEDITOR is set up. In the jquery file, it's around function scrollsidebar.
Any suggestions?