0
The installation page can not load to Finalize wizard after inputting Settings tab.
When I click NEXT button, it was loading and remaining in the same page.
I am using Azure WebApps to launch the Simple Forum V2.
0
Hello,
I am not sure about Azure but you can check error logs. You can check Laravel error logs in the storage/logs/
folder too.
Thank you
0
The installation could not load CSS properly.
Could you please help to investigate at:
https://webtestjp-linux-v2-dscxfwaveahyesab.eastasia-01.azurewebsites.net/
0
Hello,
It looks like the SSL issue as I can see Mixed Content
means the page is loaded over https:// but some request were made over http://
You can update your APP_URL in the .env
file to https://
and set your web server to redirect http:// to https://
Thank you
We use Cookies
We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.