I'd like to have each profile show its own 'Outline' as opposed to the 'Timeline' layout.
I have Deanos Tools and tried doing it with php but failed because I suck at php. I tried :
return BxDolService::call('wall', 'view_block_index’, array($this->oProfileGen->_iProfileID));
Can anyone guide me in the right direction?
Thank you.