I’m getting a blank screen directly after clicking the “Submit this Entry” button.
1. I used file manager to upload files. This works fine.
2. I previously submitted a batch of 45 files which worked fine.
3. I added a new category.
4. I attempted to submit new files to this new category.
5. I received a blank screen.
6. I checked with single entries, and also to original category, blank screen.
7. I checked permissions on the folder, both 777 and 755 do not work, blank screen.
8. I checked server parameters:
max_execution_time = 30 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 20M ; Maximum amount of memory a script may consume (8MB)
; Maximum size of POST data that PHP will accept.
post_max_size = 8M
; Maximum allowed size for uploaded files.
upload_max_filesize = 100M9. I am not displaying errors, the site is live, I can if I must.
10. I verified that, strangely enough, the files were being processed and put in the category directory on the server, but EE doesn’t “see” them.
11. I cried, just a little.
12. I renewed my hope in the EE community to help.
13. I attached an image of my installed (and not-installed) modules.
14. I turned off Admin -> Security and Session Preferences and temporarily turn off applying XSS Filtering to files
EDIT: Build: 20070815
Thanks,
Joel