digitalmethodsinitiative / dmi-tcat

Digital Methods Initiative - Twitter Capture and Analysis Toolset
Apache License 2.0
366 stars 114 forks source link

Mixed content problem #425

Closed anderscollstrup closed 3 years ago

anderscollstrup commented 3 years ago

Hi,

I have a tcat with the following problem. When I am in the analyse section / hashtag frequency and press "launch", then type 2 in the popup. Then nothing more happens. It looks like I get a blocked because of mixed content. I am running with https and have the following redirect in my apache config for the http site.

Redirect permanent / https://tcat-topic.ruc.dk/

How to solve that?

tcat-topic

anderscollstrup commented 3 years ago

We found the problem

define('BASE_URL', 'https://[FQDN]/'); was not set correctly in /var/www/dmi-tcat/config.php