Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hello There ,
I want add new menu like (project , Today ,tasks...) where it will be the first page selected after logging in. This page have The information about the user who have logged in.
How i can do That?
Adding a new menu :
- you'll find several posts dealing with this point...
Setting new page as starting page :
- just change the value of $firstPage in main.php
how i can get the user logged in? The variable i mean
$_SESSION['user'] always contains a User object corresponding to the connected user.
