bug fix
Admin submit/update buttons fixed
Forms with optional file fields now use normal PHP submission unless an actual file is selected, preventing broken admin save/update actions.
Version 1.29
2026-06-23
bug fix
Forms with optional file fields now use normal PHP submission unless an actual file is selected, preventing broken admin save/update actions.
improvement
AJAX file-upload submits now request JSON and show the specific backend validation or database message.
improvement
Failed admin actions are logged with their action name and error details for easier troubleshooting.