I just installed casetracker for use on my web site. I set up permissions and admin settings.
I created a project without any problems and when it displayed the project page I clicked "add case."
It sent me to this url: http://qwo.kristinahall.ca/node/add/casetracker-basic-case/107
At this point I got a white page with an error:
Fatal error: Call to a member function init_pager() on a non-object in /home/kristina/qwodev/sites/all/modules/views/includes/view.inc on line 119

Comments

Kristina-2’s picture

If I go to:
http://qwo.kristinahall.ca/casetracker
I also get an error:
Fatal error: Call to a member function init_pager() on a non-object in /home/kristina/qwodev/sites/all/modules/views/includes/view.inc on line 119

Kristina-2’s picture

Updating to the dev version of Views resolved the issue.

jmiccolis’s picture

Status: Active » Fixed

I highly suspect that this is a Views issue, and from the looks of it a fixed one, and not a case tracker issue. As you've got this issue resolved, I'm also going to go ahead and set this to 'fixed'.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.