Viewing 15 replies - 1 through 15 (of 21 total)
  • Hello.
    I checked it on https://www.recruitro.com/ , added email “[email protected]” – and it show me “Thank you! We will surely let you know when the community is open for subscription.”, so I can’t see any problems.

    Regards,
    Alexey.

    Exactly the same here at https://djgustino.com.

    Please help me out??!!

    Regards,
    Jeroen

    Can you enable php error reporting on your site? You can do it from your hosting account, or ask you hosting support. If so – I will be able to look into error – and fix it.

    Regards,
    Alexey.

    Will ask and get back to you.
    Thanks!!

    Ragards,
    Jeroen

    Hi Alexey,
    Does a log file do the trick?
    Or do you really need error reporting on the site?

    Regards,
    Jeroen

    Hello.
    I need php error(s) message(s) (please note – not server – apache or other, exactly – php errors), better – to enable errors reporting, but if it better for you do not do this and you can provide me with errors from log file – let’s try to go this way.

    Regards,
    Alexey.

    Hi Alexey,
    Thanks for helping out. Unfortunately the hostingprovider does not like to enable php error messages, so I will have to stick to using the error log file. Can I mail you the log file? What’s the emailaddress I can send it to?

    Kind regards,
    Jeroen

    Hello.
    Just provide me with few last errors from this log file here.

    Regards,
    Alexey.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Can I mail you the log file? What’s the emailaddress I can send it to?

    That’s really discouraged as in people have abused that in the past. Please keep support on the forums.

    For posting log data in large amounts please use pastebin.com instead and just post the link to the paste.

    From moment of subscribing last week I see this line a lot of times:

    [Wed Oct 02 14:39:51 2013] [error] [client 2a01:7c8:eb:0:95:170:70:59] FastCGI: server "/usr/local/php54/bin/php-cgi" stderr: PHP message: PHP Warning: ignore_user_abort() has been disabled for security reasons in /sites/djgustino.com/www/wp-cron.php on line 12

    Also this one:

    [Wed Oct 02 13:03:24 2013] [error] [client 213.125.83.75] FastCGI: incomplete headers (0 bytes) received from server "/usr/local/php54/bin/php-cgi", referer: https://www.djgustino.com/wp-admin/theme-editor.php?file=index.php&theme=deepfocus

    Does this help?

    Also today after testing in another laptop I see Thank you message after subscribing, but I get no email confirmation.

    No, this didn’t help. But if now you see responce from server about “Thank you…” – maybe problem is gone? Did you checked email-to option in admin -> Ready! Coming soon page options -> SUbscribe tab? Is there your email? Did you checked spam folder? does your server send correct emails? About last question – if you don’t know how to do this – ask your hosting provider.

    Regards,
    Alexey.

    I checked email-to option in admin -> Ready! Coming soon page options -> SUbscribe tab. All emailadresses I used (total of 4 on different servers and domains), also yours, are there. But not confirmed, because there is no email sent with confirmation link.

    Reply of the hosting provider is this:

    On our hosting platform for safety reasons outgoing traffic towards port 25 (SMTP) is locked. This meens that PHP scripts that make use of pfsockopen() to send mail will not work.

    If you use a CMS such as Joomla, you can use the option “PHP mail function” which can be selected via the user interface of Joomla itself. More information about setting up your server in Joomla can be found here: https://docs.joomla.org/Help15:Screen.config.15 # server_settings

    When you use your own scripts you can use the mail() function to send the email . This can be done with the following structure:

    mail ("[email protected]", "subject", "body",
    "From: [email protected]", "-fsupport transip.nl @");

    For more information about using this function, see the following location: https://php.net/manual/en/function.mail.php:

    I’m lost …..
    Does this help to figure out what goes wrong?

    Thanks again for helping out.

    Kind regards,
    Jeroen

    Sure, this help. Your hosting provider sent you a message with clarification about Joomla. Please send them message, that you are using wordpress, and you also have this problem, and ask them – what should you do with wordpress to activate email functionality on your server.

    Regards,
    Alexey.

    Hosting provider tells me for WordPress it’s the same.
    Do you know what I should change where?

    Kind regards,
    Jeroen

    So, as I understand, your hosting provider want you to go to code in wordpress core, and make changes according to their (hosting) requirements? If so – this is not plugin problems. This is problems of your hosting provider. If they knew what they done when disabling this functionality on server – they should know how to fix this in their customers (your) sites.

    Regards,
    Alexey.

Viewing 15 replies - 1 through 15 (of 21 total)
  • The topic ‘Subscriber emails’ is closed to new replies.