On admin access to add link the editor hangs and console shows this error for plugin.js, line 997:
url = editor.config['filebrowser' + ucFirst(dialogName) + 'UploadUrl'];
'ucFirst is undefined'.
Host can add links without problem.
Chris
Comments: ** Comment from web user: tha_watcha **
url = editor.config['filebrowser' + ucFirst(dialogName) + 'UploadUrl'];
'ucFirst is undefined'.
Host can add links without problem.
Chris
Comments: ** Comment from web user: tha_watcha **
Which version are you using? this issue was fixed with 2.01.01