warning: Invalid argument supplied for foreach() in /home/username/public_html/modules/playlist/audio_playlist/audio_playlist.module on line 441
This appears whenever editing/saving a track in the playlist. It doesn't seem to affect how anything functions, though. At least that I can tell...
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | audio_playlist.module_0.patch | 1.38 KB | zirafa |
Comments
Comment #1
zirafa commentedNot sure what's going on here without more information. Try an updated version of CVS or 4.7 and see if it persists.
Comment #2
zirafa commentedClosing this because of lack of follow ups. Feel free to re-open or create a new issue for it.
Comment #3
steveparks commentedI'm getting a similar error whenever i submit an audio node after editing:
warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/theredgroup.co.uk/httpdocs/module_repository/audio_preview/contrib/audio_preview_playlist/audio_preview_playlist.module on line 475.
The version i'm using is:
audio_playlist.module,v 1.3.2.7 2006/08/21 08:43:02 zirafa
cheers
steve
Comment #4
zirafa commentedaudio_preview_playlist?
Comment #5
steveparks commentedsorry - picked a bad example error. I have two audio modules running on my site to create different types of audio nodes - audio.module, then an exact clone of it but with the names and functions changed to audio_preview. I have then done the same for audio_playlist to create audio_preview_playlist
The error was happening with the actual main audio_playlist module too. I just pasted the wrong version of the error.
Comment #6
steveparks commentedHere's the correct error:
Invalid argument supplied for foreach() in /home/httpd/vhosts/theredgroup.co.uk/httpdocs/modules/playlist/audio_playlist/audio_playlist.module on line 475.
cheers
steve
Comment #7
steveparks commentedI'm still seeing this error. Has anyone else encountered it and solved it?
Comment #8
zirafa commentedApplied this patch, which should fix the issue.
Comment #9
steveparks commentedBlimey zirafa - you've had a busy afternoon! Thanks again for this fix.
Comment #10
(not verified) commented