Closed (fixed)
Project:
Node Auto Term [NAT]
Version:
4.7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2007 at 17:43 UTC
Updated:
1 Apr 2007 at 16:01 UTC
I'm running Drupal 4.7 and am getting an error trying to get tot he settings page
Warning: Missing argument 2 for drupal_get_form() in D:\...\includes\form.inc on line 61
I think it might be because I haven't assigned a term yet?? but I assumed I needed to do that on the module setting page
Comments
Comment #1
Zen commentedHEAD is actually for Drupal 5. Please use the 4.7 branch (I've created a release for it which should be available on the project page in a few hours) for your Drupal 4.7 installation.
Please keep me posted.
Thanks,
-K
Comment #2
csc4 commentedThank you for the quick response. I've downloaded the 4.7 branch but when I try to reinstall it using the development module I get
Fatal error: Call to undefined function: update_sql() in D:\xnetpub\whpdd\modules\nat\nat.install on line 13Comment #3
Zen commentedI've added a new release that should sort this problem out. If there are still any problems, please let me know. Please also make sure that you "uninstall" the module completely and reinstall it.
Thanks for your report :)
-K
Comment #4
csc4 commentedAnd thanks for the fix :)
I've downloaded it and will try to get it installed tomorrow (noting the uninstall first request).
Comment #5
csc4 commentedWell, some tomorrows take longer to come than others!! Finally got there.
Uninstalled the module, removed the directory tree, FTP'd up the new version and installed it and it seems to be working fine.
Thanks a lot.
Could you just confirm one point - body fields - when dealing with CCK node types should I create an actual field called body or is there another way of telling it which field to use?
Comment #6
(not verified) commented