Hi,
I am testing to customize templates.
ON A LOCAL SERVER (inhouse localhost)
I copied the template "standard" in each folder (cms/lms/core) an renamed it to "new"
I made the customisations in css and php.
I can switch in the backend (admin) of docebo to change the template for eacht module (cms/lms/core)
So it works like it use to work and the way I wanted it GREAT!!
ON AN LIVE SERVER
for testing mode settings are still:
Safe Mode: Off (instead of ON) maybe a part of the problem???
Register global: ON (instead of OFF) maybe a part of the problem???
magic_quotes_gpc OFF (currently ON) maybe a part of the problem???
I copied these 3 templatefiles named "new" to the right location
.../docebolms/templates/new
.../docebocore/templates/new
.../docebocms/templates/new
Now these 3 folders all contains the standard and the new template
In backend of docebo (www.website.com/docebo/doceboCore/index.php?modname=configuration&op=config&tab=global&group_sel=0)
I can switch the standard template, I can see the NEW-template name in the listing of the templates. After selecting this NEW-template no changes wil appear?? (on the local server it worked well??)
I switched it to the standard template again (the default template of the installation).
However when I renamed the NEW into STANDARD and the (original)STANDARD into NEW. I can do the action mentioned above and it is working?
So there has to be somewere a file which indicates the name for available/installed templates.





