Postponed (maintainer needs more info)
Project:
XSPF Playlist
Version:
5.x-0.8
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2008 at 16:37 UTC
Updated:
5 Mar 2008 at 19:41 UTC
Weel, i uploaded in the module directory but i a m not able to see it and to active it. Any idea ?
Comments
Comment #1
amogiz commentedOK, i think there was a problem with your last version because there were nit all the files in the directory. Then i took an aold version that çi had fortunately kept > and the module could be seen in the panel :)
Comment #2
arthurf commentedCan you please provide the flvmediaplayer.module CVS id for the working and non working module? I don't believe that there is a problem, but if there is, that will help me track it down.
Comment #3
amogiz commentedHi the problem was with the XSPF Playlist module. The one that i can dowload from drupal's website does not contins every files. It contains xspf_playlist.module and LICENSE.txt. The one I downloaded about 2 days befire contained : xspf_playlist.module, xspf_playlist.info, README.txt, README.txt and background.png.
Is that what you wanted to know ?
Comment #4
arthurf commentedI need the CVS id string from the top of the xspf_playlist.module file. This way I can figure out what version of the module that you're using.
Comment #5
sbhattarai commentedHi,
I am not sure how about CVS id. However my testing shows that 5.x-0.8 has a problem as it does not show up in module but the older version does
Thanks
Comment #6
anthonym commentedI tried installing your module (latest version 5-1.x-0.10) but get this error and cannot access my site at all:
Fatal error: Call to undefined function xspf_playlist_views_feed_argument() in ...xspf_playlist.module on line 719
This is the ID info from the module file:
// $Id: xspf_playlist.module,v 1.26.2.22 2008/03/03 21:04:13
Comment #7
arthurf commentedWhile I can't duplicate the error, I do see why it could happen. I'm going to make another release that removes the chunk of code that seems to do this.
Comment #8
anthonym commentedarthurf,
The error is gone, but the module doesn't show up on the modules admin page. In the expanded dir there are only two files: LICENSE.txt and xspf_playlist.module.
Comment #9
arthurf commentedOk, this is beginning to make sense now. I think the versions I committed (0.8-0.11) were missing the .info file. I've now released 0.12 which I think should take care of it. Thanks for hanging in there!