Create some sort of Inbox icon accessible through the navigation bar that takes users to their Inbox. The inbox page should be a list of conversations the user has engaged in. One conversation per user if at all. Clicking on a conversation will bring them to a conversation page, which will behive like the thread (or posts) page (maybe use html 'wells' elements).
Also create a notification system, so that users know when they have a message (via indication on navbar).
Create some sort of Inbox icon accessible through the navigation bar that takes users to their Inbox. The inbox page should be a list of conversations the user has engaged in. One conversation per user if at all. Clicking on a conversation will bring them to a conversation page, which will behive like the thread (or posts) page (maybe use html 'wells' elements).
Also create a notification system, so that users know when they have a message (via indication on navbar).