No Code Attached Yet
avatar rbuelund
rbuelund
20 Feb 2022

Steps to reproduce the issue

Updated a site from 3.10.5 to 4.0.6. Changed to Cassiopeia template from protostar. Evrything was working.
Updated the site to 4.1 and repaired database

Expected result

Everything should work fine

Actual result

Backend and frontend templates broken - no styling anymore.

System information (as much as possible)

PHP 7.4

Additional comments

avatar rbuelund rbuelund - open - 20 Feb 2022
avatar rbuelund rbuelund - change - 20 Feb 2022
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 20 Feb 2022
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 20 Feb 2022
avatar rbuelund
rbuelund - comment - 20 Feb 2022

It actually seems that bootstrap is not loaded anymore, after update to 4.1 !?


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37099.

avatar Fedik
Fedik - comment - 20 Feb 2022

You probably missed DB update:

UPDATE `#__template_styles` SET `inheritable` = 1 WHERE `template` = 'atum' AND `client_id` = 1 OR `template` = 'cassiopeia' AND `client_id` = 0;

Please check this issue #37057
Comments
This #37057 (comment)
Or this #37057 (comment)
should help

avatar Fedik Fedik - change - 20 Feb 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-02-20 11:00:41
Closed_By Fedik
avatar Fedik Fedik - close - 20 Feb 2022
avatar Fedik
Fedik - comment - 20 Feb 2022

Closing as duplicate of #37057

Add a Comment

Login with GitHub to post a comment