Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
What did you mean with exemple, the entries that i lost are the : user x created a new group/event/discussion from more or less 1 year ago, all the thies entries are stored in the database overhead part of the table but i dont know how to restore it
well, I checked the oldest stream and its coming from "2011-02-23", and its active, so its mean the stream from last year should be fine too..
I am not sure why your stream gone, we can't track it, except you have the database backup, and know the detail of that stream items (what the name of that new group/event/discussion)
i have not a backup right now, but for exeple, i have entered php my admin - database epacadem_plt - table jb25_community_activities and filtered by app :
SELECT *
FROM `jb25_community_activities`
WHERE `app` LIKE 'groups.discussion'
ORDER BY `jb25_community_activities`.`created` DESC
LIMIT 0 , 30
the result is 3 entries from 2016 and next are from 2014 so the entire 2015 is missing and almost every day someone add a new discussion (in this case).
ok, i'm found a backup and restore it, now i have all the missing enties (that was no archived/disabled) , now the question is, why so many entries goes to overheaded part of the database, like that they are deleted, why the system delete most recent entries and now the oldest ones cause is not the first time that happend and is not possible that i have to do a backup everyday.
to reinstall what? i have restored now the entries and they are public, i dont think that someone of the admins have the time to delete almost 1000 entries one by one from the frontend, and no one else have the cpanel/database access so i am sure that no one have deleted the entries.
if you think to reinstall jomsocial i dont think that that can be the problem cause the first time this happend to me with a previous version of jomsocial and after that i have update it 1 or 2 times