XenForo Git branching and XF styles causes a lot of issues

R

Rasmus Vind

Guest
I updated to the latest XenForo and fixed some of the outdated templates.

Then switched to an older branch and did:
Code:

Code:
docker-compose exec php php cmd.php xf-dev:import -a VindIT/Downloads
docker-compose exec php php cmd.php xf-designer:import Reforged
docker-compose exec php php cmd.php xf-designer:import NightElf
docker-compose exec php php cmd.php xf-designer:import Undead
docker-compose exec php php cmd.php xf-designer:import Orc

To sync my filesystem to the database.

I got some...

Read more

Continue reading...