Closed (duplicate)
Project:
Project issue tracking
Version:
4.7.x-1.x-dev
Component:
Issues
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2006 at 18:02 UTC
Updated:
26 Nov 2006 at 08:43 UTC
Hi, I'm receiving this error message whilst using project - issues. I can create the project. but when I try to submit an issue this message appears.
Fatal error: Unsupported operand types in /serverpath/drupal/modules/project_issue/issue.inc on line 457
is there a known fix for this. I couldn't find any in the forums for this module.
thanks
Comments
Comment #1
dwwchances are you have the 4.7.x-1.* version of one, and 4.7.x-2.* version of the other (project.module vs. project_issue.module). see this: http://drupal.org/node/99391.
if that doesn't solve your problems, feel free to set this back to "active" with the exact versions of all the project* modules you're using.
thanks,
-derek
Comment #2
aliak commentedthanks, that was the problem. I just downloaded the latest from each module and didn't notice they were different versions. I'm using the 2x versions now and it's working again. thanks for your help!!
Comment #3
dwwglad that resolved it. just to confirm, you must have downloaded from the module browsing pages (like http://drupal.org/project/Modules) right? because the default downloads listed on the project home pages for both project.module and project_issue.module point to the 4.7.x-1.0 release. there's a known problem with the module downloading pages (http://drupal.org/node/89538).