Hard coded for http
-
The plugin is hard coded for http. If you are using https you’re going to need to change line 15 of sentry.php
$clean_URI = str_replace('www.','',strtolower('https://'.$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']));
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Hard coded for http’ is closed to new replies.