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

There has been a 500 error #9

Open
fahmawy opened this issue Nov 8, 2017 · 2 comments
Open

There has been a 500 error #9

fahmawy opened this issue Nov 8, 2017 · 2 comments

Comments

@fahmawy
Copy link

fahmawy commented Nov 8, 2017

Thanks for your effort at the 1st and please i need to know why i get this error after i apply the theme and in the lms error log i got this

File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/runtime.py", line 829, in _render
**kwargs_for_callable(callable, data))
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/runtime.py", line 864, in _render_context
_exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/runtime.py", line 890, in exec_template
callable
(context, *args, **kwargs)
File "/tmp/mako_lms/b2153bd0b7ba514602455e292b961b2f/ah/lms/templates/theme-main.html.py", line 293, in render_body
runtime._include_file(context, (static.get_template_path('header.html')), _template_uri, online_help_token=online_help_token)
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/runtime.py", line 752, in include_file
callable
(ctx, **kwargs_for_include(callable, context._data, **kwargs))
File "/tmp/mako_lms/b2153bd0b7ba514602455e292b961b2f/ah/lms/templates/header.html.py", line 34, in render_body
runtime._include_file(context, (static.get_themed_template_path(relative_path='theme-header.html', default_path='theme-header.html')), _template_uri, online_help_token=online_help_token)
File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/mako/runtime.py", line 625, in getattr
(self.name, key))
AttributeError: Namespace 'static' has no member 'get_themed_template_path'

@dadasoz
Copy link
Owner

dadasoz commented Nov 13, 2017

Which openedx version are you using now?

@fjferdiez
Copy link

It happened to me too, in my case I am using Ficus

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

3 participants