Forum

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.

Add new Menu
 
Notifications
Clear all

Add new Menu

5 Posts
2 Users
0 Reactions
3,546 Views
safouen
(@safouen)
Posts: 46
Active Member
Topic starter
 
[#1095]

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?


 
Posted : 16 Apr 2013 2H39
(@babynus)
Posts: 14952
Member Admin
 

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


 
Posted : 16 Apr 2013 18H32
safouen
(@safouen)
Posts: 46
Active Member
Topic starter
 

how i can get the user logged in? The variable i mean


 
Posted : 16 Apr 2013 19H33
(@babynus)
Posts: 14952
Member Admin
 

$_SESSION['user'] always contains a User object corresponding to the connected user.


 
Posted : 16 Apr 2013 19H41
safouen
(@safouen)
Posts: 46
Active Member
Topic starter
 

how it can be diplayed on my page "welcome.php"?

i have this error


 
Posted : 16 Apr 2013 23H50
Share:

Scroll to Top