• Resolved wesselwaa

    (@wesselwaa)


    Hi.

    Sinds 4.1.1 i don’t have any permissions to go to the plugin to add more bday’s.

    I get this massage:
    Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/****/domains/****.nl/public_html/wp-content/plugins/birthdays-widget/class-birthdays-widget-settings.php on line 607

    Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/****/domains/****.nl/public_html/wp-content/plugins/birthdays-widget/class-birthdays-widget-settings.php on line 607
    You do not have sufficient permissions to access this page.

    I’ve tried to change the plugin map to 755 and 777 but still no way to get it back to work.

    I need help!

    Greetings Wessel

    https://www.ads-software.com/plugins/birthdays-widget/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Sudavar

    (@sudavar)

    Sorry it’s a custom implementation of access rights, should implement the WordPress way. It’s in the todo list.

    Now to temporarily fix your problem:
    Go to file …settings.php in line 602, add a ‘return true; ‘ in order to skip the problematic part.

    Plugin Author Sudavar

    (@sudavar)

    Problem solved, will try to implement WordPress custom capability in next version of our plugin.

    Thread Starter wesselwaa

    (@wesselwaa)

    There has been some updates, but still the problem remains.

    WordPress 4.3
    And Birthdaywidget 1.7.4.

    Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/roodwit75/domains/roodwit75.nl/public_html/wp-content/plugins/birthdays-widget/class-birthdays-widget-settings.php on line 647
    You do not have sufficient permissions to access this page.

    When will this be fixed. I still can’t work in this plugin.

    Plugin Author Sudavar

    (@sudavar)

    So sorry, in version 1.7.5 it is bypassed again, please try it and verify.

    I just hadn’t the time to fix this problem using WordPress Capabilities “API”.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘You do not have sufficient permissions to access this page’ is closed to new replies.