Viewing 7 replies - 16 through 22 (of 22 total)
  • These are English language forums. Please use English.

    Hi esmi,
    You are right. My apology. Next time I’ll redirect to my forum if somebody will ask for support by using non English language.
    imss claimed that AWM Group is not shown for super admin. This appeared after upgrade to v1.6.
    My suggestion was to add two lines of code in file mvb_wp_access.php:
    line 425 : $cap = WPACCESS_ADMIN_ROLE;
    line 686 : $aam_cap = WPACCESS_ADMIN_ROLE;

    Then add capability “AAM Manage” and remove added lines.

    Regards,
    Vasyl

    @vasyl: Thanks for understanding and for providing a translation for forum users. ??

    Спасибо, Василий!!! Помогло.
    Всё появилось.

    P.S. В error.log ни чего не писалось, пусто там.

    Excuse that I write in Russian!!!

    error.log пухнет.
    Только что удалил. Размер был порядка 3-х гиг!!!
    В /models/mvb_model_errorhandler.php
    заремарил file_put_contents(WPACCESS_LOG_DIR . ‘/error.log’, $error_line, FILE_APPEND);

    Вот что пишет:

    [2012-06-06 18:10:58] 8: Trying to get property of non-object in /var/www/nabludatel/nabludatel.ru/new/wp-content/plugins/advanced-access-manager/models/mvb_model_accesscontrol.php (178)
    [2012-06-06 18:10:58] 8: Trying to get property of non-object in /var/www/nabludatel/nabludatel.ru/new/wp-content/plugins/advanced-access-manager/models/mvb_model_accesscontrol.php (189)
    [2012-06-06 18:10:58] 8: Trying to get property of non-object in /var/www/nabludatel/nabludatel.ru/new/wp-content/plugins/advanced-access-manager/models/mvb_model_accesscontrol.php (209)
    [2012-06-06 18:10:58] 8: Trying to get property of non-object in /var/www/nabludatel/nabludatel.ru/new/wp-content/plugins/advanced-access-manager/models/mvb_model_accesscontrol.php (178)
    [2012-06-06 18:10:58] 8: Trying to get property of non-object in /var/www/nabludatel/nabludatel.ru/new/wp-content/plugins/advanced-access-manager/models/mvb_model_accesscontrol.php (189)
    [2012-06-06 18:10:58] 8: Trying to get property of non-object in /var/www/nabludatel/nabludatel.ru/new/wp-content/plugins/advanced-access-manager/models/mvb_model_accesscontrol.php (209)
    [2012-06-06 18:10:58] 8: Trying to get property of non-object in /var/www/nabludatel/nabludatel.ru/new/wp-content/plugins/advanced-access-manager/models/mvb_model_accesscontrol.php (178)
    [2012-06-06 18:10:58] 8: Trying to get property of non-object in /var/www/nabludatel/nabludatel.ru/new/wp-content/plugins/advanced-access-manager/models/mvb_model_accesscontrol.php (189)
    [2012-06-06 18:10:58] 8: Trying to get property of non-object in /var/www/nabludatel/nabludatel.ru/new/wp-content/plugins/advanced-access-manager/models/mvb_model_accesscontrol.php (209)
    [2012-06-06 18:10:58] 8: Trying to get property of non-object in /var/www/nabludatel/nabludatel.ru/new/wp-content/plugins/advanced-access-manager/models/mvb_model_accesscontrol.php (178)
    [2012-06-06 18:10:58] 8: Trying to get property of non-object in /var/www/nabludatel/nabludatel.ru/new/wp-content/plugins/advanced-access-manager/models/mvb_model_accesscontrol.php (189)
    [2012-06-06 18:10:58] 8: Trying to get property of non-object in /var/www/nabludatel/nabludatel.ru/new/wp-content/plugins/advanced-access-manager/models/mvb_model_accesscontrol.php (209)
    [2012-06-06 18:11:02] 8: Trying to get property of non-object in /var/www/nabludatel/nabludatel.ru/new/wp-content/plugins/advanced-access-manager/models/mvb_model_accesscontrol.php (178)

    These are English language forums. Please use English.

    Hi imss,
    I’m suggesting you to upgrade AAM to the latest version in fact it no longer supports internal error log feature and some bugs where fixed.
    Also please next time try to follow esmi‘s advice.

    Regards,
    Vasyl

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘[Plugin: Advanced Access Manager] Advanced Access manger not showing’ is closed to new replies.