CodeIgniter.com - Report problems! |
(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'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).
(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. It looks okay now
Download it from codeigniter.com
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
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
while accessing the home page of the site.
Clearing cookies or changing browsers does not solve the problem.
(03-25-2020, 04:29 PM)rubenlrd Wrote:(03-23-2020, 01:25 PM)jreklund Wrote:codeigniter.es works(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
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"
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 )
|
Welcome Guest, Not a member yet? Register Sign In |