Publisher does not support the Fluid field type. Please do not contact asking when support will be available.

If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.

Ticket: Vimeo channel not showing

Status Resolved
Add-on / Version Reel
Severity Trivial
EE Version

Tim Print

Apr 27, 2013

Hi

Wyvern Video 1.2.7 - stand alone field
EE 2.5.2

I have it linked to a YouTube channel with “show videos on load” and it works fine.

My client has just switched to a Vimeo Pro account though and I can’t get that working.

I’ve set the Vimeo channel in my preferences just like the YouTube set up but I’m not getting any of the videos listed and no results when you search.

Vimeo Pro videos are private by default and can only be embedded outside Vimeo. Is there something else I need to do?

Thanks

#1

BoldMinded (Brian)

Hi Tim. Unfortunately if the videos are private they will not show in the feed. This is a limitation of their API.

#2

Tim Print

Ok, thanks, that makes sense. Will work around it.

#3

Tim Print

I’ve made the videos on Vimeo public and have it working on my local install OK.

On the staging server I am getting the Vimeo search hanging in the control panel and never returning any results.

I’ve been though the support forum, found a couple of others with this problem and tried what seemed to work for them.

system/expressionengine/cache is set to 777 In the CP: “Admin > General Configuration > URL to the root directory of your site” is the same as the url I am using to access the CP.

Anything else I can try?

#4

BoldMinded (Brian)

check the console and specifically the Network tab, you should be able to see the Response of the request, which should contain an error message if it isn’t working.

#5

Tim Print

OK, I’m not really sure what I’m looking for here but this is what I’m getting in the Network tab.

<div solid #990000;padding-left:20px;margin:0 0 10px 0;”>

<h4>A PHP Error was encountered</h4>

Severity: Notice Message: Undefined index: oauth_token Filename: wyvern_video/mod.wyvern_video.php Line Number: 403

</div> <div solid #990000;padding-left:20px;margin:0 0 10px 0;”>

<h4>A PHP Error was encountered</h4>

Severity: Notice Message: Undefined index: oauth_token_secret Filename: wyvern_video/mod.wyvern_video.php Line Number: 404

</div> <div solid #990000;padding-left:20px;margin:0 0 10px 0;”>

<h4>A PHP Error was encountered</h4>

Severity: Notice Message: Undefined index: oauth_token Filename: wyvern_video/mod.wyvern_video.php Line Number: 408

</div> <div solid #990000;padding-left:20px;margin:0 0 10px 0;”>

<h4>A PHP Error was encountered</h4>

Severity: Notice Message: unserialize() [function.unserialize]: Error at offset 0 of 179 bytes Filename: vimeo/vimeo.php Line Number: 131

</div> <div solid #990000;padding-left:20px;margin:0 0 10px 0;”>

<h4>A PHP Error was encountered</h4>

Severity: Notice Message: unserialize() [function.unserialize]: Error at offset 0 of 179 bytes Filename: vimeo/vimeo.php Line Number: 234

</div> <div solid #990000;padding-left:20px;margin:0 0 10px 0;”>

<h4>A PHP Error was encountered</h4>

Severity: Notice Message: Trying to get property of non-object Filename: vimeo/vimeo.php Line Number: 235

</div> <div solid #990000;padding-left:20px;margin:0 0 10px 0;”>

<h4>A PHP Error was encountered</h4>

Severity: Notice Message: Trying to get property of non-object Filename: vimeo/vimeo.php Line Number: 238

</div> false

#6

BoldMinded (Brian)

It looks like the settings are not there. What does the wyvern video settings page look like?

#7

Tim Print

Screenshot on Dropbox: http://db.tt/JBQ4me6i

#8

Tim Print

Wondering if you have any more ideas for what I can try on this? I

‘ve been trying different module settings but Vimeo is still hanging on search and not loading the default channel.

#9

BoldMinded (Brian)

Would you be able to provide FTP access so I can take a look? Edit this ticket and enter the info in the provided fields above, not the comment field.

#10

Tim Print

I just tried to Edit the ticket but your “site information wrapper” is hidden.

Sorry, I hate giving bad support info, am I missing something obvious here? Tried in Safari and Chrome.

#11

BoldMinded (Brian)

You can email it to support@boldminded.com instead.

#12

Tim Print

Email sent.

#13

Brian Litzinger

Tim, closing this ticket and adding some documentation for searching and future reference, if I need to readdress this.

Error from Vimeo response:

401_Unauthorized_-Invalid_consumer_key-The_consumer_key_passed_was_not_valid

Error does not occur with same Vimeo username/password combo on localhost/MAMP, so seems server specific. Seems others experienced the same issue based on Google search, but I never saw a definitive answer.

Login to reply