Welcome Guest, Not a member yet? Register   Sign In
404 Controller or its method is not found
#1

(This post was last modified: 06-26-2023, 03:49 PM by SKPAdam.)

CI is looking at the subdirectory to useĀ as the controller (auto route - no routes), I even set up a route to try to direct it but it still looks at the wrong url segment https://codeigniter4.github.io/userguide...i-segments

Ex: mywebsite.com/ci4app/home/participantlogin


PHP Code:
Controller or its method is not found: \App\Controllers\Ci4app::home 

it thinks ci4app is the controller, it is really home

CI_VERSION = '4.3.6'
Reply


Messages In This Thread
404 Controller or its method is not found - by SKPAdam - 06-26-2023, 10:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB