Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: 404s on Controller Methods
Post: RE: 404s on Controller Methods

InsiteFX Wrote: (11-07-2020, 09:10 AM) -- Also your base_url should have an ending / slash on it. -- Thanks for responding! I will add the / to it thanks for that. What I found was that if I put "i...
2,452 Views
3 Replies
11-07-2020, 09:58 AM
bgoldstein24
    Thread: 404s on Controller Methods
Post: 404s on Controller Methods

Working on migrating an app from v2 -> v3.  In config.php:  PHP Code: -- $config['base_url'] = 'http://localhost/ci3'; $config['index_page'] = ''; $config['uri_protocol'] = 'REQUEST_URI'; -- ...
2,452 Views
3 Replies
11-06-2020, 01:21 PM
bgoldstein24

Theme © iAndrew 2016 - Forum software by © MyBB