Closed (duplicate)
Project:
Organic Groups Menu (OG Menu)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2008 at 02:39 UTC
Updated:
2 Dec 2008 at 19:41 UTC
after installing in drupal 6.6 I received this error...
"warning: Missing argument 1 for og_menu_menu() in /home/z1lleem/public_html/sites/all/modules/og_menu/og_menu.module on line 42."
Also, I had to add "core = "6.x"" in the $Id section of the info file.
Thanks for your work on this important module.
Comments
Comment #1
les limI'm reasonably certain the installation issues you're facing are a result of this:
http://drupal.org/node/337291
which makes trying to forcibly turn on this module a bad idea, as it would be trying to run drupal 5 code in a drupal 6 installation.