HTTP'den HTTPS'ye geçince sitede hiçbir şey ile etkileşime girilmiyor

liansyy

Decapat
Katılım
22 Ağustos 2021
Mesajlar
2
Daha fazla  
Cinsiyet
Erkek
Mesela herhangi bir butona tıkladığımız zaman şu hatayı veriyor;

  1. Kod:
    (İndex):1983 uncaught domexception: Failed to execute 'pushstate' on 'history': A history state object with URL '[URL='http://erzurumsitesi.kesug.com/@admin']Yaman Koper[/URL]' cannot be created in a document with Origin '[URL='https://erzurumsitesi.kesug.com']Erzurum Medya[/URL]' and URL '[URL='https://erzurumsitesi.kesug.com/']Erzurum Medya[/URL]'.
    At _smc. Spa_load ([URL]https://erzurumsitesi.kesug.com/:1983:21[/URL])
    At htmlanchorelement.<anonymous> ([URL]https://erzurumsitesi.kesug.com/:2144:14[/URL])
    At htmldocument. Dispatch ([URL]https://erzurumsitesi.kesug.com/themes/default/statics/js/libs/jquery-3.5.1.min.js?v=1.0.7:1:43090[/URL])
    At v. Handle ([URL]https://erzurumsitesi.kesug.com/themes/default/statics/js/libs/jquery-3.5.1.min.js?v=1.0.7:1:41074[/URL])
    _smc. Spa_load @ (index):1983
    (Anonymous) @ (index):2144
    Dispatch @ jquery-3.5.1.min.js?v=1.0.7:1
    V. Handle @ jquery-3.5.1.min.js?v=1.0.7:1
 
Kodunuzda hala HTTP olarak açılmaya çalışılıyor bazı linkler. HTTPS orijinden HTTP çağırmaya çalışınca büyük ihtimalle güvenlikten izin vermiyor gözüküyor. Farklı URL yani site diye algılıyor. HTTP tüm linkleri HTTPS olarak güncelleyin.
 

Geri
Yukarı