Viewing 1 replies (of 1 total)
  • Thread Starter trzl

    (@trzl)

    Is anyone still using this plugin?

    Here is the error message when I try to upload a still image for a video.

    The site encountered a problem that it cannot recover from. Please use the following information to try to resolve the problem.
    Error Message

    Fatal Error: Cannot redeclare s3video_playlist_media_manager() (previously declared in /home8/xxxxx/public_html/tonyedgell/wp-content/plugins/s3-video/modules/playlist_management.php:89) in /home8/xxxx/public_html/tonyedgell/wp-content/plugins/s3-video/modules/video_management.php on line 136

    Description

    The S3 Video Plugin plugin code created an error that caused PHP execution to fail.

    The code tried to create a function that already existed (s3video_playlist_media_manager()). This error typically occurs when the PHP file that defines the function is loaded more than once, which could indicate a bug in the code or that some modification is incorrectly trying to load the file again. This type of error can sometimes indicate a plugin conflict which can occur if two plugins try to use the same function name.
    Solutions

    Invalid code modifications can cause this problem. If you have made any modifications to the plugin, remove them and try to load the site again.
    It is possible that this plugin’s code is out of date and that an upgrade is available. Check with the plugin’s author to see if an upgrade is available.
    There may be a conflict with another plugin running on the site. Try upgrading the other plugins on the site. A plugin conflict can be ruled out by deactivating all the other active plugins on the site and checking to see if the error still occurs.
    The S3 Video Plugin plugin may not have been fully uploaded. Uploading the plugin again could fix the issue. Important: If you do this, you will lose any modifications made to the plugin.

    Error Source Details
    Type Plugin
    Name S3 Video Plugin
    Version 0.983
    Author Anthony Mills
    Path /home8/xxxxx/public_html/tonyedgell/wp-content/plugins/s3-video
    File modules/video_management.php
    Other Software Details
    WordPress Version 3.9.2
    PHP Version 5.4.30
    Full Error Details
    Type Fatal Error (E_ERROR)
    Message Cannot redeclare s3video_playlist_media_manager() (previously declared in /home8/xxxx/public_html/tonyedgell/wp-content/plugins/s3-video/modules/playlist_management.php:89)
    File /home8/xxxx/public_html/tonyedgell/wp-content/plugins/s3-video/modules/video_management.php
    Line 136
    Type Description This type of error indicates that PHP cannot continue to run the code. Typical causes of this type of error are code bugs that have typos, missing or incomplete files (such as a file that was only partially uploaded), and the code using more memory than it is allowed.

    Note that this message is generated by iThemes.com products when an error is encountered on the site. While an iThemes product is generating this message, it is not necessarily the cause of the problem.

Viewing 1 replies (of 1 total)
  • The topic ‘Error Message when attempting to upload a still’ is closed to new replies.