Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: codeigniter version upgrade
Post: RE: codeigniter version upgrade

Please post your code here, with the detailed error message that you had, so the others can help.
508 Views
1 Replies
03-19-2023, 07:23 AM
newcicoder
    Thread: rying to access array offset on value of type null" at line 3460 in this code snippet
Post: RE: rying to access array offset on value of type ...

Check whether  Code: -- $row[$i] -- exists and Code: -- $row[$i]['id'] -- exists.
600 Views
2 Replies
03-19-2023, 06:49 AM
newcicoder
    Thread: 404 error on simple controller
Post: RE: 404 error on simple controller

jreklund Wrote: (08-01-2020, 08:40 AM) -- No idea, it could actually be a routing error in Apache. So it's a waste of time debugging a development environment that dosen't mirror a real world deploym...
5,466 Views
7 Replies
08-01-2020, 07:15 PM
newcicoder
    Thread: 404 error on simple controller
Post: RE: 404 error on simple controller

jreklund Wrote: (08-01-2020, 06:57 AM) -- I mean you should not access your application by using the "public" folder in your url. You need a real domain. https://www.cloudways.com/blog/configure-vir...
5,466 Views
7 Replies
08-01-2020, 07:04 AM
newcicoder
    Thread: 404 error on simple controller
Post: RE: 404 error on simple controller

jreklund Wrote: (08-01-2020, 06:27 AM) -- I would just set up a proper virtual host, don't develop your application within the public folder. It won't be hosted that way. -- I use localhost (xampp), ...
5,466 Views
7 Replies
08-01-2020, 06:54 AM
newcicoder
    Thread: 404 error on simple controller
Post: 404 error on simple controller

Hi. I previously used CI 3 and i am new to CI 4. My URL is accessible in : Code: -- http://localhost/my_git/ci4/public/ -- I have a simple controller like this PHP Code: --
5,466 Views
7 Replies
07-30-2020, 06:30 AM
newcicoder

Theme © iAndrew 2016 - Forum software by © MyBB