I am facing very strange issue since yesterday, I have created a website and have used various custom fields for a POST type.
Issue:-
Custom values fields is a loop (CFS Plugin) and when I am adding a new values and update then it shows white death screen and says Your session has expired
Also when I am updating without giving any new value then it is loading back with a success message "Post Updated'
I am not able to figure out, please help.
I have already increased all the LIMIT to this but this did not helped.
memory_limit = 256M
upload_max_size = 64M
post_max_size = 64M
upload_max_filesize = 64M
max_execution_time = 300
max_input_time = 1000
Thanks Sanny