Closed (fixed)
Project:
Organic Groups Menu (OG Menu)
Version:
6.x-1.3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2008 at 08:35 UTC
Updated:
30 Jan 2009 at 20:10 UTC
After installing the module, I am unable to enable it.
I get the following error message:
This version is incompatible with the 6.4 version of Drupal core.
Comments
Comment #1
msaspence commentedChanging the og_menu.info file to the following (notice the difference in the dependencies line) allows you to install, I haven't testing whether it works or not.
Comment #2
maxchock commentedafter I change the *.info file, and it is able to install. But I believe it's because it's still not ready for 6.x, so the error below occurs.
* warning: Missing argument 1 for og_menu_menu() in /home/buddyjoy/domains/buddyjoy.com/public_html/sites/all/modules/og_menu/og_menu.module on line 42.
* warning: Missing argument 1 for og_menu_menu() in /home/buddyjoy/domains/buddyjoy.com/public_html/sites/all/modules/og_menu/og_menu.module on line 42.
Comment #3
vesapalmu commentedYou still have the 5.x version. All menu related stuff works differently in D6.x and the module needs to be ported. There seems to be a lot of confusion around this module currently.
Comment #4
ashsc commentedI was having trouble with CVS not uploading the proper version numbers. I think I have a handle on it now. It seems to be downloading fine for me. Please email me if you're having trouble. Thanks for your patience and I'm sorry for the issues.
This should be compatible with 6.4. I've used it from 6 on up to 6.9 with buggy behaviors which should now be fixed.