Welcome Guest, Not a member yet? Register   Sign In
trying to get ssl to work
#11

(05-08-2018, 10:01 AM)Paradinight Wrote:
(05-08-2018, 04:38 AM)InsiteFX Wrote: It has to do with ( CORS )

Cross-Origin Resource Sharing (CORS)

very wrong...

@richb201

if you use https://, you can not use http://. Change all url from http to https...
I think that this is the only place where I am directly getting things from the server. But as you can see from my code, I am NOT using http or https. This is the code:


    $this->load->js('assets/themes/default/js/jquery-1.9.1.min.js');
    $this->load->js('assets/themes/default/hero_files/bootstrap-transition.js');
    $this->load->js('assets/themes/default/hero_files/bootstrap-collapse.js');

CI is appending the http or the https to my paths. Where do I change it from http to https? 
proof that an old dog can learn new tricks
Reply


Messages In This Thread
trying to get ssl to work - by richb201 - 05-07-2018, 01:04 PM
RE: trying to get ssl to work - by serverin - 05-07-2018, 01:35 PM
RE: trying to get ssl to work - by richb201 - 05-07-2018, 03:29 PM
RE: trying to get ssl to work - by dave friend - 05-07-2018, 04:04 PM
RE: trying to get ssl to work - by richb201 - 05-07-2018, 04:07 PM
RE: trying to get ssl to work - by richb201 - 05-07-2018, 06:03 PM
RE: trying to get ssl to work - by InsiteFX - 05-08-2018, 04:38 AM
RE: trying to get ssl to work - by Paradinight - 05-08-2018, 10:01 AM
RE: trying to get ssl to work - by richb201 - 05-08-2018, 11:52 AM
RE: trying to get ssl to work - by richb201 - 05-08-2018, 04:50 AM
RE: trying to get ssl to work - by InsiteFX - 05-08-2018, 11:16 AM
RE: trying to get ssl to work - by Codinglander - 03-17-2019, 07:11 AM
RE: trying to get ssl to work - by dave friend - 05-08-2018, 11:56 AM
RE: trying to get ssl to work - by richb201 - 05-08-2018, 02:56 PM
RE: trying to get ssl to work - by richb201 - 05-08-2018, 02:55 PM
RE: trying to get ssl to work - by bhargavbhuva - 03-18-2019, 01:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB