I installed the module, set it so that it can be used by registered and anon users, and when I I tested it out it gave me this error:

Fatal error: Cannot use object of type stdClass as array in /home/XXX/public_html/XXX.com/sites/all/modules/nodeownership/nodeownership.module on line 505

Any suggestions?

Comments

grasmash’s picture

I'll look into this for you

halohaloplace’s picture

Same with me:

Fatal error: Cannot use object of type stdClass as array in .../sites/all/modules/nodeownership/nodeownership.module on line 505

grasmash’s picture

Pushed a fix to dev. Please let me know if this solves the problem.

coloryan’s picture

Any chance you can give this a nudge? I can see the update in the git, but it's not committing to the site.

grasmash’s picture

Yeah that's been an issue with this module. Not sure why, but the dev doesn't seem to build nightly. I'd recommend using the git version, given that I'd need to make an official release to push out the changes.

coloryan’s picture

Nope, still getting the same error: Fatal error: Cannot use object of type stdClass as array in G:\xampp\htdocs\xxx\sites\all\modules\nodeownership\nodeownership.module on line 505

grasmash’s picture

Same error with git version?

grasmash’s picture

Status: Active » Fixed

Updates have been added to new 1.3 release. Please reopen with new version if problem persists.

coloryan’s picture

Perfect, working well now, thanks!

coloryan’s picture

Status: Fixed » Closed (fixed)