Posted by budda on February 28, 2008 at 3:37pm
Jump to:
| Project: | Case Tracker Services |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
Getting a number of php warnings:
* warning: Invalid argument supplied for foreach() in /var/www/html/drupal-5.0/includes/form.inc on line 949.
* warning: Invalid argument supplied for foreach() in /var/www/html/drupal-5.0/includes/form.inc on line 949.
* warning: Invalid argument supplied for foreach() in /var/www/html/drupal-5.0/includes/form.inc on line 949.
Comments
#1
The status, type, priority drop downs are also empty.
#2
budda: are you using custom node types? or casetracker_basic_project and casetracker_basic_case?
#3
Basic types.
#4
well that rules out that bug I already knew about :P
#5
I need to mark this for more info. The beta just released has some more config message on both settings pages. For example on the client settings page there is a fieldset with information about successful connection and the remote .info file should prove the connection has been made correctly. On the server side, there are also a bunch of warnings if various things are not configured.
#6
My guess this is now solved in the dev version.