Forums

Real Estate Website Builder
Config Email not woking (6 posts)

  1. mr-nav
    Member
    Posted 2 months ago #

    I update version 1.1.5, when i config email,it does not work. it checking...... i waiting long time, but it not work, I'm having a problem here? can you help me.

    http://wordpress.org/extend/plugins/placester/

  2. Placester Inc.
    Member
    Plugin Author

    Posted 2 months ago #

    Is it on your local host or a remote server? The remote API for verification is behind SSL and local authorization might not work if your server is not configured properly.

    For a workaround (this is ignoring the SSL verification so don't use that in production!) you could add these 2 lines in your code (within your theme functions.php or a new plugin):

    add_filter('https_local_ssl_verify', '__return_false');
    add_filter('https_ssl_verify', '__return_false');
  3. mr-nav
    Member
    Posted 2 months ago #

    I have tried more into functions.php file, placester.php but it still the same, there is no other way.The I removed the confirmation and API key can affect plugin.

  4. Placester Inc.
    Member
    Plugin Author

    Posted 2 months ago #

    Is the issue still there? Can you elaborate on the steps you take to the problem and the specific behavior that is non-standard for the authorization?

    Is this a standard WordPress setup or a multisite? Is it on you local machine or on a web host? Additional context would be appreciated so that we could investigate the cause and proceed with a solution.

  5. mr-nav
    Member
    Posted 2 months ago #

    Is it on you local machine, and I want to completely remove the SSL function, API keys are not.Do you have any advice for me to be able to help me solve this problem

  6. Placester Inc.
    Member
    Plugin Author

    Posted 2 months ago #

    Sounds like you have removed core functionality from the plugin. What is that you want to achieve at the end with the plugin and how do you plan to use it?

Reply

You must log in to post.

About this Plugin

About this Topic

Tags

No tags yet.