I've recently moved from Drupal 5 to Drupal 6 where I had upload path (wich moves uploaded files to unique folders for each node) and workflow working perfectly together.

Now, I'm having a problem. If I edit the nodes and change their workflow status, everything is right. But if I go to workflow tab, I get this error:

Cannot use object of type stdClass as array in /home/xxx/www/sites/all/modules/uploadpath/uploadpath.module on line 36

I've also reported this issue in upload path forum: #610686: PHP error when trying to change node's workflow status.

Thanks in advance.

Comments

crea’s picture

Category: bug » support
Priority: Critical » Normal

And why you think it is Workflow bug ? More likely problem with that module.

Bastlynn’s picture

Status: Active » Closed (won't fix)

Since this request is over 2 years old, I'm going to assume a solution was found or you've moved on. If not, please get updated to the latest versions of all modules and make a request for it against Drupal 7 and I'll be glad to take a look at it.