Hi, 

I apologize in advance for this weird request, but I just don't understand 
a word in what terminal returns me when I try to build Nikola since I've 
updated it to V8.

Here's the thing : 

(nikola_env) julien:nikola annebitran$ nikola build
[2020-04-30T17:45:06Z] WARNING: Nikola: The UNSLUGIFY_TITLES setting was 
renamed to FILE_METADATA_UNSLUGIFY_TITLES.
[2020-04-30T17:45:06Z] WARNING: Nikola: The TAG_PAGES_DESCRIPTIONS setting 
was renamed to TAG_DESCRIPTIONS.
Scanning posts.done!
.  render_galleries:output/galleries/index.html
[2020-04-30T17:45:15Z] WARNING: Nikola: Unknown path request of kind: 
TaskError - taskid:render_galleries:output/galleries/index.html
PythonAction Error
Traceback (most recent call last):
  File 
"/Users/annebitran/nikola_env/lib/python3.7/site-packages/doit/action.py", 
line 437, in execute
    returned_value = self.py_callable(*self.args, **kwargs)
  File 
"/Users/annebitran/nikola_env/lib/python3.7/site-packages/nikola/plugins/task/galleries.py",
 
line 701, in render_gallery_index
    self.site.render_template(template_name, output_name, context)
  File 
"/Users/annebitran/nikola_env/lib/python3.7/site-packages/nikola/nikola.py", 
line 1373, in render_template
    template_name, None, local_context)
  File 
"/Users/annebitran/nikola_env/lib/python3.7/site-packages/nikola/plugins/template/jinja.py",
 
line 96, in render_template
    data = template.render(**context)
  File 
"/Users/annebitran/nikola_env/lib/python3.7/site-packages/jinja2/environment.py",
 
line 1090, in render
    self.environment.handle_exception()
  File 
"/Users/annebitran/nikola_env/lib/python3.7/site-packages/jinja2/environment.py",
 
line 832, in handle_exception
    reraise(*rewrite_traceback_stack(source=source))
  File 
"/Users/annebitran/nikola_env/lib/python3.7/site-packages/jinja2/_compat.py", 
line 28, in reraise
    raise value.with_traceback(tb)
  File "themes/remouleurs/templates/gallery.tmpl", line 4, in top-level 
template code
    {% import 'crumbs.tmpl' as ui with context %}
  File "themes/remouleurs/templates/base.tmpl", line 70, in top-level 
template code
    {{ base.late_load_js() }}
  File 
"/Users/annebitran/nikola_env/lib/python3.7/site-packages/jinja2/runtime.py", 
line 679, in _invoke
    rv = self._func(*arguments)
  File "themes/remouleurs/templates/base_helper.tmpl", line 95, in template
    {% if colorbox_locales[lang] %}
  File 
"/Users/annebitran/nikola_env/lib/python3.7/site-packages/jinja2/environment.py",
 
line 452, in getitem
    return obj[argument]
jinja2.exceptions.UndefinedError: 'colorbox_locales' is undefined

########################################
render_galleries:output/galleries/index.html <stdout>:

What's happening ? It seems that there are some color missing somewhere ? 
A gallery hidden underground ?

Thanks !!

-- 
You received this message because you are subscribed to the Google Groups 
"nikola-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nikola-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nikola-discuss/ff9bf79b-649b-4736-9f43-ed5579f4534a%40googlegroups.com.

Reply via email to