Hi,

Thanks for providing this great addition to the emfield family. I get a "Depends on: Emaudio emfield (missing)" on the modules page. Here are the module versions I'm running:

Embedded Field 6.x-2.3
Media 8Tracks 6.x-1.1

Thanks,

Thomas

Comments

tpat’s picture

with Embedded Field 6.x-2.4 too ...

carloscuzme’s picture

I have the same problem, can you please help with an answer?

cruzeazy’s picture

The dependencies on the media_8tracks.info file is wrong.
I deleted line 6 and added:
dependencies[] = "emfield"
dependencies[] = "emaudio"

it worked.
So the media_8tracks.info file looks like this:

; $Id: media_8tracks.info,v 1.1.2.1 2010/10/04 22:58:49 aaron Exp $

name = Media: 8Tracks
description = Embedded Audio Field provider file for 8tracks.com.
core = 6.x
dependencies[] = "emfield"
dependencies[] = "emaudio"
package = Media

; Information added by drupal.org packaging script on 2010-10-05
version = "6.x-1.x-dev"
core = "6.x"
project = "media_8tracks"
datestamp = "1286237657"

pribeh’s picture

Thanks Kutts! I never thought for some reason to check the .info file.

alexrayu’s picture

Status: Active » Fixed

Solution in post #3

aaron’s picture

ah, whoops. fixed that now, thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.