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
Comment #1
leehunter commentedAlso, 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.
Comment #2
leehunter commentedIt 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".
Comment #3
zero2one commentedIty seems that you uninstalled some CT modules...