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

Yii::$app->layoutHelper #2

Open
jcbmca opened this issue Mar 19, 2023 · 2 comments
Open

Yii::$app->layoutHelper #2

jcbmca opened this issue Mar 19, 2023 · 2 comments

Comments

@jcbmca
Copy link

jcbmca commented Mar 19, 2023

Hi, I'm trying to use this "yii2-audit-log" and the layoutHelper method doesn't work.
Can you tell me what I'm doing wrong?
Thank you.

@ruturajmaniyar
Copy link
Owner

@jcbmca

Can you please put your code snippet for better understand what are you doing exactly?

@jcbmca
Copy link
Author

jcbmca commented Apr 5, 2023

Hi @ruturajmaniyar, for example src/views/audit-entry/index.php

line 37

'layout' => Yii::$app->layoutHelper->get_layout_str('#audit-entry-search-form'),

Yii::$app->layoutHelper

This method does not exist, it generates an error when trying to run the project.
Thanks for your time.

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