Recoverable fatal error when send with forward buton
I'm working with and Drupal 7.12 and Forward last version 7.x-1.1. with Clean URS active
When I try to send a node with the forward send buton Drupal show this error message:
Error
Mensaje de error
Recoverable fatal error: Argument 1 passed to drupal_http_build_query() must be an array, string given, called in /home/MYSUER/public_html/dev/includes/common.inc on line 2192 and defined en drupal_http_build_query() (línea 477 de /home/MYSUER/public_html/dev/includes/common.inc).
Som idea?
Comments
Comment #1
john.oltman commentedAre you using 7x-1.1 or 7.x-1.3? In any event, please try 7.x-1.x-DEV dated 2012-Feb-27 and see if that helps. A link to the site would also help diagnose.
Comment #2
linuxbcn commentedSorry was an error typing. Confirmed, I have 7.x-1.3 forward module.
Comment #3
linuxbcn commentedGreat!
I upgrade manually to forward-7.x-1.x-dev.tar.gz and now I can send nodes with Forward!
Great!
Cos a menor issue I observed. In Update manager page Drupal show two possible upgrades for Follow module:
I have Forward 7.x-1.x-dev (2012-febr-27) and Drupal suggest 7.x-1.3 (2012-febr-01) or 7.x-1.x-dev (2012-febr-27) !!!
Comment #4
john.oltman commentedThe update manager will always list the current Recommended release and any other available development releases so you can see what the options are. Generally you should stick with Recommended, but to fix the bug you experienced required the DEV release this time. All good. Eventually the fixes in DEV will make it into the next recommended release (7.x-1.4) later this year.
Comment #5
john.oltman commentedRe-titled for clarity