- Issue created by @upjau
Hi @upjau,
I installed the theme with the latest version Drupal 10 and it perfectly works fine for me.
Hi Shweta-Your screen shot says Drupal 11. What version you used? this issue is coming on Drupal 10.1 (which is stable latest release)
- Status changed to Postponed: needs info
over 1 year ago 7:48pm 8 September 2023 - 🇺🇸United States shelane
I have tested the latest version of this theme (8.x-3.29) with the latest version of Drupal (10.1.3) using PHP 8.1.14. I have not seen any issues. Be sure to check the settings to see that any CDN you may be using is actually accessible. Through my firewall, I am unable to access jsDelivr or CDNJS, so I use a custom CDN Provider that my site can access.
@upjau, in the future you may also want to post screenshots as png files rather than a zip file of a pdf file. People are more hesitant to download zip files and it's an additional, unnecessary step to review issues.
I am changing the status to Postponed (maintainer needs more info) for now. Without additional information and steps to repeat with a verification of the settings, I will close this issue in one month (or so).
Hi Shelane, Thank you for your comments.
I did check CDN and it does not look like CDN issue.
I am attaching full screenshot as you advised.
I also faced this in previous Drupal version and then once I updated with latest theme version it got fixed.
Please may I know when the next latest version of this theme is planned go live?Message Error: Class "Drupal\bootstrap\Bootstrap" not found in include_once() (line 31 of /home/uxxxxxxxxxx/domains/bhaktihome.com/public_html/themes/bootstrap/bootstrap.theme).
I can see this is the error. Please can you suggest steps to fix?
- 🇫🇷France jjancel
hello
problem happens when you activate the cache
on which line do you add: require_once('src/Bootstrap.php'); - 🇨🇦Canada joseph.olstad
🐛 Drupal 10.1 breaks Bootstrap Fixed
AND if you're using the bootstrap_library module then see this:
🐛 Undefined Library Licence URL - PHP Warning Needs review
- Status changed to Closed: won't fix
3 months ago 3:13pm 13 September 2024 - Status changed to Closed: works as designed
27 days ago 6:23pm 21 November 2024 - 🇨🇦Canada joseph.olstad
This is an upstream issue, bootstrap works as designed.
see related issues
🐛 Undefined Library Licence URL - PHP Warning Needs review
🐛 Drupal 10.1 breaks Bootstrap Fixed
- 🇮🇳India AswathyAjish
I have upgraded Bootstrap from 8.x-3.30 to 5.0.1 in drupal 10.3.10. Now a white page is appearing with the following message when taking the home page :
Gateway Timeout
The gateway did not receive a timely response from the upstream server or application.
Any solution to this?
- 🇨🇦Canada joseph.olstad
Please upgrade to 8.x-3.34 , you should NOT use 5x since your theme is based on bootstrap 3, not 5 and there's currently no easy path from 3 to 5.