Viewing 3 replies - 1 through 3 (of 3 total)
  • I can confirm that I having the exact same problem. Does this require paid support?

    I found a way to get embedding youtube videos to work. It’s a bit of a hack but a very simple one. In the fep-class.php file if you comment out lines 308 & 309 embedding works fine:

    //if (!$message['message_content'])
    		 // $errors->add('invalidMgs', __('You must enter some message content!', 'fep'));

    Without commenting out those 2 lines, the youtube embed code never makes it into the database.

    Hello @dblacker1,

    Thanks a lot, I appreciate your efforts.

    Unfortunately its not working. When a user send YouTube videos in embedded form, there are nothing appearing in another user’s message box.

    Looking forward to your valuable response.

    Thanks Again!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Embed youtube is not working’ is closed to new replies.