I installed Statuses in 7.x-1.x-dev version. I want it to work with User relationship because I want a wall for each user and a view with the publications (statuses) on my friend's walls.
When I'm admin, all works fine : I can write on my wall and on a frien wall.

But when I'm connected with another user, it is impossible to write a status.
When I push the "share" button, it doesn't save anything, ans I have the message :
The form has become outdated. Copy any unsaved work in the form below and then reload this page

Does anyone know why ? A bug ?

Comments

icecreamyou’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

This isn't related to Statuses. You likely have another module that is interfering, possibly a module that autosaves forms. I'm inclined to mark this "won't fix" but I'm leaving it open for now so we can try to figure out what other module is causing problems in case there are workarounds that Statuses can do.

icecreamyou’s picture

Oh actually this might be caused by block caching. If you're using the Statuses block try turning off block caching on the Performance settings page.

dhallennem’s picture

Status: Postponed (maintainer needs more info) » Fixed

Thanks.
You're write. So if someone have the same problem, it is because of the AuthCache module which unset the form['#token'].
For more information you can read this.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.