Closed (duplicate)
Project:
Project issue tracking
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2012 at 16:09 UTC
Updated:
10 Aug 2012 at 17:26 UTC
Going to a user's profile and clicking the "notifications" link / tab throws the following error, black text on white page:
Fatal error: Call to undefined function db_placeholders() in /path-to-drupal/sites/all/modules/project_issue/project_issue.module on line 384
For example, go to http://mysite.com/user/18/project-issue and you'll get this error. Not sure what causes this.
Could you maybe just disable this tab/link in the profile until this feature is fully functional?
Thanks!
Comments
Comment #1
dwwThanks for diving in to the D7 Project* port! As you can probably tell, it's very much a work-in-progress and we're no where near ready for general Q/A efforts. ;)
In this case, the page you're trying to visit is not yet ported. That's being handled at #1560012: Port per-user issue notification email functionality to D7.
It's not worth our time to go through and disable things that aren't ported yet. We've made no indication any of this is "ready" for testing yet. So, we're just going to focus on everything we know needs to get ported, and once we're pretty happy with how things are working, we'll definitely let people know where/how to help with Q/A like this.
If you want to get involved in moving this along, I'd start by reading the Roadmap for porting Project* to D7 which outlines the overall plan and links to a bunch of issues, issue queue searches, etc, for jumping into specific porting tasks.
Cheers,
-Derek