• Hi all,
    I am trying to activate the plug in “VideoJS – HTML5 Video Player for WordPress”
    but receive the following error message:

    Fatal error: Cannot redeclare video_shortcode() (previously declared in /home/ormcukor/public_html/thepodcastcompany.co.uk/wp-content/plugins/degradable-html5-audio-and-video/degradable-html5-audio-and-video.php:90) in /home/ormcukor/public_html/thepodcastcompany.co.uk/wp-content/plugins/videojs-html5-video-player-for-wordpress/video-js-wp.php on line 118

    Is this simply a clash of plug ins?
    Is there a way around this, or do I need to trash the “Flash Video Player with HTML5” plug in?

    Thanks in advance…

Viewing 1 replies (of 1 total)
  • The two plugins must be declaring a function with the same name.

    You could update the function name in one of the plugins, or let one of the authors know so they can update their code with a unique namespaced function name(to avoid such conflicts).

    Or simply drop one of the plugins..

Viewing 1 replies (of 1 total)

The topic ‘conflicting plug ins? Please help!’ is closed to new replies.