I've installed the latest version (21) and completed the php update selecting that version. That fixed almost all of my problems, however I'm still seeing this error message on the casetracker/cases page:

* warning: htmlspecialchars() expects parameter 1 to be string, array given in C:\Web\WebServer\Apache2\htdocs\architecture\includes\bootstrap.inc on line 631.
* warning: htmlspecialchars() expects parameter 1 to be string, array given in C:\Web\WebServer\Apache2\htdocs\architecture\includes\bootstrap.inc on line 631.
* warning: htmlspecialchars() expects parameter 1 to be string, array given in C:\Web\WebServer\Apache2\htdocs\architecture\includes\bootstrap.inc on line 631.

I'm running Drupal 5.3 with PHP 5.2.4

Comments

leehunter’s picture

Also, I don't know if this is related, but when I gather site information via the Site Documentation module, in the Content Type section it complains that "Project casetracker_basic_project" and "Case casetracker_basic_case" are missing.

I'm not sure what that means, since the project and case content types seem to be available and functioning ok.

leehunter’s picture

Priority: Normal » Minor

It seems like this only appears when there is a case without Case states assigned. It disappeared when I edited a case to add the states. I suppose it's still a bug, but a fairly minor one so I've changed the priority of this issue to "minor".

zero2one’s picture

Status: Active » Closed (won't fix)

Ity seems that you uninstalled some CT modules...