• Hi:

    Im using last version 4.0.1 and php 7.4

    This warning is returned when i use Login with ajax widget

    Warning: is_dir(): open_basedir restriction in effect. File(/plugin-templates/login-with-ajax/) is not within the allowed path(s): (/usr/home/xxx/:/home/xxx/:/usr/home/services/:/home/sys/cfg/apache2/alias_apache/) in /usr/home/xxx/web/wp-content/plugins/login-with-ajax/login-with-ajax.php on line 691 Warning: is_dir(): open_basedir restriction in effect. File(/plugin-templates/login-with-ajax/) is not within the allowed path(s): (/usr/home/xxx/:/home/xxx/:/usr/home/services/:/home/sys/cfg/apache2/alias_apache/) in /usr/home/xxxx/web/wp-content/plugins/login-with-ajax/login-with-ajax.php on line 721

    • This topic was modified 2 years, 8 months ago by alfredo49.
Viewing 1 replies (of 1 total)
  • Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    Hello,

    Thanks for the feedback. We’ll look into ways to prevent the warning from showing up but there’s two things you need to do here regardless, most probably, as this is caused by your server setup:

    1. Disable PHP warnings if this is showing up on your site screen, and you don’t have WP_DEBUG enabled. This is just general good security practice.

    2. Ask your hosts about this error, because it’s due to permissions of your server rather than our plugin having a bug.

Viewing 1 replies (of 1 total)
  • The topic ‘Warning returned when i use Login With Ajax Widtget’ is closed to new replies.