Closed (fixed)
Project:
Case Tracker
Version:
6.x-1.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2010 at 08:16 UTC
Updated:
27 Mar 2010 at 03:00 UTC
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
Comment #1
Kristina-2 commentedIf 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
Comment #2
Kristina-2 commentedUpdating to the dev version of Views resolved the issue.
Comment #3
jmiccolis commentedI 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'.