Jump to content


These Forums Are Now Read-Only


For TubePress support, please post a question here or open a support ticket and we will be glad to assist.


Photo

No matching videos error and thumbnail alignment problem


  • Please log in to reply
6 replies to this topic

#1 sunu philip

sunu philip

    Newbie

  • Members
  • Pip
  • 2 posts

Posted 15 October 2011 - 03:25 AM

Hi..
This plugin is just awesome and love it.

But now I really need some help.

Everything was working fine till today morning...! Problems started with me adding a new post.

http://www.christian...75...gs-on-hope

Just like all my other posts, I used to add the playlist value to the shortcode.

Initially it was giving error like this. "Problem retrieving videos from provider: Bad Request tubepress"

I searched and found one post with some solution from Eric (http://groups.google...es...8bd7bf321b).

I followed that and upgraded my tubepress.

Then the error message changed to "No matching videos " and the thumbnail alignment of all my posts and pages changed. I tried different solutions but nothing is working out. See my home page...

http://www.christiansongsonline.info/

Please help me and give me some directions. I want the gallery look atleast like the default shown in your website. I have set default theme in the tubepress settings page in wp.

I am not very good with codes , just know the basics.

Thanks in advance.

Sunu Philip

#2 sunu philip

sunu philip

    Newbie

  • Members
  • Pip
  • 2 posts

Posted 15 October 2011 - 04:48 AM

My thumbnail issue is resolved now. It was a clash with my theme. I changed some css styling and everything is ok.

But my other problem persists.

http://www.christian...o/category/hope

Please provide a solution for that.

#3 Jim Rising

Jim Rising

    Newbie

  • Members
  • Pip
  • 8 posts

Posted 18 October 2011 - 11:27 AM

I'm also getting a "no matching videos" error today on a playlist... it has been working fine up to now.

#4 Michael McHugh

Michael McHugh

    Member

  • Members
  • PipPip
  • 16 posts

Posted 18 October 2011 - 11:45 AM

If you're using the new playlist code format, remove the "PL" from the front of the code.

-mpm

#5 Jim Rising

Jim Rising

    Newbie

  • Members
  • Pip
  • 8 posts

Posted 18 October 2011 - 11:59 AM

yeah... i'm doing that, but still getting the same error... also... in debug:


103.85394096375 ms > (Video Provider) > Caught exception when retrieving videos: Request for http://gdata.youtube...ay...e&format=5 returned a 403 HTTP response: 403 (memory: 3,502 KB)
103.95908355713 ms > (Thumb Gallery Strategy) > Provider has delivered 0 videos (memory: 3,429 KB)
No matching videos

It seems intermittent.

#6 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 19 October 2011 - 05:10 PM

yeah... i'm doing that, but still getting the same error....


Do you have a link to your site that you could share so we could take a look? One other thing to try, especially if the problem is intermitten, is to turn on TubePress's HTTP request cache. In WordPress, you can do this from WP Admin > Settings > TubePress > Provider Feed. In standalone PHP, you can use the "cacheEnabled" shortcode attribute. e.g.

[tubepress cacheEnabled="false"]


#7 Jim Rising

Jim Rising

    Newbie

  • Members
  • Pip
  • 8 posts

Posted 19 October 2011 - 08:44 PM

unfortunately, I'm under NDA with this project, and it's being developed in a secured location... or else I would gladly share the URL.

Rgarding the HTTP Request Cache... I'm not using wordpress, I'm using the standalone pHP version.