Hi.

Im trying to install the profile but I kepp getting the following error.
Required modules Required modules not found.
The following modules are required but were not found. Move them into the appropriate modules subdirectory, such as sites/all/modules. Missing modules: Wowguild (>=4.0)

but its there. ive checked its 7x 4x. but still cant get rid of this error.

Comments

ytwater’s picture

Weird, thought it was supposed to work properly.

Do me a favor and edit your wowguild_install.info file and remove the (>=4.0). If it works I'll update the module and maybe do a check in code.

dependencies[] = views_ui
dependencies[] = alter_ego
dependencies[] = wowguild (>=4.0)
  -- change to --
dependencies[] = wowguild

dependencies[] = date
ocamp’s picture

yeah, it worked when i removed the (>=4.0)