Fatal error: Call to undefined function content_types() in /home/www/radio/modules/xspf_playlist/xspf_playlist.module on line 85
After install on 5.*
Fatal error: Call to undefined function content_types() in /home/www/radio/modules/xspf_playlist/xspf_playlist.module on line 85
After install on 5.*
Comments
Comment #1
arthurf commentedAh, you need to have CCK enabled to get the list of content_types. I will make CCK required for this module.
Comment #2
arthurf commentedOk, I added CCK as a dependency in the .info file, so this error will go away when CCK is enabled.
Comment #3
arthurf commentedwoops, changing status to fixed. Note, the fix is in cvs right now.
Comment #4
(not verified) commented