Jump to content

Strange problem after moving to HTTPS


Recommended Posts

Hi: I've added https to my revive ad server installation. From what I currently see is that ads are still properly delivered but there is another problem that I am about to describe.

Everything looks fine on HTTP version but as soon as I access https admin area, the whole site looks broken, like it is missing some CSS file or something. Below is the print screen:

http://prntscr.com/ir4k7a

 

Any suggestion how to solve this?

thanks

Link to comment
Share on other sites

OK, this is the solution if someone has same problem. I am pasting what great hosting guys found

 

the problem is that the $assetPath variable is incorrectly calculated in the smarty template (file ...../lib/templates/admin/layout/styles.html ).

 

======== file /htdocs/advertisers/var/femdomclicks.info.conf.php ============
;<?php exit; ?>
;*** DO NOT REMOVE THE LINE ABOVE ***

[openads]
installed=1  
requireSSL=1                    //  before the correction was  requireSSL=
sslPort=443

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...