going from fresh d9 install +php 8
from /admin/appearance/settings/bootstrap5
Style guides
goes to
/themes/contrib/bootstrap5/style-guide

Results in

The page isn’t redirecting properly

An error occurred during a connection to domain.com.

This problem can sometimes be caused by disabling or refusing to accept cookies.

Comments

Rar9 created an issue. See original summary.

vladimiraus’s picture

Status: Active » Postponed (maintainer needs more info)

Looks like either

  • theme was downloaded into some location rather than [docroot]/themes/contrib/bootstrap5/
  • OR your server setup doesnt process index.html properly as homepage
rar9’s picture

I installed theme via composer and drush enabled it.

Base theme is in Web/theme/contib/bootstrap5

Server is plesk

vladimiraus’s picture

What can you see at http://domain.com/themes/contrib/bootstrap5/style-guide/index.html ?

glynster’s picture

We may have encountered the same issue on Drupal 9:

Page Not Found
themes/contrib/bootstrap5/style-guide

However this works fine
themes/contrib/bootstrap5/style-guide/index.html

Though you have it setup to use the following links throughout:
https://getbootstrap.com/docs/5.0/examples/cheatsheet/#buttons

So why now just push that link from the theme page:
https://getbootstrap.com/docs/5.0/examples/cheatsheet

Just a thought. One less page to maintain.

  • VladimirAus committed 6bac061 on 1.0.x
    Issue #3215126 by Rar9, VladimirAus, glynster: The page isn’t...
vladimiraus’s picture

Status: Postponed (maintainer needs more info) » Needs review
  • Added link to index.html
  • Updated styleguide to 5.0.2
  • Updated styleguide links
  • Add RTL styleguide
vladimiraus’s picture

Title: The page isn’t redirecting properly » Link to styleguide is not working
Status: Needs review » Fixed

  • VladimirAus committed 309f922 on 1.0.x
    Issue #3215126 by VladimirAus, Rar9, glynster: Link to styleguide is not...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.