View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011221 | mantisbt | bugtracker | public | 2009-11-27 05:27 | 2010-04-23 23:22 |
Reporter | mbogucki | Assigned To | dhx | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | unable to reproduce | ||
OS | Windows 2003 | ||||
Product Version | 1.2.0rc2 | ||||
Summary | 0011221: Call to undefined function user_pref_get_language() | ||||
Description | I have the same problem: Fatal error: Call to undefined function user_pref_get_language() in C:\Program Files\apache\htdocs\mantis\core\relationship_api.php on line 81 OS: Windows 2003 When I commented out this: class BugRelationshipData { the problem disappeared. | ||||
Additional Information | The problem is the same as described in | ||||
Tags | No tags attached. | ||||
Follow my advice from 0011033... back up your current MantisBT directory, delete it, then untar a new instance of MantisBT into a new directory. I suspect you're somehow mixing file versions from different versions of MantisBT. There is no call to user_pref_get_language() in relationship_api.php as of 1.2.x and 1.3.x so the problem you're suggesting can't be true. |
|