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

john.oltman’s picture

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

linuxbcn’s picture

Title: Recoverable fatal error: » In version 7.x-1.3

Sorry was an error typing. Confirmed, I have 7.x-1.3 forward module.

linuxbcn’s picture

Great!
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:

Forward 7.x-1.x-dev (2012-febr-27)
Versió recomanada: 	7.x-1.3 (2012-febr-01) 	

    Baixa
    Notes de versió

També disponible: 	7.x-1.x-dev (2012-febr-27) 	

    Baixa
    Notes de versió

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) !!!

john.oltman’s picture

Status: Active » Closed (fixed)

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

john.oltman’s picture

Title: In version 7.x-1.3 » Recoverable fatal error when sending with forward button

Re-titled for clarity