george1

  •  ·  Standard
  • H

    3 friends
  • H

    3 followers
  • 1454 views
Add new...
 
 
·
Added a discussion

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.

  • 1232
·
Added a discussion

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.

  • 1349
·
Added a discussion

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??

  • 1292
·
Added a discussion

Is there a way to filter pictures in the recent images gallery by membership level? I tried the browse_by_acl but I guess it works only for profile filtering?

  • 1307
·
Added a discussion

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?


  • 1291
·
Added a discussion

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>

  • 695
·
Added a discussion

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.

  • 541
·
Added a discussion

In the Events module, there should be the option to invite all members or select membership levels. Also, there should be the option to limit the number of "Going" people who can get on the list by any membership level.

  • 640
·
Added a discussion

Is it possible to have profile field dependencies? For example, if someone chooses "man" as a gender, there should be a separate field for choosing if he has a beard or a mustache. If the user chooses "woman" as a gender, the "mustache or beard" field vanishes and a new field appears to choose between "high heels or lipstick". Is there a way to achieve this?

  • 551
george1 Discussions
Timeline issues
Bug
Visibility after Dolphin Migration
Filter albums by membership.
Dashboard Manage Comments
Address bar color on mobile devices