Obviously there is a hard-coded http request somewhere in the code.
The easiest way to fix this is implementing HSTS (HTTP Strict Transport Security). This is a mechanism that upgrades all requests to your web site to HTTPS. See here for more information.
Happy DNNing!
Michael