Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: base_url() not working after upgrade
Post: RE: base_url() not working after upgrade

Hi Jan, My problem came from this code (loginfilter with Myth library) : PHP Code: -- public function before(RequestInterface $request, $params = null) { if (! function_exists('logged_in'))...
2,788 Views
5 Replies
10-17-2024, 11:48 PM
talu
    Thread: base_url() not working after upgrade
Post: RE: base_url() not working after upgrade

I found the root cause of the problem. The management of URIs is different between the CI versions.
2,788 Views
5 Replies
09-30-2024, 01:43 AM
talu
    Thread: base_url() not working after upgrade
Post: base_url() not working after upgrade

Hi, I updated CI4 from 4.3.5 to 4.4.8. Since I have a problem with base_url(). In the controller called by https://site.com, base_url() gives the correct information. In the controller called by...
2,788 Views
5 Replies
09-18-2024, 03:47 AM
talu

Theme © iAndrew 2016 - Forum software by © MyBB