Eric
Forum Replies Created
-
Forum: Plugins
In reply to: [TubePress] cURL Failed errorThis error means that TubePress is unable to make network connections – some hosts add controls that prevent PHP scripts from making outbound connections. I would open a support ticket with your hosting provider explaining the situation. They should be able to point you in the right direction.
Let us know what you find!
Forum: Plugins
In reply to: [TubePress] NO SECURITY CODE FORCED – errorIt’s difficult to say exactly how you’re getting hacked. I would google around for hardening your WP installation – there are quite a few plugins that help with this.
I would also strongly recommend signing up with CloudFlare. Even their free plan will dramatically increase your site’s security as they automatically block spammers and bots.
Forum: Plugins
In reply to: [TubePress] tubepress playlist shortcode in IE 9 is breaking WP page layoutDo you have a link to your site that you could share? Most CSS problems can be diagnosed remotely. Thanks!
Forum: Plugins
In reply to: Mozilla Public License 2.0 – OK for plugins?I’d love to hear anyone’s advice. Thanks!
Forum: Plugins
In reply to: [TubePress] Thumbnail and Title not clickableHi egyft,
You have multiple instances of jQuery loaded on your site. Pare it down to a single load and TubePress will work perfectly (and your site will load faster!).
Let us know if you have any trouble with this. Thanks.
Forum: Plugins
In reply to: [TubePress] NO SECURITY CODE FORCED – errorHi,
I would do two things:
1. Delete your existing installation of TubePress and replace it with a fresh copy.
2. Download your entire website to your local machine and search for that phrase to find out what’s generating it.
Some googling for that error leads me to suspect that your site might have been hacked :/
Forum: Plugins
In reply to: [TubePress] NO SECURITY CODE FORCED – errorHi,
Hmm, never seen this error before. That particular text doesn’t exist inside TubePress’s source code, so it must be something else on your site that’s upset.
Do you have a link to your site that you could share?
Forum: Plugins
In reply to: [TubePress] Playlist not foundThanks! Please see this post for an explanation and workaround.
Forum: Plugins
In reply to: [TubePress] Playlist not foundPlease share links to your pages that exhibit the problem and I’ll take a look. Also please make sure that you have debugging enabled from WP Admin > Settings > TubePress > Advanced.
Thanks
You can find lots of troubleshooting steps for “unclickable” thumbnails here.
Forum: Plugins
In reply to: [TubePress] Shortcode combination phrasesHi,
1. Yes, you can combine multiple video sources, but you’ll need TubePress Pro for that.
So in your case you would have something like
[tubepress mode=”user” userValue=”3hough + user2 + user3″ …]
2. Sure! You would use a shortcode such as
[tubepress mode=”user + playlist” userValue=”user1 + channelName” playlistValue=”someplaylistID” orderBy=”newest” perPageSort=”newest”]
That would combine all three sources into a single gallery, sorted by newest-first.
Does that answer your questions?
Forum: Plugins
In reply to: [TubePress] [Plugin: TubePress] No matching videos – YouTube User?@bikasn Do you have a link to your gallery that you could share? I’ll take a look. Thanks.
When you click one of your thumbnails, TubePress makes an Ajax request to
http://www.alainiannone.com/wp-content/plugins/tubepress/sys/scripts/ajax/playerHtml.php
Go ahead and load that link in your browser. You’ll see that it produces an HTTP 500 error. Your web server log (and probably PHP error log) will have an explanation of what the problem is. I would open a support ticket with your hosting provider if you need assistance with that.
Let us know what you find!
@zepolo Do you have a link to your site that you could share?
Try enabling TubePress’s API cache from WP Admin > Settings > TubePress > Cache. That should pretty much eliminate the authentication error from YouTube.
@lwangaman – is shadowbox not working for you?