Closed (fixed)
Project:
Node Images
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2006 at 23:32 UTC
Updated:
19 Dec 2006 at 17:42 UTC
Tryed installing the module:
the table was created, but when visiting the settings page at /admin/settings/node_images i get the following error:
warning: Missing argument 2 for drupal_get_form() in /home/user/public_html/drupal/includes/form.inc on line 61.
am i the only one? thanks!
Comments
Comment #1
stefano73 commentedAre you using the latest 4.7 version of this module? The tarball download link is still broken, you can find it here: http://cvs.drupal.org/viewcvs/drupal/contributions/modules/node_images/?...
Comment #2
marcoBauli commentedyup, i downloaded latest version (v 1.5 2006/12/17) last night, but the warning is still there and no settings appear...
Comment #3
stefano73 commentedVersion 1.5 is the HEAD release, it's for Drupal 5.x. You have to download version 1.1.2.5 in the 4.7 branch, please click the link in my previous message and download the files from that page.
Comment #4
marcoBauli commentedohh, i got confused in the cvs repository page and clicked the wrong link...sorry, my fault :s
i've reinstalled 1.1.2.5 and cleared the cache and the module works sweet now!
Thank you for help and for this really needed mod Stefano! It fills a big gap of Drupal IMO
Comment #5
stefano73 commented