All add-ons currently require PHP 7.4 or greater.

On July 4th 2024 PHP 8.2 will be the new minimum requirement for all add-ons. Expect any add-on released after that date to require 8.2 or greater. Some releases may not immediately take advantage of 8.x specific features in PHP, which means you might, be able to continue using new releases in PHP 7.4, however, if you experience an error the first thing you should do is update to PHP 8.2 then create a support ticket if the error persists.

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: No Results Found for YouTube, but Vimeo working

Status Resolved
Add-on / Version Reel 1.3.2
Severity
EE Version 2.9.2

Hop Studios

Apr 25, 2016

Description:

1) Yes, I have a YouTube API created and entered.

2) Doing a search for “fast” on YouTube brings back 0 results.

3) Javascript seems to indicate that there’s no ACT for searching YouTube:
XHR finished loading: GET “http://MYSITE/?ACT=&q=fast&maxResults=12”.

4) I just bought and installed it today, so it should have an ACT.

5) Uninstalling and reinstalling WYVERN VIDEO, didn’t solve the issue.

 

#1

Hop Studios

Appears to be a missing insert on line 118 of upd.wyvern_video.php

        $this->EE->db->insert('actions', $data);
#2

BoldMinded (Brian)

Sorry about that. I had it fixed in a local version but have not released it yet. I’ll get the update out now.

Login to reply