throwing errors with fseek and CKEditor_SWF integration

Created on 11 October 2011, about 13 years ago
Updated 21 November 2024, about 1 month ago

I select an MP3 file with the Ckeditor_SWF module in place and get some strange errors from getid3. They remind me of php5.3 errors. Runing latest getid3 1.9.1 and 6.1.x.dev of this module

No idea whos error this is, getid3, this modules or the CKEditor_SWF integration. Any way to test Getid3?

The [...] below are me knocking out my site path info

[code]
•warning: fseek() expects parameter 1 to be resource, null given in [...]sites/all/libraries/getid3/getid3/module.tag.id3v2.php on line 55.
•warning: fread() expects parameter 1 to be resource, null given in [...]sites/all/libraries/getid3/getid3/module.tag.id3v2.php on line 56.
•warning: fseek() expects parameter 1 to be resource, null given in [...]sites/all/libraries/getid3/getid3/module.tag.id3v1.php on line 28.
•warning: fread() expects parameter 1 to be resource, null given in [...]sites/all/libraries/getid3/getid3/module.tag.id3v1.php on line 29.
•warning: fread() expects parameter 1 to be resource, null given in [...]sites/all/libraries/getid3/getid3/module.tag.id3v1.php on line 30.
•warning: fseek() expects parameter 1 to be resource, null given in [...]sites/all/libraries/getid3/getid3/module.tag.apetag.php on line 35.
•warning: fread() expects parameter 1 to be resource, null given in [...]sites/all/libraries/getid3/getid3/module.tag.apetag.php on line 36.
•warning: fseek() expects parameter 1 to be resource, null given in [...]sites/all/libraries/getid3/getid3/module.tag.lyrics3.php on line 30.
•warning: fread() expects parameter 1 to be resource, null given in [...]sites/all/libraries/getid3/getid3/module.tag.lyrics3.php on line 31.
•warning: fseek() expects parameter 1 to be resource, null given in [...]sites/all/libraries/getid3/getid3/getid3.php on line 412.
•warning: fread() expects parameter 1 to be resource, null given in [...]sites/all/libraries/getid3/getid3/getid3.php on line 413.
•warning: fseek() expects parameter 1 to be resource, null given in [...]sites/all/libraries/getid3/getid3/module.audio.mp3.php on line 1358.
•warning: fclose() expects parameter 1 to be resource, null given in [...]sites/all/libraries/getid3/getid3/getid3.php on line 488.
[/code]

💬 Support request
Status

Closed: outdated

Version

1.0

Component

Code

Created by

🇺🇸United States allan1015

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024