Closed (fixed)
Project:
Minutes
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2007 at 17:24 UTC
Updated:
29 Mar 2007 at 18:16 UTC
I'm getting a pathauto error on minute creation - but it only happens with minute creation which is why I'm raising it as an issue here rather than in pathauto.
Catchable fatal error: Object of class stdClass could not be converted to string in D:\xnetpub\whpdd\modules\pathauto\pathauto_node.inc on line 170
I don't know if it helps, but there's a report at http://drupal.org/node/98393 that it is a PHP 5.2 issue?
Comments
Comment #1
starbow commentedI think this should be reported over at pathauto. I had the same issue with some cck types. This is definately a PHP 5.2. They have tightened there error reporting. Here is a fix - it is probably over kill, but it works (replace line 170)
Comment #2
pukku commentedThis seems to be a problem with PathAuto. If you can show that it has to do with Minutes, and are able to help me debug, please let me know. Until then, I'm closing this.