Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
p01-contact : simply add contact forms in your pages
I've solved the problem by myself!

The solution is:

Code:
case 'radio':
            if($_POST['p01-contact_fields'][4] == "yes")
             return True;
            else return False;

To be added below line 873 in p01-contact.php

I still have to set a specific error message (now it return a red write "field_radio") but I am happy!!!

P.S. I have deleted the empty space that the plugin put in the html at the beginning of the value string (i.e., value=" yes")
Reply


Messages In This Thread
askcopy syntax Not Working - by celextel - 2019-05-24, 01:54:40
RE: askcopy syntax Not Working - by celextel - 2019-05-28, 01:51:47
p01-contact : simply add contact forms in your pages - by mdc.girmm - 2012-09-05, 07:35:49



Users browsing this thread: 2 Guest(s)