I am not sure but it seems to me that in component OssnMessages is an error.
In ossn_com.php in function
function ossnmessagespage($pages) {
if(!ossnisLoggedin()) {
ossnerror_page();
}
$OssnMessages = new OssnMessages;
$page = $pages[0];
if(empty($page)) {
$page = 'messages';
}
switch($page) {
case 'message':
$username = $pages[1];
it seems to me that there should be $page='message' because later there is switch to case 'message'.
I only thinking. Is it wrong?
The messages
is correct by default it shows the recent last message on the messages
page.
Try it
Due to the many requests in the past for additonal features and components we have decided to develope a premium version. Features like Hashtags, Videos, Polls, Events, Stories, Link Preview, etc included in it.
$199 (Life Time)