Hi Mac,
As per our conversation, you were able to resolve this issue by making the following change:
config.toolbar_Forum = [
['Bold', 'Italic', '-', 'Link', 'InsertUrl', 'InsertImageOrMedia', 'InsertImage', 'InsertQuote', '-', 'NumberedList', 'BulletedList', '-', 'TextColor', 'BGColor']
];
Changed to: config.toolbar_Forum = [
['Bold', 'Italic', '-', 'InsertLink', 'InsertUrl', 'InsertImageOrMedia', 'InsertImage', 'InsertQuote', '-', 'NumberedList', 'BulletedList', '-', 'TextColor', 'BGColor']
];
Result: Browse Server button is no longer available.
Thank you for taking the time to explain how this issue was resolved, this post should prove to be helpful to other customers facing this issue.
Regards,
Sandro