Active
Project:
Case Tracker
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2011 at 08:27 UTC
Updated:
12 Jan 2012 at 08:12 UTC
When going to:
/[GROUP]/node/add/casetracker-basic-project
or
/[GROUP]/node/add/casetracker-basic-case
I am getting a WSOD. I am using Open Atrium. I checked the error log, but couldn't find anything related.
Comments
Comment #1
rougekris commentedHi Lukas,
Do you have errors and notices enabled in your PHP configuration?
Comment #2
lee20 commentedI have the exact same issue. WSOD and nothing in the error log.
Comment #3
rougekris commentedI came across Atrium recently, and was going to install it at some point today. I'll take a look through your issue while I'm there.
Which version of Atrium? 1.0 or 1.1?
Comment #4
lee20 commentedI am using OA 1.1 and it was a fresh install. I noticed that the Atrium Case Tracker feature was Overridden and would not revert. So I reinstalled fresh and it fixed the issue. The difference being I didn't have Case Tracker downloaded the first time I installed.
Not sure if Lukas von Blarer had the exact same experience. But I am updating the issue to be a support request instead of a bug. This may be an issue with OA and not CT but I haven't tried to install CT without OA.
Comment #5
luksakI am having this issue on 1.0 and 1.1.
Ah, checking the Drupal logs revealed the following the following error:
call_user_func_array() [<a href='function.call-user-func-array'>function.call-user-func-array</a>]: First argument is expected to be a valid callback, 'node_add' was given in /home/httpd/vhosts/motorproductions.ch/subdomains/admin/httpdocs/includes/menu.inc on line 349.Comment #6
tragic.rich commentedI had the same issue with the wsod, a fresh install did the trick! I was getting the following errors with the bad install:
warning: htmlspecialchars() expects parameter 1 to be string, array given in */includes/bootstrap.inc on line 856.
warning: htmlspecialchars() expects parameter 1 to be string, array given in */includes/bootstrap.inc on line 856.
warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'node_add' not found or invalid function name in */includes/menu.inc on line 349.
warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'node_add' not found or invalid function name in */includes/menu.inc on line 349.
warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'node_add' not found or invalid function name in */includes/menu.inc on line 349.
warning: strip_tags() expects parameter 1 to be string, array given in */profiles/openatrium/themes/rubik/template.php on line 463.
warning: strpos() expects parameter 1 to be string, array given in */includes/common.inc on line 1607.
warning: strip_tags() expects parameter 1 to be string, array given in */atrium/includes/common.inc on line 1608.
warning: strip_tags() expects parameter 1 to be string, array given in */atrium/profiles/openatrium/themes/rubik/template.php on line 463.
warning: strpos() expects parameter 1 to be string, array given in */atrium/includes/common.inc on line 1607.
warning: strip_tags() expects parameter 1 to be string, array given in */atrium/includes/common.inc on line 1608.
Comment #6.0
tragic.rich commentedAdded error log