After Update to RC5.5 no server side validation error messag

enounce 17 Aug, 2009
I did the update to RC5.5 and everything seems to be working except that when my Server Side Validation script kicks back an error message like this:

if (trim($_POST['text_cmt']) == '')
return 'Please ask a question or provide feedback.';


The user is taken back to the form, but there is no error message displayed at the top like there used to be.

Do I need to make any changes to the way I return the error messages.
enounce 01 Sep, 2009
Still wondering if anyone has any advice for this. I did a test this morning where I created a new very simple one field form and the server side validation error messages do show in Red at the top of the form. The form is also repopulated like it should be.

I really don't want to go recreate all my forms and update the pages that refer to them so there must be some way to make the existing forms work again.

Is there a cache that needs to be cleared?

I've already tried changing the validation settings, saving the form, and then setting the validation settings back again. Same with the Republish and Same Instance settings on the General Tab.
GreyHead 01 Sep, 2009
Hi enounce,

Sounds as though you've done all the things that I would try. There's no 'magic' involved that I know of.

If you want to PM or Email me a SuperAdmin login and the site URL I'll take a quick look.

Bob
This topic is locked and no more replies can be posted.