SSL Mixed Content Blocked

4 months ago
nopCommerce 4.60.5 , Apache webserver, Ubuntu linux. Mysql .
For past few weeks , I been trying to figure this issue with mixed content blocked by some browser notably Firefox .
this happens when SSL is enabled on the server. if disabled , everything works fine. issue seems to come form some JS files , ed.js and some promotion plugin default to nopcommerce.
in Configuration > Store .. Enable SSL button , dose nothing. while in demo site , that is set to Disable ssl .
I am not exactly sure as to what this button dose and how many tables it writes to . but in Table > Store SslEnabled , I set the value to 1 , and still dose nothing.
I have installed nopcommerce 3 times , non that work properly with SSL enabled.
Thanks.
4 months ago
tonysar wrote:
everything works fine. issue seems to come form some JS files , ed.js and some promotion plugin default to nopcommerce.

What is the is the ed.js file for or what plugin you are referring to ?
4 months ago
Thanks.
ed.js is belong to bbeditor . I have enabled forum , and toolbar on the forum dose not show because this js file is blocked.
Also in admin > Promotion > Discount .>> Requirement . the option for Most be assigned to customer Roll ,is not loaded . and this is what is showing in Developer tool bar

GET /Admin/DiscountRulesCustomerRoles/Configure?discountId=1&_=1702500832956 undefined
as mixed content blocked .
all those links Request url set to HTTP and not HTTPS . no matter what i do , i can not fix this .. I assume Enable SSL button has dose upgrade all http to https somehow , but this feature is not working .