EzPortal - Portal Software for Forums

EzPortal Forums => Support => Topic started by: hrroach on May 02, 2019, 03:18:38 pm

Title: e-arcade
Post by: hrroach on May 02, 2019, 03:18:38 pm
I have a site with SMF 2.0 RC4 and ezportal which i just updated to 4.5.1.
I have an e-arcade installed that has worked fine up untill i had to convert to https.
Now the game either doesn't show up when you click it or i get install flash error, even though flash is installed. Can you help me figure out how to fix this so my site members do not have this problem or at least help me tell them how to fix it? E-arcades support site is just gone.

thx in advance
Title: Re: e-arcade
Post by: EzPortal on May 02, 2019, 04:25:59 pm
Make sure the games url is also https:// check the arcade settings
Title: Re: e-arcade
Post by: hrroach on May 03, 2019, 07:59:34 am
Ya the arcade settings are set correctly, and the https is also correct. This has more to do with windows edge and allowing flash to function I think. I dont use Edge, so I cannot help my friends fix it. Even from the advise from the edge help site. I use chrome and every visit to the arcade i have to allow flash from the site settings and it works for me. today. but for some reason it does not always work.
My solution for https was a code of script in my .htaccess file. Would it be helpful to post it here?
i like giving back what i can, so here it is maybe someone can benefit or maybe it needs work or maybe there is a better solution. Dont know, but check it out.

in .htaccess

RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

This forces https throughout the site. I do not know which css files have the actual links. but when i find a link its always just the portion the comes after my domain starting like /home.