Welcome Guest, Not a member yet? Register   Sign In
use phpbb session in codeigniter
#1

[eluser]Unknown[/eluser]
hi,
i have a probleme to use phpbb sessions in codeigniet when the user logs in phpbb.i already use the phpbb library in CI but there is no problem with this.ALL i want is to use the phpbb session.I try these codes in CI to get session without success:

- $this->phpbb_library->this->_user->data['username'];
- $this->phpbb_library->user->data['username'];
- $this->phpbb_library->this->_user->data('username');
- $user->data['username']

SO How can I do to have all the sessions when i log in phpbb,not by CI.I tried to read these pages on this forum but I have this message in each page:"You are not authorized to perform this action" and im connected.this is the pages:


http://ellislab.com/forums/viewthread/47689/
http://ellislab.com/forums/viewthread/45737/
thank for help.
#2

[eluser]Unknown[/eluser]
up




Theme © iAndrew 2016 - Forum software by © MyBB