Sendy displayed with CSS stripped off
My sendy does not display correctly on my screen when I login. After it also displays everything condesed and abnormal. When I try to create a campaign and click to switch to the html editor it sends me back to the login page. I have used 3 browsers and my sendy is up to date. It did not always do this, not sure the problem?
This discussion has been closed.
Comments
Hi,
Your Sendy login page is displayed abnormally, with CSS being stripped off, is because you were visiting the 'https' version of your Sendy URL, but you set the APP_PATH in the
/includes/config.php
to the 'http' version.Change the APP_PATH in the
/includes/config.php
script to 'https://engagels.com/sendy' instead of 'http://engagels.com/sendy' (difference is 'https')Thanks.
Best regards,
Ben