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

Error #70

Closed
igortsev opened this issue Mar 31, 2016 · 5 comments
Closed

Error #70

igortsev opened this issue Mar 31, 2016 · 5 comments
Labels

Comments

@igortsev
Copy link

The translation module is needed only in the administrative part.

Button to switch the translation on the frontend does not work. The button appears, but no action happens when clicked.

Why should I link a module to the frontend to be translated via a button?

Ext. don't work on advansed template.

PHP Fatal Error – yii\base\ErrorException
Call to a member function checkAccess() on a non-object

https://s.mail.ru/5QXg/1naGZ22Zi

Auth manager is configured on common/config/main.conf

Toogle Translate doesn't work/

Configuration

common/config/main.php

http://pastebin.com/gUXXLMEB

frontend/config/main.php

http://pastebin.com/YMfR812c

backend/config/main.php
http://pastebin.com/whyGizrc

And controllers with init()

@moltam
Copy link
Collaborator

moltam commented Mar 31, 2016

$module must be null, according to the error message. If I see right, your module configured in backend. You need to configure on common, if you wish to use on multiple app tiers.

@igortsev
Copy link
Author

Ok/ I moved module in to common\config\main.php

Why Toogle Button doesn't work? Assets was register.

@moltam
Copy link
Collaborator

moltam commented Mar 31, 2016

Maybe #66 will help.

@igortsev
Copy link
Author

igortsev commented Apr 4, 2016

It is help but lables is not encoded and display with style tag

@moltam
Copy link
Collaborator

moltam commented Apr 4, 2016

What do you mean exactly? Can you show an example?

Maybe #45 is relevant.

@lajax lajax closed this as completed Aug 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants