There's a column named 'validate_referer' in your <prefix>_system_settings table(0.9.6.2 here), use phpMyAdmin or some such to see what this is set to in your database, if its '1' set it back to '0' and see if the problem persists.
Got my problem solved by your solution. (Thanks for sharing that

)
But now I'm getting a warning in the manager:
The configuration setting Validate HTTP_REFERER headers? is Off. We recommend turning it On.What should I do here?