Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Panel not displayed #205

Open
enriquemolinari opened this issue May 25, 2017 · 1 comment
Open

Custom Panel not displayed #205

enriquemolinari opened this issue May 25, 2017 · 1 comment

Comments

@enriquemolinari
Copy link

Hello, I have set up the custom panel as in the example in the documentation (ViewsPanel), but I'm not seeing it in the UI. I see the data in the audit_data table, that works perfect.
This is my configuration :
'modules' => [
'audit' => [
'class' => 'bedezign\yii2\audit\Audit',
'accessRoles' => null,
'ignoreActions' => ['audit/', 'debug/'],
'compressData' => false,
'panels' => [
'audit/request',
'app/views' => 'app\panels\ViewsPanel',
],
], ...

any clue? Something broken? Thanks!

@vrindhasajikumar
Copy link

I have same issue , Forbidden (#403)
You are not allowed to perform this action.
The above error occurred while the Web server was processing your request.

Please contact us if you think this is a server error. Thank you.

Plep me to solve this isssue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants