Closed (fixed)
Project:
Node Ownership
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2012 at 15:28 UTC
Updated:
24 Jul 2012 at 06:24 UTC
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
Comment #1
grasmash commentedI'll look into this for you
Comment #2
halohaloplace commentedSame with me:
Fatal error: Cannot use object of type stdClass as array in .../sites/all/modules/nodeownership/nodeownership.module on line 505
Comment #3
grasmash commentedPushed a fix to dev. Please let me know if this solves the problem.
Comment #4
coloryan commentedAny chance you can give this a nudge? I can see the update in the git, but it's not committing to the site.
Comment #5
grasmash commentedYeah 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.
Comment #6
coloryan commentedNope, 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
Comment #7
grasmash commentedSame error with git version?
Comment #8
grasmash commentedUpdates have been added to new 1.3 release. Please reopen with new version if problem persists.
Comment #9
coloryan commentedPerfect, working well now, thanks!
Comment #10
coloryan commented