Welcome Guest, Not a member yet? Register   Sign In
Basic App - Free CMS on CodeIgniter 4
#49

(04-02-2020, 11:03 AM)dgvirtual Wrote: Yes, RewriteBase in .htaccess was a problem - I have used the commented-out directive at the beginning of the file, but later noticed there is such a directive that is to be used.

Now only one problem remains: when I go to http://localhost/demoapp/public/admin/ the page redirects to http://localhost/demoapp/public/admin/login and then refuses to load saying there is a cyclical redirection or something...

(string) $request->uri behaves incorrectly, maybe there is a problem in the framework. I replaced it with current_url(), should now work.

Basic App, an open source simple CMS based on CodeIgniter 4
Reply


Messages In This Thread
RE: Basic App - Free CMS on CodeIgniter 4 - by Basic App - 04-02-2020, 01:19 PM



Theme © iAndrew 2016 - Forum software by © MyBB