The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
p01 contact doesn't send mail
#1
Hi, as subject, I installed p01 contact, putted the (% contact %) text on page... I fill the fields (only default, I only set lenght to 10 character, but tired with default too, and wrote the email address in the right box of the plugin), send the mail, and get the message "mail sent"
I get no error... I put the debug here:
Code:
$p01contact :
P01contact Object
(
    [version] => 0.9.1
    [default_email] =>
    [default_lang] => it
    [securimage_url] => "domain"/plugins/p01-contact/captcha/
    [forms:private] => Array
        (
            [1] => P01contact_form Object
                (
                    [P01contact] => P01contact Object
*RECURSION*
                    [id:private] => 1
                    [status:private] =>
                    [targets:private] => Array
                        (
                            [0] => raikoug@gmail.com
                        )

                    [fields:private] => Array
                        (
                            [0] => P01contact_field Object
                                (
                                    [form:private] => P01contact_form Object
*RECURSION*
                                    [id:private] => 0
                                    [type:private] => name
                                    [title:private] =>
                                    [value:private] =>
                                    [required:private] => 1
                                    [locked:private] =>
                                    [error:private] =>
                                )

                            [1] => P01contact_field Object
                                (
                                    [form:private] => P01contact_form Object
*RECURSION*
                                    [id:private] => 1
                                    [type:private] => email
                                    [title:private] =>
                                    [value:private] =>
                                    [required:private] => 1
                                    [locked:private] =>
                                    [error:private] =>
                                )

                            [2] => P01contact_field Object
                                (
                                    [form:private] => P01contact_form Object
*RECURSION*
                                    [id:private] => 2
                                    [type:private] => message
                                    [title:private] =>
                                    [value:private] =>
                                    [required:private] => 1
                                    [locked:private] =>
                                    [error:private] =>
                                )

                            [3] => P01contact_field Object
                                (
                                    [form:private] => P01contact_form Object
*RECURSION*
                                    [id:private] => 3
                                    [type:private] => captcha
                                    [title:private] =>
                                    [value:private] =>
                                    [required:private] => 1
                                    [locked:private] =>
                                    [error:private] =>
                                )

                        )

                )

        )

)

when I send the mail i get no error... but I don't receive the mail.
I double checked the mail, I copied from my mail page to the mail form to be sure... If you need more info I will give.

edit--> I forgot a thing... maybe ... a big thing:
in "admin/health-check.php" i've an errore with apache... could it be that? (but I "know" that i only need php for mail send... infact it's name is php mailer...). here an image
   

also sorry about my english.. i'm italian.. thanks for all time spent for me ^^
Reply




Users browsing this thread: 1 Guest(s)