Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Sutherland Boswell

    (@sutherlandboswell)

    Have you tried using the debugging page in the settings? It may help figure out where the difference is between your two setups.

    Thread Starter mexiukas

    (@mexiukas)

    So when I press “search again”, I get:

    Notice: Undefined index: _video_thumbnail in /wp-content/plugins/video-thumbnails-for-detube/video-thumbnails.php on line 405

    Strict Standards: Redefining already defined constructor for class DP_Panel in /wp-content/themes/detube/admin/panel.php on line 60

    Strict Standards: Redefining already defined constructor for class DP_Post_Panel in /wp-content/themes/detube/admin/panel.php on line 642

    Strict Standards: Redefining already defined constructor for class DP_Term_Panel in /wp-content/themes/detube/admin/panel.php on line 776

    Strict Standards: Redefining already defined constructor for class DP_User_Panel in /wp-content/themes/detube/admin/panel.php on line 868

    Strict Standards: Declaration of DP_Video_Settings_Panel::fields() should be compatible with DP_Post_Panel::fields($post_type = ”) in /wp-content/themes/detube/admin/admin.php on line 1250

    Notice: Undefined index: url in /wp-content/plugins/video-thumbnails-for-detube/video-thumbnails.php on line 348

    Notice: Undefined index: file in /wp-content/plugins/video-thumbnails-for-detube/video-thumbnails.php on line 350
    We didn’t find a video thumbnail for this post. (be sure you have saved changes first)

    Every time I press “Search again” It creates new image under “media” section, but it’s empty (white)

    Plugin Author Sutherland Boswell

    (@sutherlandboswell)

    It looks like you’re using the deTube theme, which used to use a modified version of Video Thumbnails. You’ll need to delete “Video Thumbnails for deTube” and use the official plugin, as recommended in the creator’s upgrade instructions.

    Thread Starter mexiukas

    (@mexiukas)

    So I upgraded to newest plugin version, but still adding new video I get “No video thumbnail for this post” message.
    In your debugging page I tried “Test Markup for Video” for that same video, and everything was OK, thumbnail was found. It seems that problem is with Saving to Media Library, because when I press “Test image downloading” I get only “working…” and nothing more

    Plugin Author Sutherland Boswell

    (@sutherlandboswell)

    I assume you’re using YouTube, could you try a video from Vimeo in the markup test? If that fails I think you may need to enable cURL on your server.

    Thread Starter mexiukas

    (@mexiukas)

    Yes, It was Youtube. I tried with Vimeo, result was same.

    cURL is installed on server. In phpinfo I can see:
    cURL support enabled
    cURL Information 7.26.0

    Plugin Author Sutherland Boswell

    (@sutherlandboswell)

    If you Test Providers, are there any that fail?

    Thread Starter mexiukas

    (@mexiukas)

    Only Google Drive fails which need an API key

    Plugin Author Sutherland Boswell

    (@sutherlandboswell)

    Have you tried adding images to your posts manually on the new server? It may be a permissions issue

    Thread Starter mexiukas

    (@mexiukas)

    /wp-content/uploads/ have chmod of 777.
    Tested adding image manually, image uploaded successfully…

    Thread Starter mexiukas

    (@mexiukas)

    So… I updated WP and theme to newest version and everything works fine now.
    Thanks for support and suggestions!

    Plugin Author Sutherland Boswell

    (@sutherlandboswell)

    Great! I hope you’ll leave a review!

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘not working after moving to new server’ is closed to new replies.