Hi All
I would like some help... I am trying to get different templates to work under different domains.
I have two domains that I want to work on one docebo installation with different looks.
Main domain is www.ebsi-citt.net and it works normally as its the standard template.
I have added under public_html/template_ifcfit and in www.ifcfitinitiative.org it shows the correct header (I have to do the rest of the design layout I know :)
I have also added the following sql to tell which template is working with which domain :
INSERT INTO `core_setting` (`param_name`, `param_value`, `value_type`, `max_size`, `pack`, `regroup`, `sequence`, `param_load`, `hide_in_modify`, `extra_info`) VALUES ('template_domain', 'ebsi-citt.net,standard\r\ifcfitinitiative.org,ifcfit', 'textarea', 65535, 'main', 0, 18, 1, 0, '');
What I need now is to know how to name the public_html/doceboLMS/templates/TEMPLATENAME or what more code I need to add so it will switch to standard template for ebsi-citt.net and to ifcfit on the www.ifcfitinitiative.org domain which is parked on www.ebsi-citt.net
Any assistance is greatly appreciated.
PLEASE NOTE I AM WORKING ON DOCEBO 3.6 and DO NOT YET WANT TO UPGRADE TO 4x for operational reasons.
Thanks
Thomas Smith
ts@ebsi.ie
+353-87-6783785







