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: Notice:

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

Hop Studios

Sep 07, 2016

Description:

A PHP Error was encountered
Severity: Notice
Message: A non well formed numeric value encountered
Filename: wyvern_video/ft.wyvern_video.php
Line Number: 451

https://www.dropbox.com/s/jd8j013lr4ia2w8/Screenshot%202016-09-07%2021.22.02.png?dl=0

{exp:channel:entries channel="videos" status="{ACTIVE_STATUSES}" limit="10" paginate="bottom" }

	<h4><a href="{comment_url_title_auto_path}">{title}</a>{EDIT_THIS}</h4><div class="meta"><i class="fa fa-clock-o" aria-hidden="true"></i>{videos_source:length}</div>

<p>{/exp:channel:entries}

 

#1

BoldMinded (Brian)

Can you update to 1.3.3?

#2

Hop Studios

Updated. Same error.

#3

BoldMinded (Brian)

It might be the same error, but if you updated its not on line 451 anymore. What line is it on now?

#4

BoldMinded (Brian)

I assume its on line 486 now. If thats the case change that line to:

$stamp = strtotime($data->length);

#5

Hop Studios

No. It was still line 451, and that change resolved the issue. (Yes, I did update to 1.3.3, I double checked that.)

Login to reply