Fatal error: Class 'WyswygRequiredValidator' not found in /home/servername/public_html/nameof site/ow_plugins/mailbox/classes/new_message_form.php on line 86
Have looked through the forum, found some advice, bit none seemed to help fix the issue.
Is there any advice as to what I need to do.
I can see my site online, but when I try to log in, it gives me this message.
Line 86 reads:
$requiredValidator = new WyswygRequiredValidator();
What should I write in the brackets to get it working?