Two questions about the finished install

So I’m getting a little closer to figuring this out.

My SuiteCRM install uses SSL. I’ve found that if I load the page without SSL, the Maps iFrames display properly. As soon as I use it again, no-go.

Any ideas about what I can do here, and still keep SSL?

Alright!

So I had to specify in the config.php my siteURL as having the https:// prefix. I guess it defaults to http:// .

Upon inspecting the failing page, I could definitely see iFrame calls to http. This is a big no-no that every browser seems to block.

Anyway, all is good and it’s working now with SSL! Just posting back in case anyone else has the same problem.

1 Like