Validation not working for php, only javascript
-
Hi. I have been struggling with this for hours, so I am really hoping someone can help me out.
When I try to submit a new post with some of the required fields left blank, the only thing that happens is the field border turning red (which is the javascript validation in wpuf.js). There is no error message that goes along with it, which should be the php validation in wpuf-add-post.php. It should have an error message with “Empty post title” but for some reason this php code is not executed for any of the fields.
How can I fix this? I have tried a clean install of the WPUF plugin, tried using the development version, and tried both of those things on another wordpress install and I keep getting the same results.
Thank you for your help!!!
- The topic ‘Validation not working for php, only javascript’ is closed to new replies.