Page 1 of 1

Error messages in control panel

Posted: 18 Jan 2011, 13:03
by locher
Hi

For some of my folders (currently I've found two such folders) I am getting strange error messages at the top of the screen in Control Panel when opening "Manage" tab.

Errors are the following:
Code
Notice: Undefined variable: startup_error (/iv-includes/include/getid3/getid3.php:134) 
Notice: Undefined index: exthead (/iv-includes/include/getid3/module.tag.id3v2.php:123) 
Notice: Undefined index: isfooter (/iv-includes/include/getid3/module.tag.id3v2.php:126) 
Notice: Undefined index: recording_time (/iv-includes/include/getid3/module.tag.id3v2.php:432) 
Notice: Undefined index: VBR_frames (/iv-includes/include/getid3/module.audio.mp3.php:936) 
Notice: Undefined index: encoder (/iv-includes/include/getid3/module.audio.mp3.php:82) 
Notice: Undefined index: VBR_method (/iv-includes/include/getid3/module.audio.mp3.php:170) 
Notice: Undefined variable: thisfile_mpeg_audio_lame (/iv-includes/include/getid3/module.audio.mp3.php:282)
the last 4 lines only appear for one of the problematic folders - another one shows only top 4 lines.

Both folders contain some images and an mp3-file.

What can be the reason for this?

Re: Error messages in control panel

Posted: 19 Jan 2011, 00:42
by Nick
Those errors are displayed by getID3 library we're using to parse ID3 tags from MP3 files, can I get a hold of the mp3 you are having in those folders please?

Re: Error messages in control panel

Posted: 19 Jan 2011, 05:43
by locher
The strange thing here is that I use the same MP3 file in different folders (I want it to be the same in these folders but different from the default for the rest of the site), so two different folders have two identical copies of the same file, but one folder displays the errors while another does not.

Here are examples:
http://www.locher.ru/#/content/Travel/USA/FortRoss/ - this folder has errors in admin
http://www.locher.ru/#/content/Travel/USA/Yosemite/ - this folder does not have any error

They both contain the same mp3-file:

http://www.locher.ru/content/Travel/USA ... trings.mp3
or
http://www.locher.ru/content/Travel/USA ... trings.mp3

I've already sent you a login to admin - you may look yourself at the errors.

Re: Error messages in control panel

Posted: 19 Jan 2011, 07:37
by Nick
I would like to take a look on your server if possible, could you please provide an ftp login also?

Re: Error messages in control panel

Posted: 20 Jan 2011, 00:01
by Nick
Ok this is fixed, thank you for reporting and letting us test.