The admin pages look good. But the site looks bad. Dark text on a dark banner.
z_module_manager:activate(mod_base_site, z:c(yoursitenamehere)).
** exception exit: {noproc,{gen_server,call,['z_trans_server$depot',table]}}
in function gen_server:call/2 (gen_server.erl, line 180)
in call from z_trans_server:table/1 (src/i18n/z_trans_server.erl, line 71)
in call from z_context:set_server_names/1 (src/support/z_context.erl, line 206)
in call from z_context:new/1 (src/support/z_context.erl, line 152)
2>
Next i tried 'zotonic installmodule mod_base_site
This resulted in:
Getting module index
** Invalid module name: mod_base_Site
Anyway, it's only appearance giving me problems. Site is fully functional so I'll be able to play around.