Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter.com - Report problems!
#51

(05-26-2021, 10:17 PM)karthik_code Wrote: Please set http to https redirection for Codeigniter.com, I am using a major broadband service from India, it seems almost all non-https sites are served with malicious script. So, all links in the page redirects to spam and malicious script sites.

I confirmed this with multiple devices & network. These are happening at Service provider server side.
So, it is better to have only https version of codeigniter.com

I've been told on Slack that they will look into why HTTP traffic isn't redirected to HTTPS. In the mean time, try an browser plugin like HTTPS Everywhere from the EFF. https://www.eff.org/https-everywhere (or switch to an ISP that doesn't do these malicious things if that's possible).
Reply
#52

(03-23-2020, 08:21 AM)atsanna Wrote: I would like to point out that in the last week I have encountered, more and more often, an error while accessing the home page of the site.
Clearing cookies or changing browsers does not solve the problem.
The problem looks the same way with Chrome, Firefox, Opera and Edge.

It looks okay now
Reply
#53

use firefox and enable https only mode
Reply
#54

How can i found the code, can anybody share the info, i wanna use in project. Thanks.
Reply
#55

Download it from codeigniter.com
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#56

Not a problem as such, but seemingly the end of the road for CI 3.1.11, and CI 3 generally, as it doesn't seem to work with PHP 8.1 Sad
Reply
#57

while accessing the home page of the site.
Clearing cookies or changing browsers does not solve the problem.
Reply
#58

(03-25-2020, 04:29 PM)rubenlrd Wrote:
(03-23-2020, 01:25 PM)jreklund Wrote:
(03-23-2020, 12:54 PM)atsanna Wrote: Tal vez no me expliqué bien: el problema no concierne a uno de mis proyectos, sino a la página de inicio del sitio web oficial https://codeigniter.com

Parece que su servidor está devolviendo un error 500 ...

Lo sabemos, pero @kbrouill_mtl preguntó cómo descargar el marco ahora cuando nuestra página de inicio no funciona. Me temo que no podemos solucionar esto en este momento, ya que no tenemos acceso al servidor.
codeigniter.es works

The main website codeigniter.com is also down here.
regards

Tempmailer
Reply
#59

(This post was last modified: 03-08-2022, 08:47 AM by SubrataJ.)

Hey there, Imma new to Codeigniter 4 since I have started coding last year and in between I have fully covered ci3, and it's been 3-4 months since I have started using ci4, the issue I am facing is I have no idea how to set hooks on ci4, gone through the documentation but it was not that helpful form me, since I am not that expert using namespace and all but I am learning, I would appreciate any kind of help regarding "how do I set the hook and set some data available globally"
Reply
#60

CodeIgniter 4 uses Events instead of Hooks. So you want to read up on the CodeIgniter 4 Event system.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB