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

kbahey’s picture

Version: 6.x-1.2 » 6.x-1.x-dev
Status: Active » Postponed (maintainer needs more info)

Try the -dev release please.

frankie_2304’s picture

the -dev version works fine. :) thank you.