Hi,
Is there a way to create a full duplicate of my website for testing purposes? I want to upgrade to the latest version, but before doing so, I’d like to set up a mirrored copy to test the upgrade process, identify potential issues, and make necessary adjustments before applying the changes to the live website. Is that possible and an easy thing to do?
- 904
After the latest timeline update, I have noticed that anything posted on private groups it is now posted in public feed. Also, comments that were deleted in the private group are still visible in the public feed.
Notice: unserialize(): Error at offset 45 of 137 bytes in /home/xxxxxxx/public_html/modules/boonex/timeline/classes/BxTimelineTemplate.php on line 531
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxxx /public_html/modules/boonex/timeline/classes/BxTimelineTemplate.php:531) in /home/xxxxxxx /public_html/inc/classes/BxDolTemplate.php on line 3042
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxxx /public_html/modules/boonex/timeline/classes/BxTimelineTemplate.php:531) in /home/xxxxxxx /public_html/inc/classes/BxDolTemplate.php on line 3043
A user posted something to the feed of a group. This showed up and his post was not visible.
- 1874
After transferring all accounts from Dolphin, the visibility of all profiles was set to "me only". This is a nightmare, no one can view profiles or pictures. Is there a way to change the visibility of all profiles and pictures to public??
- 1806
Warning: Creating default object from empty value in /home/xxxxx/public_html/members/template/scripts/BxBaseCmtsGridAdministration.php on line 77
Warning: Creating default object from empty value in /home/xxxxxx/public_html/members/template/scripts/BxBaseCmtsGridAdministration.php on line 77
Notice: Trying to access array offset on value of type null in /home/xxxxxx /public_html/members/template/scripts/BxBaseCmtsGridAdministration.php on line 91
Notice: Trying to access array offset on value of type null in /home/xxxxxx /public_html/members/template/scripts/BxBaseCmtsGridAdministration.php on line 91
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxx /public_html/members/template/scripts/BxBaseCmtsGridAdministration.php:77) in /home/xxxxxx /public_html/members/inc/classes/BxDolTemplate.php on line 3042
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxx /public_html/members/template/scripts/BxBaseCmtsGridAdministration.php:77) in /home/xxxxxx /public_html/members/inc/classes/BxDolTemplate.php on line 3043
Trying to access the Manage Comments section in Dashboard I get the above. Is this a bug or did I do something wrong?
- 1810
I have added the following in head injections in order to change the color of the address bar on mobile devices but nothing changes. Whats wrong?
<style name="AppTheme.NoActionBar">
<item name="windowActionBar">false</item>
<item name="windowNoTitle">true</item>
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
<item name="android:statusBarColor">@android:color/transparent</item>
<item name="android:navigationBarColor">@android:color/black</item>
</style>
1. I have turned off the Connect option in the permissions module, for a membership level. A user of that level can still follow back users of other levels. The only thing that disappears is the follow button on profiles.
2. When the Connect option is turned off the join button in Events disappears as well. Joining events and following people should be two different things.