When trying to access "admin/settings/activity/flag_friend" I get an error:
Fatal error: Cannot use object of type stdClass as array in /sites/all/modules/activity/activity.module on line 303
I'm using core v6.14 with activity v6.x-1.x-dev and flag_friend v6.x-1.0-rc1.
I got a similar error message with an earlier version of activity.
Comments
Comment #1
boblangdon commentedThis is still a problem.
Comment #2
NickWebman commentedSame problem here. Out of nowhere too, it was working fine. Weird.
Comment #3
boblangdon commentedBUMP
Comment #4
boblangdon commentedIs anybody home? Been searching the archives and hoping for a response. Haven't been able to nail this bug down.
Comment #5
coyoterj commentedHi,
Same problem, but when I go to link "User activity relations settings page" of the page "/admin/settings/activity".
Error: Fatal error: Cannot use object of type stdClass as array in /sites/all/modules/activity/activity.module on line 303
Drupal: 6.14
Activity: 6.x-1.2
Best Regards!
Comment #6
iwkse commentedSame here:
Drupal 6.14
Module 6.x-1.2
Comment #7
boblangdon commentedThanks iwkse,
I tried your suggestion
That makes the error go away.
Unfortunately, it also makes all my activity configuration options go away -- for all activity types, including...
Now I'm taken to "/admin/settings/activity/flag_friend" where it says:
... but there are no configuration options available, just submit buttons.
Comment #8
boblangdon commentedsorry for the duplicate post. Drupal.org's server has gone spastic over the last 24 hours!
Comment #9
iwkse commentedYeah..i edited my comment because this isnt' a real fix. I'll post something if i get a real one.
Comment #10
Bilmar commentedsubscribing
Comment #11
boblangdon commentedAnyone tried the 6x-2x dev?
Comment #12
protoplasm commentedsubscribing
Comment #13
Ela commentedsubscribing
Comment #14
okday commentedI habe this problem too. Someona have the solution?
Comment #15
Ela commented@boblangdon I can't try 6x-2x dev because I am not using views
Comment #16
mikejonesok commentedsame problem
Comment #17
noctifer commentedsubscribing
Comment #18
scott859 commentedsame problem
Comment #19
SoNic-2 commentedsame problem
Comment #20
philipjohn commentedSame here... subscribing
Comment #21
boblangdon commentedIs anyone maintaining this module?
Comment #22
sirkitree commentedI don't get a lot of time to maintain this one. New cooler stuff is happening in 2.x which is actually more stable than 1.x - might just unrelease 1.x and leave 2.x up which is close to having a release.
Comment #23
Anderskj commentedAnybody fixed the probelm by running 2.x ? Or any other fix?
Comment #24
sirkitree commentedthis doesn't happen in 2.x - 1.x is pretty much abandoned. there is not upgrade path there is the ability to regenerate activity on an existing site.
Comment #25
sarjeet.singh commentedCannot use object of type stdClass as array in activity/activity.module
i got above error on this page "http://www.example.com/admin/settings/activity/user_relationships_api".