muk-it / muk_web

MuK Odoo Web Modules
GNU Lesser General Public License v3.0
109 stars 232 forks source link

[12.0][muk_web_theme] QWeb2: Template 'muk_web_theme.AppsBarMenu' not found #74

Closed frikinside closed 5 years ago

frikinside commented 5 years ago

Just after install the theme, appear this error: Error:

Uncaught Error: QWeb2: Template 'muk_web_theme.AppsBarMenu' not found

http://localhost:8069/web/content/1180-4b7886e/web.assets_common.js:3374 Rastreo de error: Error: QWeb2: Template 'muk_web_theme.AppsBarMenu' not found at Object.exception (http://localhost:8069/web/content/1180-4b7886e/web.assets_common.js:3374:7) at Engine._render (http://localhost:8069/web/content/1180-4b7886e/web.assets_common.js:3419:103) at Engine.render (http://localhost:8069/web/content/1180-4b7886e/web.assets_common.js:3415:151) at Class.renderElement (http://localhost:8069/web/content/1180-4b7886e/web.assets_common.js:3673:1014) at http://localhost:8069/web/content/1180-4b7886e/web.assets_common.js:3683:6 at http://localhost:8069/web/content/1180-4b7886e/web.assets_common.js:802:681 at fire (http://localhost:8069/web/content/1180-4b7886e/web.assets_common.js:796:299) at Object.add [as done] (http://localhost:8069/web/content/1180-4b7886e/web.assets_common.js:797:467) at Array. (http://localhost:8069/web/content/1180-4b7886e/web.assets_common.js:802:649) at Function.each (http://localhost:8069/web/content/1180-4b7886e/web.assets_common.js:625:767)

Any access to the backend leads to the same error. The only app that is working is the "website". I guess because the website does not use the backend theme.

How can i solve this issue?

frikinside commented 5 years ago

~#44 Here is the same problem. Is closed but I couldn't find any solution there.~

Nevermind. Solved after restart server. I think I forget to read properly :(

NIKULAHIR commented 4 years ago

any solvutuon for this