Content Blown up after installing #1651

Closed
opened 2026-02-05 01:31:00 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @WizardKid on GitHub (Apr 14, 2020).

Describe the bug
Hi after installing, the contents of the page blown up (images filled the page). I am unable to view setting (not because i dont want to) but simple because the icons are much bigger than usual.

Steps To Reproduce
Steps to reproduce the behavior:
Not sure

Expected behavior

Screenshots
Screenshot from 2020-04-14 15-34-47
Screenshot from 2020-04-14 15-34-37
Screenshot from 2020-04-14 15-34-15

Your Configuration (please complete the following information):

  • Exact BookStack Version (Found in settings): Cant find settings due to this bbehaviour
  • PHP Version: 7.3.16
  • Hosting Method (Nginx/Apache/Docker): Apache

Additional context
Add any other context about the problem here.

Originally created by @WizardKid on GitHub (Apr 14, 2020). **Describe the bug** Hi after installing, the contents of the page blown up (images filled the page). I am unable to view setting (not because i dont want to) but simple because the icons are much bigger than usual. **Steps To Reproduce** Steps to reproduce the behavior: Not sure **Expected behavior** **Screenshots** ![Screenshot from 2020-04-14 15-34-47](https://user-images.githubusercontent.com/13104065/79236982-8c5e2c00-7e65-11ea-9bed-82ae075d7920.png) ![Screenshot from 2020-04-14 15-34-37](https://user-images.githubusercontent.com/13104065/79236988-8d8f5900-7e65-11ea-9cb5-c2c5302b6919.png) ![Screenshot from 2020-04-14 15-34-15](https://user-images.githubusercontent.com/13104065/79236989-8e27ef80-7e65-11ea-8ae1-cd6d2b3f9337.png) **Your Configuration (please complete the following information):** - Exact BookStack Version (Found in settings): Cant find settings due to this bbehaviour - PHP Version: 7.3.16 - Hosting Method (Nginx/Apache/Docker): Apache **Additional context** Add any other context about the problem here.
Author
Owner

@ssddanbrown commented on GitHub (Apr 14, 2020):

Hi @WizardKid,
When installing, were you following the manual install instructions to use the release branch using the following clone command?:

git clone https://github.com/BookStackApp/BookStack.git --branch release --single-branch

You could run git status in your BookStack install directory to check what branch you are on. You should be on the release branch.

@ssddanbrown commented on GitHub (Apr 14, 2020): Hi @WizardKid, When installing, were you following the manual install instructions to use the `release` branch using the following clone command?: ```bash git clone https://github.com/BookStackApp/BookStack.git --branch release --single-branch ``` You could run `git status` in your BookStack install directory to check what branch you are on. You should be on the `release` branch.
Author
Owner

@WizardKid commented on GitHub (Apr 14, 2020):

The status is master.. I forked the rep and simply installed it.. will install from the release

@WizardKid commented on GitHub (Apr 14, 2020): The status is master.. I forked the rep and simply installed it.. will install from the release
Author
Owner

@WizardKid commented on GitHub (Apr 14, 2020):

Working now. thank you

@WizardKid commented on GitHub (Apr 14, 2020): Working now. thank you
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1651