Right now, on my site, only User 1 can submit to Ping.fm We have looked at several factors and cannot figure this out. We've double and triple checked keys and id's etc. Everything is in order. Any suggestions on what might be causing this? Can anyone replicate? We'd like to help solve this issue if it is more widespread than on our own site. Thanks!

CommentFileSizeAuthor
#1 pinguser.patch1.16 KBrobloach

Comments

robloach’s picture

Status: Active » Needs review
StatusFileSize
new1.16 KB

Looks like it's using the authoring user's node instead of the current user........... Does this help?

SamRose’s picture

Unfortunately 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.

SamRose’s picture

Any other ideas for us? Seems to be a consistent problem across all servers, sites, etc

corydorning’s picture

i'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...

SamRose’s picture

The 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

Steven Brown’s picture

Status: Needs review » Closed (won't fix)

Module is Obsolete please read project description.