Postponed (maintainer needs more info)
Project:
Stock
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2010 at 08:56 UTC
Updated:
7 Apr 2010 at 10:12 UTC
in the stock settings page ( admin/settings/stock ) i get these errors:
# warning: Missing argument 1 for drupal_get_form() in /home/user/public_html/includes/form.inc on line 69.
# warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, '' was given in /home/user/public_html/includes/form.inc on line 366.
and nothing gets displayed except these two errors/warnings.
Any ideas why this happens? or how can i fix it ?
I have Stock API installed as well and that works fine.
Drupal version: 6.12
Comments
Comment #1
kbahey commentedTry the -dev release please.
Comment #2
frankie_2304 commentedthe -dev version works fine. :) thank you.