Advertisement
Guest User

Untitled

a guest
Nov 16th, 2015
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 11.60 KB | None | 0 0
  1. object(WPCF7_Submission)#355 (8) {
  2.  ["contact_form":"WPCF7_Submission":private]=>
  3.   object(WPCF7_ContactForm)#356 (8) {
  4.    ["id":"WPCF7_ContactForm":private]=>
  5.     int(219)
  6.     ["name":"WPCF7_ContactForm":private]=>
  7.     string(14) "appliance_copy"
  8.     ["title":"WPCF7_ContactForm":private]=>
  9.     string(8) "Brochure"
  10.     ["properties":"WPCF7_ContactForm":private]=>
  11.     array(5) {
  12.       ["form"]=>
  13.       string(518) "<div class="avt_form__group--full">
  14.  <label for="name">Your name</label>[text* Name class:avt_form__input]
  15. </div>
  16. <div class="avt_form__group--full">
  17.  <label for="email">Your email address</label>[email* Email class:avt_form__input]
  18. </div>
  19. <div class="avt_form__group--full">
  20.  <label for="subject">Your phone number</label>[tel* Phone class:avt_form__input]
  21. </div>
  22. [submit class:avt_signup__submit-button "Download Brochure"]
  23. [hidden ID [_post_id] ]
  24. [hidden From "post_title"]
  25. [hidden Subject "Brochure downloaded"]"
  26.       ["mail"]=>
  27.       array(8) {
  28.         ["subject"]=>
  29.         string(14) "[your-subject]"
  30.         ["sender"]=>
  31.         string(31) "[your-name] <wordpress@avt.dev>"
  32.         ["body"]=>
  33.         string(155) "From: [your-name] <[your-email]>
  34. Subject: [your-subject]
  35.  
  36. Message Body:
  37. [your-message]
  38.  
  39. --
  40. This e-mail was sent from a contact form on ATV (http://avt.dev)"
  41.         ["recipient"]=>
  42.         string(22) "maciej@davedoesweb.com"
  43.         ["additional_headers"]=>
  44.         string(22) "Reply-To: [your-email]"
  45.         ["attachments"]=>
  46.         string(0) ""
  47.         ["use_html"]=>
  48.         bool(false)
  49.         ["exclude_blank"]=>
  50.         bool(false)
  51.       }
  52.       ["mail_2"]=>
  53.       array(9) {
  54.         ["active"]=>
  55.         bool(false)
  56.         ["subject"]=>
  57.         string(14) "[your-subject]"
  58.         ["sender"]=>
  59.         string(23) "ATV <wordpress@avt.dev>"
  60.         ["body"]=>
  61.         string(97) "Message Body:
  62. [your-message]
  63.  
  64. --
  65. This e-mail was sent from a contact form on ATV (http://avt.dev)"
  66.         ["recipient"]=>
  67.         string(12) "[your-email]"
  68.         ["additional_headers"]=>
  69.         string(32) "Reply-To: maciej@davedoesweb.com"
  70.         ["attachments"]=>
  71.         string(0) ""
  72.         ["use_html"]=>
  73.         bool(false)
  74.         ["exclude_blank"]=>
  75.         bool(false)
  76.       }
  77.       ["messages"]=>
  78.       array(22) {
  79.         ["mail_sent_ok"]=>
  80.         string(45) "Thank you! The download should start shortly."
  81.         ["mail_sent_ng"]=>
  82.         string(89) "Failed to download the file. Please try again or contact the administrator at thma@avt.dk"
  83.         ["validation_error"]=>
  84.         string(74) "Validation errors occurred. Please confirm the fields and submit it again."
  85.         ["spam"]=>
  86.         string(112) "Failed to download the file. Are your inputs real?. Please try again or contact the administrator at thma@avt.dk"
  87.         ["accept_terms"]=>
  88.         string(35) "Please accept the terms to proceed."
  89.         ["invalid_required"]=>
  90.         string(34) "Please fill in the required field."
  91.         ["invalid_too_long"]=>
  92.         string(23) "This input is too long."
  93.         ["invalid_too_short"]=>
  94.         string(24) "This input is too short."
  95.         ["invalid_date"]=>
  96.         string(26) "Date format seems invalid."
  97.         ["date_too_early"]=>
  98.         string(23) "This date is too early."
  99.         ["date_too_late"]=>
  100.         string(22) "This date is too late."
  101.         ["upload_failed"]=>
  102.         string(22) "Failed to upload file."
  103.         ["upload_file_type_invalid"]=>
  104.         string(30) "This file type is not allowed."
  105.         ["upload_file_too_large"]=>
  106.         string(23) "This file is too large."
  107.         ["upload_failed_php_error"]=>
  108.         string(38) "Failed to upload file. Error occurred."
  109.         ["invalid_number"]=>
  110.         string(28) "Number format seems invalid."
  111.         ["number_too_small"]=>
  112.         string(25) "This number is too small."
  113.         ["number_too_large"]=>
  114.         string(25) "This number is too large."
  115.         ["quiz_answer_not_correct"]=>
  116.         string(27) "Your answer is not correct."
  117.         ["invalid_email"]=>
  118.         string(28) "Email address seems invalid."
  119.         ["invalid_url"]=>
  120.         string(18) "URL seems invalid."
  121.         ["invalid_tel"]=>
  122.         string(31) "Telephone number seems invalid."
  123.       }
  124.       ["additional_settings"]=>
  125.       string(0) ""
  126.     }
  127.     ["unit_tag":"WPCF7_ContactForm":private]=>
  128.     NULL
  129.     ["responses_count":"WPCF7_ContactForm":private]=>
  130.     int(0)
  131.     ["scanned_form_tags":"WPCF7_ContactForm":private]=>
  132.     array(7) {
  133.       [0]=>
  134.       array(10) {
  135.         ["type"]=>
  136.         string(5) "text*"
  137.         ["basetype"]=>
  138.         string(4) "text"
  139.         ["name"]=>
  140.         string(4) "Name"
  141.         ["options"]=>
  142.         array(1) {
  143.           [0]=>
  144.           string(21) "class:avt_form__input"
  145.         }
  146.         ["raw_values"]=>
  147.         array(0) {
  148.         }
  149.         ["values"]=>
  150.         array(0) {
  151.         }
  152.         ["pipes"]=>
  153.         object(WPCF7_Pipes)#362 (1) {
  154.          ["pipes":"WPCF7_Pipes":private]=>
  155.           array(0) {
  156.           }
  157.         }
  158.         ["labels"]=>
  159.         array(0) {
  160.         }
  161.         ["attr"]=>
  162.         string(0) ""
  163.         ["content"]=>
  164.         string(0) ""
  165.       }
  166.       [1]=>
  167.       array(10) {
  168.         ["type"]=>
  169.         string(6) "email*"
  170.         ["basetype"]=>
  171.         string(5) "email"
  172.         ["name"]=>
  173.         string(5) "Email"
  174.         ["options"]=>
  175.         array(1) {
  176.           [0]=>
  177.           string(21) "class:avt_form__input"
  178.         }
  179.         ["raw_values"]=>
  180.         array(0) {
  181.         }
  182.         ["values"]=>
  183.         array(0) {
  184.         }
  185.         ["pipes"]=>
  186.         object(WPCF7_Pipes)#363 (1) {
  187.          ["pipes":"WPCF7_Pipes":private]=>
  188.           array(0) {
  189.           }
  190.         }
  191.         ["labels"]=>
  192.         array(0) {
  193.         }
  194.         ["attr"]=>
  195.         string(0) ""
  196.         ["content"]=>
  197.         string(0) ""
  198.       }
  199.       [2]=>
  200.       array(10) {
  201.         ["type"]=>
  202.         string(4) "tel*"
  203.         ["basetype"]=>
  204.         string(3) "tel"
  205.         ["name"]=>
  206.         string(5) "Phone"
  207.         ["options"]=>
  208.         array(1) {
  209.           [0]=>
  210.           string(21) "class:avt_form__input"
  211.         }
  212.         ["raw_values"]=>
  213.         array(0) {
  214.         }
  215.         ["values"]=>
  216.         array(0) {
  217.         }
  218.         ["pipes"]=>
  219.         object(WPCF7_Pipes)#364 (1) {
  220.          ["pipes":"WPCF7_Pipes":private]=>
  221.           array(0) {
  222.           }
  223.         }
  224.         ["labels"]=>
  225.         array(0) {
  226.         }
  227.         ["attr"]=>
  228.         string(0) ""
  229.         ["content"]=>
  230.         string(0) ""
  231.       }
  232.       [3]=>
  233.       array(10) {
  234.         ["type"]=>
  235.         string(6) "submit"
  236.         ["basetype"]=>
  237.         string(6) "submit"
  238.         ["name"]=>
  239.         string(0) ""
  240.         ["options"]=>
  241.         array(1) {
  242.           [0]=>
  243.           string(31) "class:avt_signup__submit-button"
  244.         }
  245.         ["raw_values"]=>
  246.         array(1) {
  247.           [0]=>
  248.           string(17) "Download Brochure"
  249.         }
  250.         ["values"]=>
  251.         array(1) {
  252.           [0]=>
  253.           string(17) "Download Brochure"
  254.         }
  255.         ["pipes"]=>
  256.         object(WPCF7_Pipes)#365 (1) {
  257.          ["pipes":"WPCF7_Pipes":private]=>
  258.           array(1) {
  259.             [0]=>
  260.             object(WPCF7_Pipe)#366 (2) {
  261.              ["before"]=>
  262.               string(17) "Download Brochure"
  263.               ["after"]=>
  264.               string(17) "Download Brochure"
  265.             }
  266.           }
  267.         }
  268.         ["labels"]=>
  269.         array(1) {
  270.           [0]=>
  271.           string(17) "Download Brochure"
  272.         }
  273.         ["attr"]=>
  274.         string(0) ""
  275.         ["content"]=>
  276.         string(0) ""
  277.       }
  278.       [4]=>
  279.       array(10) {
  280.         ["type"]=>
  281.         string(6) "hidden"
  282.         ["basetype"]=>
  283.         string(6) "hidden"
  284.         ["name"]=>
  285.         string(0) ""
  286.         ["options"]=>
  287.         array(0) {
  288.         }
  289.         ["raw_values"]=>
  290.         array(0) {
  291.         }
  292.         ["values"]=>
  293.         array(0) {
  294.         }
  295.         ["pipes"]=>
  296.         NULL
  297.         ["labels"]=>
  298.         array(0) {
  299.         }
  300.         ["attr"]=>
  301.         string(12) "ID [_post_id"
  302.         ["content"]=>
  303.         string(0) ""
  304.       }
  305.       [5]=>
  306.       array(10) {
  307.         ["type"]=>
  308.         string(6) "hidden"
  309.         ["basetype"]=>
  310.         string(6) "hidden"
  311.         ["name"]=>
  312.         string(4) "From"
  313.         ["options"]=>
  314.         array(0) {
  315.         }
  316.         ["raw_values"]=>
  317.         array(1) {
  318.           [0]=>
  319.           string(10) "post_title"
  320.         }
  321.         ["values"]=>
  322.         array(1) {
  323.           [0]=>
  324.           string(10) "post_title"
  325.         }
  326.         ["pipes"]=>
  327.         object(WPCF7_Pipes)#367 (1) {
  328.          ["pipes":"WPCF7_Pipes":private]=>
  329.           array(1) {
  330.             [0]=>
  331.             object(WPCF7_Pipe)#368 (2) {
  332.              ["before"]=>
  333.               string(10) "post_title"
  334.               ["after"]=>
  335.               string(10) "post_title"
  336.             }
  337.           }
  338.         }
  339.         ["labels"]=>
  340.         array(1) {
  341.           [0]=>
  342.           string(10) "post_title"
  343.         }
  344.         ["attr"]=>
  345.         string(0) ""
  346.         ["content"]=>
  347.         string(0) ""
  348.       }
  349.       [6]=>
  350.       array(10) {
  351.         ["type"]=>
  352.         string(6) "hidden"
  353.         ["basetype"]=>
  354.         string(6) "hidden"
  355.         ["name"]=>
  356.         string(7) "Subject"
  357.         ["options"]=>
  358.         array(0) {
  359.         }
  360.         ["raw_values"]=>
  361.         array(1) {
  362.           [0]=>
  363.           string(19) "Brochure downloaded"
  364.         }
  365.         ["values"]=>
  366.         array(1) {
  367.           [0]=>
  368.           string(19) "Brochure downloaded"
  369.         }
  370.         ["pipes"]=>
  371.         object(WPCF7_Pipes)#369 (1) {
  372.          ["pipes":"WPCF7_Pipes":private]=>
  373.           array(1) {
  374.             [0]=>
  375.             object(WPCF7_Pipe)#370 (2) {
  376.              ["before"]=>
  377.               string(19) "Brochure downloaded"
  378.               ["after"]=>
  379.               string(19) "Brochure downloaded"
  380.             }
  381.           }
  382.         }
  383.         ["labels"]=>
  384.         array(1) {
  385.           [0]=>
  386.           string(19) "Brochure downloaded"
  387.         }
  388.         ["attr"]=>
  389.         string(0) ""
  390.         ["content"]=>
  391.         string(0) ""
  392.       }
  393.     }
  394.     ["locale"]=>
  395.     string(5) "en_US"
  396.   }
  397.   ["status":"WPCF7_Submission":private]=>
  398.   string(4) "init"
  399.   ["posted_data":"WPCF7_Submission":private]=>
  400.   array(10) {
  401.     ["_wpcf7"]=>
  402.     string(3) "219"
  403.     ["_wpcf7_version"]=>
  404.     string(3) "4.3"
  405.     ["_wpcf7_locale"]=>
  406.     string(5) "en_US"
  407.     ["_wpcf7_unit_tag"]=>
  408.     string(18) "wpcf7-f219-p159-o4"
  409.     ["Name"]=>
  410.     string(4) "test"
  411.     ["Email"]=>
  412.     string(12) "test23@o2.pl"
  413.     ["Phone"]=>
  414.     string(6) "123123"
  415.     ["From"]=>
  416.     string(3) "CAM"
  417.     ["Subject"]=>
  418.     string(19) "Brochure downloaded"
  419.     ["_wpcf7_is_ajax_call"]=>
  420.     string(1) "1"
  421.   }
  422.   ["uploaded_files":"WPCF7_Submission":private]=>
  423.   array(0) {
  424.   }
  425.   ["skip_mail":"WPCF7_Submission":private]=>
  426.   bool(false)
  427.   ["response":"WPCF7_Submission":private]=>
  428.   string(0) ""
  429.   ["invalid_fields":"WPCF7_Submission":private]=>
  430.   array(0) {
  431.   }
  432.   ["meta":"WPCF7_Submission":private]=>
  433.   array(5) {
  434.     ["remote_ip"]=>
  435.     string(9) "127.0.0.1"
  436.     ["user_agent"]=>
  437.     string(120) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36"
  438.     ["url"]=>
  439.     string(28) "http://avt.dev/programs/cam/"
  440.     ["timestamp"]=>
  441.     int(1447667227)
  442.     ["unit_tag"]=>
  443.     string(18) "wpcf7-f219-p159-o4"
  444.   }
  445. }
  446. {"mailSent":true,"into":"#wpcf7-f219-p159-o4","captcha":null,"message":"Thank you! The download should start shortly."}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement