Closed (fixed)
Project:
JSON server
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2008 at 20:47 UTC
Updated:
21 Oct 2008 at 16:21 UTC
I'm getting the incompatibility message when trying to install this on Drupal 6.4. Are there actual incompatibilities or is it just the same issue that people were having with 6.1 (see issue http://drupal.org/node/234609 )
Comments
Comment #1
snoble commentedThis error is triggered by the line
dependencies = servicesin the .info file. In drupal 6 you need
dependencies[] = servicesthere may still be other incompatibility errors but that is the one triggering this particular report
Steven
Comment #2
minoroffense commentedCool, it worked! Thanks man.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.