Add new related record silently fails
Posted: Tue Sep 06, 2011 3:33 pm
I am having a weird situation with one of my tables that I am hoping someone can help with.
When I add a new related record to this table and click save, it simply returns back to the empty new record form. All of the fields that were filled out are blank/lost. I have full PHP error reporting turned on, but there are no errors displayed in the browser or in the server logs. If I go directly to the table and add the record there, it works fine. Adding records through a similar relationship to another table also works fine. I am logged on as an admin, so I don't think it is a permissions issue.
This seems quite mysterious. I have been trying to debug it for a while and cannot come up with any hints so far. Any suggestions on how to determine what is going wrong?
Thanks,
Alan
When I add a new related record to this table and click save, it simply returns back to the empty new record form. All of the fields that were filled out are blank/lost. I have full PHP error reporting turned on, but there are no errors displayed in the browser or in the server logs. If I go directly to the table and add the record there, it works fine. Adding records through a similar relationship to another table also works fine. I am logged on as an admin, so I don't think it is a permissions issue.
This seems quite mysterious. I have been trying to debug it for a while and cannot come up with any hints so far. Any suggestions on how to determine what is going wrong?
Thanks,
Alan