Validation Error and Fatal Memory Error.
| Project: | Autosave |
| Version: | 5.x-3.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Drupal 5-12 with Checkout Module enabled http://drupal.org/project/checkout and it is conflicting with the Autosave hooks or something.
If I click on Keep to keep an autosaved version of the Node form then try to save the node, I get a validation error. (e.g., Validation error please contact an Administrator if this problem persists).
I disabled Checkout Module, and then tried to keep an Autosave and got this Fatal Error:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 5531042 bytes).
Also, when I clicked to 'view' the autosaved form before clicking keep, It didn't show the changes made or any difference.
I have other modules installed, so could be a conflict, maybe later I will try on a clean install.

#1
memory error sounds like you ran out of memory.. hmm.. go figure - doubt it is related to either of these modules other than they both take some amount of memory.
the version of autosave that i contributed to (5-x.3-x) was developed to go on a very large site that also uses checkout (and about 140 other modules) and autosave works fine there.
what is the validation error?
Can you add more memory to your site and see if they still conflict?
#2
Yes, obviously I upped the memory and still received the error. It uses up all memory no matter how much it is upped to, but sigh, I'm not going to even bother with this if you want to be a sarcastic asshole fine.
#3