Hi, I have a J3 website that is using T4_BS5_Blank template (latest 1.2.1) When i upgrade past 2.3.3 version for the framework plugin it breaks the website because it stops loading bootstrap.bundle.js When i downgrade back to 2.3.3 it works fine again.
tom_laan84 Hi
It's JS file from default Bootstrap that we included in the vendors of T4 plugin. We released the new version 2.3.7 which loads latest version of Bootstrap 5.3.2, could you backup your site and update to see how it goes?
Still no luck here.
Here are two images of the scripts that are loaded. as you can see the 2.3.7 does not have bootsatrap.bundle.js loaded.
the 2.3.2 version does have that file loaded: domain.com/plugins/system/t4/themes/base/vendors/bootstrap5/js/bootstrap.bundle.js
tom_laan84 It's weird, I just downloaded the T4 v2.3.7 and it does includes that 'bootstrap.bundle.js' file:
Could you check that this file in the same directory of your site? if that files is not there, you can try to manually copy it.
The file is there it is just not included anymore when i update to the 2.3.7 version. What file should i check to see where it gets loaded into the template?
tom_laan84 The thing is which issue you're experiencing with this bundle lib?
You can share the URL of page where I can replicate the issue and super admin account of your site.
I got your site info via ticket and it turns out that you're using Joomla 3.
You can backup your site and update this file to load Bootstrap 5 in Joomla 3 site: plugins\system\t4\src\t4\Document\Template.php
plugins\system\t4\src\t4\Document\Template.php
Yes if you read my first post it starts with “I have a J3 website”. Thanks for the fixed file. Will this be fixed in next plugin version?
Yes, it will be included in the next release of T4 framework 🙂
Ok thanks for your time 😊
tom_laan84 Have a good day!