surfer 0 Posted November 3, 2017 Share Posted November 3, 2017 Hello support, I made a JAM installation few days ago, migrating a new customer from an old server. The problem started once I enabled the /aff directory to be served over https. Now when I try to login as admin ( https://mysite.com/aff/admin_login ) with the right credentials, the page reload itself without showing any error. Digging a bit, it looks like chrome is complaining for few URL yet to be served over http, so marking the page as unsecure. These are the urls: http://www.mysite.com/aff/themes/admin/default/js/jquery.js http://www.mysite.com/aff/themes/admin/default/js/bootstrap.min.js http://www.mysite.com/aff/themes/admin/default/third/validator/bootstrapValidator.min.js they are in the source code of the html page generated (I guess) from index.php, which is encoded with ioncube, so there's no easy way to manually fix it. I had a look at old topics here in the forum but I didn't see anything related. I'm wondering if is possible that this is a bug that has been there for ages... preventing anyone to login to the admin panel via SSL, which should be the only viable option... or else? These directories are part of the jam package, so I really don't understand what else could be wrong on the server side. Please let me know Quote Link to post Share on other sites
forumadmin 0 Posted April 13, 2018 Share Posted April 13, 2018 you can edit the URLs in /system/application/config/config.php file to reflect https:// instead of http:// Quote Free Affiliate Marketing Software Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.