Closed (fixed)
Project:
Money field
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2009 at 14:40 UTC
Updated:
23 Feb 2009 at 19:15 UTC
I have the most recent version of all required modules, yet I'm still getting this message.
"Money CCK field requires, at least, version 6.x-1.0 of the Formatted Number CCK module."
Comments
Comment #1
markus_petrux commentedHi,
I think it's because the .module files of the required modules are not loaded when hook_requirements('install') is evaluated.
Could you please try with this mini-patch?
Comment #2
markus_petrux commentedPatch in #1 committed to CVS.
Comment #3
markus_petrux commented