Make Content List the default page Topic is solved
-
katon
Make Content List the default page
Does anybody know how to make content list show as the default page? I need to take users to this page once they get logged in.
Re: Make Content List the default page
You'll have to modify the login.php file. There is a redirect around line 139 that goes to index.php. Change that to listcontent.php instead.

