Closed (won't fix)
Project:
Ping.fm
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2009 at 11:22 UTC
Updated:
10 Jul 2012 at 15:59 UTC
Jump to comment: Most recent file
Comments
Comment #1
robloachLooks like it's using the authoring user's node instead of the current user........... Does this help?
Comment #2
SamRose commentedUnfortunately after applying it does not make a difference. Tested with several users, posts. Weird, because it seems like this should fix it. I will keep digging around in the code.
Comment #3
SamRose commentedAny other ideas for us? Seems to be a consistent problem across all servers, sites, etc
Comment #4
corydorning commentedi'm having the same issue...i've tried my own developer key and the built-in developer key with the module and nothing works.
any ideas? i don't know how to apply the above patch...
Comment #5
SamRose commentedThe above patch did not work for me, but it possibly might for you. To apply it:
1. ssh into your server
2. cd to the root of pingfm module directory: cd /path/to/yoursite/sites/all/modules/pingfm
3. wget http://drupal.org/files/issues/pinguser.patch
4. run this command from root of pingfm module directory: patch < pinguser.patch
that's it! if it applies, you'll see a report back that all hunks applied successfully
Let us know how it goes. I am still struggling to figure this out myself
Comment #6
Steven Brown commentedModule is Obsolete please read project description.