OJS 3 bootstrap 3 not working

Hello all,

I’ve managed to download and install Bootstrap Theme to our test OJS 3 installation (Code version: 3.1.1.4; Database version: 3.1.1.4; Latest version: 3.1.1.4) so we can start working on migration, but the theme options are not showing.


Here are log entries… not sure if they mean anything…

[Fri Jan 18 16:31:57.720044 2019] [:error] [pid 28571] [client 10.0.0.234:40217] PHP Warning: Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /var/www/ojs3/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0, referer: http://172.25.0.53/ojs3/index.php/ciinf/management/settings/website
[Fri Jan 18 16:31:57.904273 2019] [:error] [pid 17438] [client 10.0.0.234:40226] PHP Warning: Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /var/www/ojs3/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0, referer: http://172.25.0.53/ojs3/index.php/ciinf/management/settings/website
[Fri Jan 18 16:31:57.904361 2019] [:error] [pid 17438] [client 10.0.0.234:40226] PHP Warning: Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /var/www/ojs3/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0, referer: http://172.25.0.53/ojs3/index.php/ciinf/management/settings/website
[Fri Jan 18 16:31:58.084119 2019] [:error] [pid 17438] [client 10.0.0.234:40226] PHP Warning: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /var/www/ojs3/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0, referer: http://172.25.0.53/ojs3/index.php/ciinf/management/settings/website
[Fri Jan 18 16:31:58.110873 2019] [:error] [pid 28571] [client 10.0.0.234:40217] PHP Warning: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /var/www/ojs3/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 0, referer: http://172.25.0.53/ojs3/index.php/ciinf/management/settings/website
[Fri Jan 18 16:31:58.267484 2019] [:error] [pid 17438] [client 10.0.0.234:40226] PHP Warning: Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /var/www/ojs3/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0, referer: http://172.25.0.53/ojs3/index.php/ciinf/management/settings/website
[Fri Jan 18 16:31:58.267558 2019] [:error] [pid 17438] [client 10.0.0.234:40226] PHP Warning: Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /var/www/ojs3/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0, referer: http://172.25.0.53/ojs3/index.php/ciinf/management/settings/website
[Fri Jan 18 16:31:58.268009 2019] [:error] [pid 17438] [client 10.0.0.234:40226] PHP Warning: Declaration of BlockPluginsListbuilderHandler::initialize($request) should be compatible with MultipleListsListbuilderHandler::initialize($request, $args = NULL) in /var/www/ojs3/lib/pkp/controllers/listbuilder/settings/BlockPluginsListbuilderHandler.inc.php on line 17, referer: http://172.25.0.53/ojs3/index.php/ciinf/management/settings/website
[Fri Jan 18 16:31:58.300179 2019] [:error] [pid 28571] [client 10.0.0.234:40217] PHP Warning: Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /var/www/ojs3/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0, referer: http://172.25.0.53/ojs3/index.php/ciinf/management/settings/website
[Fri Jan 18 16:31:58.300259 2019] [:error] [pid 28571] [client 10.0.0.234:40217] PHP Warning: Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /var/www/ojs3/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0, referer: http://172.25.0.53/ojs3/index.php/ciinf/management/settings/website

Please empty cache a couple of times from Administration menu and log out and log in.

Hello all,

No changes… I cleaned up cache from the admin and manually at command-line…