I changed domain name of my site. I did everything as told here, https://discuss.flarum.org/d/30156-move-flarum-to-a-new-host/4
everything went fine, there is no problem with chrome and edge but firefox does not show up tags icons and all other icons in site?
here are the steps I followed while moving the site;
- copy assets, public, storage folder and root files to the new domains folder.
- changed config.php and defined new url for the new domain.
- run this from ssh; composer install --prefer-dist --no-dev -a
after all, new domain became active but except firefox. I can't even login to the site from firefox or opening a forum post as a visitor, it's saying oops something went wrong.
here is my flarum configs;
How can I solve this?