• Resolved ChriDi

    (@chridi)


    For certain (not all) users I get the following error after Logging in:
    /wp-content/plugins/restrict-user-access/level.php on line 228

Viewing 8 replies - 16 through 23 (of 23 total)
  • Plugin Author Joachim Jensen

    (@intoxstudio)

    @srumery

    Fantastic you got it working, and thank you for the review, much appreciated.

    Would you mind sharing what other plugins you have on your site? That way I hope I can be able to reproduce the error and fix it.

    Thread Starter ChriDi

    (@chridi)

    Ok, I’ll try the fix you mentioned. In the meantime:
    – No Multisite
    – 2 Users where I could verfiy the error actually do have two different roles
    – Error appears after logging in, no need to access restricted content

    Hi,

    there’s no path to the file you said in the last version of the plugin. Could you pleae specify how can we fix the issue? I just have comments on line 42 either…

    Regards,

    Plugin Author Joachim Jensen

    (@intoxstudio)

    @chridi

    Can you tell me what other plugins you use on your site?

    @lingenchan

    Can you also tell me what plugins you use?

    In the file restrict-user-access.php you should find the line:

    require($rua_plugin_path.'/lib/wp-content-aware-engine/bootstrap.php');

    and replace it with:

    require($rua_plugin_path.'/lib/wp-content-aware-engine/core.php');

    Thread Starter ChriDi

    (@chridi)

    @intoxstudio

    Please check the plugins on the following Screenshot
    https://www.dropbox.com/s/hdl88owbj1u1c4n/plugins.png?dl=0

    Hi,

    thanks I fixed the issue replacing the line as you said. Sorry for security reasons I cannot give you my plugins list.

    Best regards,

    I also had an issue described above and it was fixed with the line of replacement code provided. Here are a list of plugins of the website that the issue was occurring on. Hopefully it helps. Thank you for the useful plugin.

    —————————————————————–
    A woocomerce quickview by bonitatheme
    Version 1.3 | By bonitatheme | Visit plugin site
    —————————————————————–
    Contact Form 7
    Version 4.5.1 | By Takayuki Miyoshi | View details
    —————————————————————–
    Contact Form DB
    Version 2.10.24 | By Michael Simpson | View details
    —————————————————————–
    Dashboard Notepad
    Version 1.42 | By Stephanie Leary | View details
    —————————————————————–
    Google Analytics Dashboard for WP
    Version 4.9.3.2 | By Alin Marcu | View details
    —————————————————————–
    Select InfiniteWP – Client
    Version 1.6.1.1 | By Revmakx | View details
    —————————————————————–
    iQ Block Country
    Version 1.1.36 | By Pascal | View details
    —————————————————————–
    iThemes Security Pro
    Version 3.0.4 | By iThemes | Visit plugin site | Get Support
    —————————————————————–
    iThemes Sync
    Version 1.16.1 | By iThemes | Visit plugin site
    —————————————————————–
    Login Logo
    Version 0.7 | By Mark Jaquith | View details
    —————————————————————–
    Nav Menu Roles
    Version 1.8.3 | By Kathy Darling | View details | FAQ | Donate
    —————————————————————–
    Quick Page/Post Redirect Plugin
    Version 5.1.8 | By anadnet | View details | Quick Redirects | FAQ | Donate
    —————————————————————–
    Restrict User Access
    Version 0.12.3 | By Joachim Jensen, Intox Studio | View details
    —————————————————————–
    Search Everything
    Version 8.1.6 | By Zemanta | View details
    —————————————————————–
    Simple History
    Version 2.12 | By P?r Thernstr?m | View details | Donate
    —————————————————————–
    WooCommerce
    Version 2.6.4 | By WooThemes | View details | Docs | API Docs | Premium Support
    —————————————————————–
    Woocommerce Products Per Page
    Version 1.2.2 | By Jeroen Sormani | View details
    —————————————————————–
    WP All Import
    Version 3.3.8 | By Soflyy | View details
    —————————————————————–
    WP All Import – WooCommerce Add-On
    Version 1.3.0 | By Soflyy | View details | Pro Version
    —————————————————————–
    WPBakery Visual Composer
    Version 4.12 | By Michael M – WPBakery.com | View details
    —————————————————————–
    YITH WooCommerce Wishlist Premium
    Version 2.0.16 | By YITHEMES | Visit plugin site | Plugin Documentation

    Plugin Author Joachim Jensen

    (@intoxstudio)

    Thanks for the lists of plugins. I have just released a version that should fix the problem.

Viewing 8 replies - 16 through 23 (of 23 total)
  • The topic ‘Error after Login’ is closed to new replies.