i am using something like this:
$this->session->userdata('name');
and etc.. i want to use this sessions in the integrated forum, to use one session in the site and in the forum...
is there a fast & easy way to put a ready forum in codeIgniter?, just like in joomla or others CMS??
Because writing my own forum will cost much time.... is there a fast way??