Same problem filed a long time ago for 4.7 in http://drupal.org/node/38792.

While the tell a friend link apears in all types of nodes and upon clicking on it, the form apears, only for pages, the actual sending occurs while for blogs, forum topics etc nothing happens (the form reapears with no status message).

Comments

ekrispin’s picture

Anybody maintaining this module? (almost 4 months...)

I have the same problem in 5.x-1.x-dev. While the tell a friend link appears in all types of nodes and upon clicking on it, the form apears, only for pages, the actual sending occurs while for blogs, forum topics etc nothing happens (the form is re-displayed)

Anonymous’s picture

I had the exact same problem as that..

Turns out Send breaks with certain content.. In my case, using the Fivestar broke it.

Have a look at how i found the problem, and temporarily fixed it..

http://drupal.org/node/127519

jerdavis’s picture

Status: Active » Closed (fixed)

If you're still having this issue, please let us know what other modules are altering the node types where this problem occurs (such as the fivestar example above).

ekrispin’s picture

Status: Closed (fixed) » Active

Why closed? The problem is not yet solved (the corresponsing issue opened in fivesar is marked duplicated)

The problem seems to happen when the fivestar is enabled for the node and send tries to include the fivestar widget in the sent content...

jerdavis’s picture

So are you only seeing this with fivestar enabled on the node, or have you run across any other modules/node modifications that cause similar behavior?

ekrispin’s picture

In our case, it is only fivestar. We disable fivestar for a certain node and the send works fine for this node, we enable it and we encounter the underlying problem.

ekrispin’s picture

Anyone taking care of this?

allie micka’s picture

I suspect that this is a form-within-a-form problem, similar to #197886 . It would help if you could confirm/deny whether the behavior is related to fivestar or another form-embedding module.

ekrispin’s picture

It is fivestar. As soon as I disable fivstar, send-to-friend works fine.

allie micka’s picture

Status: Active » Closed (duplicate)

I'm marking this as a dupe of http://drupal.org/node/197886 (even though you got here first) so I can concentrate efforts on the solution.

Thanks!