Weel, i uploaded in the module directory but i a m not able to see it and to active it. Any idea ?

Comments

amogiz’s picture

OK, 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 :)

arthurf’s picture

Status: Active » Postponed (maintainer needs more info)

Can 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.

amogiz’s picture

Hi 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 ?

arthurf’s picture

I 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.

sbhattarai’s picture

Hi,
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

anthonym’s picture

I 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

arthurf’s picture

While 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.

anthonym’s picture

arthurf,

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.

arthurf’s picture

Ok, 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!