I want to change the page that someone sees when they login from =sys_home to their profile page which is site name url/u/username .. where do I modify this behavior?
- 1587
We've configured Profile blocks to show different sets of users. We want to allow the user to control the privacy on those blocks. For example, we added a block of Followers to the Profile but we want to allow the user to control who can see those Followers. We have spent a lot of time in Studio looking for the action and cannot find it. We're familiar with privacy setting for profile date such as age, gender, etc. But, we can't anywhere where to set the privacy for a page and the blocks on a page. Does anyone know where we should be looking to find this setting? The only setting we have found is a system wide visibility by level.
- 1971
Hello. Messenger was installed on UNA Cloud. On computer the navigation is different than mobile. On computer, left to right it shows vertical menu Inbox, Direct, Threads, etc.. Then next column is Inbox, then the history of the correspondence with reply. On mobile, you have the navigation hidden under Menu icon (expected behavior), Inbox shows conversations, tap on conversation and all you see is your action choices and the message box. The actual conversation history is not shown anywhere. Under the icon for information you can see files but nowhere is the historical text conversation. Is there a setting that can be changed in studio so that the history appears ?
- 1876
I need assistance configuring OvenMediaEngine for Streams. While the fields to input the parameters is straightforward the instructions in Docs is very confusing. Are there better instructions to be found elsewhere. If so, could someone link them in a response. Thank you.
- 575
We have been running our development project on a business shared server and need to move to a new host for pro UNA video and messenger modules. Our question if anyone uses Digital Ocean is what service would you recommend of the Digital Ocean host?
So I am attempting to change the thumbs up like button on posts to a heart. I have gone into all the Vote For settings and added the custom icon for a heart but yet everywhere it still shows the thumbs up icon. Any suggestions where I should be looking to change this icon/
- 569
No idea why this error only applies to a single user but no other user has this error. Incorrect table name? Why would it apply to a single user?
Database error in FansFam Community
Query:
SELECT `tme`.`media_id` AS `id` FROM `` AS `tme` LEFT JOIN `` AS `tm` ON `tme`.`media_id`=`tm`.`id` WHERE `tme`.`event_id`=?
Mysql error:
Incorrect table name ''
Location:
The error was found in getColumn function in the file /public_html/modules/boonex/timeline/classes/BxTimelineDb.php at line 282.
- 1144
Does anyone know how to display a search result for "persons-search" so that the results display a page layout such as "persons-actives"? The search result is shown and visibility is controlled like any other page. For example, if I click show me all profiles set to Man the search brings back those profiles. I want to share that page. I am guessing the url would be something like "persons-search?=Man" > I am not certain of the actual structure.