GJ doesn't generate this at all. It's output exactly the same way all other locations of CB outputs it using getFields API. So you may have a SEF issue or CB menu issue somewhere. Disable SEF entirely and review the non-SEF URL.timstohr wrote: Possible problem when I click on the logos of the people who posted or click on the users. I get a blank page.
My guess is users uploaded very small images. They would need to upload larger images. There's no feature to set required state for canvas/logo. You'd need to modify the core code, add required class to the inputs, then add PHP side validation to ensure a logo was uploaded.timstohr wrote: Also the thumbnails are pixely in the new group overview. I guess easiest would be to simply upload new pictures no?
Also... How can I make it mandatory that a logo has to be uploaded every time a group is created?
The GJ Wall integration doesn't have or display a post # anymore. There's nothing to link to. All the integrations notifications just link to the group. That's working as intended.timstohr wrote: PS: Notifications of posts do not show the message that was written in the forum you get notified about. In a previous post a year ago, you had written that it would be possible to have the message that was written in the notification once you turn off the #xxx numbers...
Wall replies no longer have activity. Only the main post will log activity. So there's no specific display behavior for a reply in GJ Wall.timstohr wrote: Found another irregularity. In the CB activity post, it should say "xxxx has replied to a post in xxxxxxxx" instead of "xxxx has posted in xxxxx"
You currently can't. Module display modes for integrations is planned in a later release.timstohr wrote: EDIT: Another question: How do I put up a module of upcoming events? There is no tab to choose the upcoming events in the GJ module anymore...
You can make a Community Builder > Plugin menu item with CB GroupJive plugin selected and set the action to All Groups. There is no random sorting and the sorting can't be changed per menu item; there's a global parameter for groups sorting.timstohr wrote: EDIT EDIT: How do you make a menu item with only the groups? ie a menu item that has only all the groups randomly sorted?
It doesn't pre-fill at all. My guess is maybe you've auto complete setup in your browser?timstohr wrote: EDIT EDIT EDIT EDIT: The events start date selector prefills not with todays date but with Jan 2015 at 00:00. Shouldnt it pre-fill with todays date?
GJ is a CB plugin and is translated the same way as all other CB plugins.timstohr wrote: EDIT EDIT EDIT EDIT EDIT EDIT: How can I change the language constant for "Have a post to share?"? I cant seem to find it in the language override part of Joomla...
There's no feature to turn off the users tab. Using CSS to hide it should work fine.sysopcrew wrote: Hrm. In 2.7.0, I had found a way to hide the user's list in each group. With 3.0.0, that fix seems to longer apply. I'd like to hide the user's tab in each group--how can that happen?
what was #cbtabnavgjUsers {display:none;} changed to #cbtabnavgrouptabusers {display:none;} in my custom CSS file. Thanks for this great upgrade!
You need to install CB Auto Actions 6.3.3, CB GroupJive 3.0 RC1, and CB Activity 3.x nightly release. There's bugs in CB Activity that'll cause the API GJ is utilizing to cause issues. I'm working on a new stable CB Activity release as well.Amicus72 wrote: Works so far, but links to own profile and profiles of other user don't work anymore.
Get an Error 1062 instead
Fixed for next release.timstohr wrote: Hey Kyle, I have found one. When uploading a file, the name of the file does not resize in the activity part. See attached picture to see what I mean.
You need to install latest CB Activity nightly. It's a bug in CB Activity.joebrickley wrote: Hello,
I have installed over groupjive 2.7.0 following steps correctly, and have found I get these errors all over my existing CB menu items, including clicking in my CB user profile :
Warning: Missing argument 5 for cbgjEventsPlugin::activityQuery() in <span>/</span>home<span>/</span>nutshell/public_html/bristolapplepress.co.uk/components/com_comprofiler/plugin/user/plug_cbgroupjive/plugins/cbgroupjiveevents/cbgroupjiveevents.php on line 67
Fatal error: Cannot use object of type CB\Plugin\Activity\Activity as array in <span>/</span>home<span>/</span>nutshell/public_html/bristolapplepress.co.uk/components/com_comprofiler/plugin/user/plug_cbgroupjive/plugins/cbgroupjiveevents/cbgroupjiveevents.php on line 71
Any idea how to fix ?
Thanks
Joe
Same as above, just need CB Activity nightly.jpdenny1 wrote: Yeah same here with the 1062 error. Similar mentions on this as above. Main thing was I couldn't view cb-profile. I disabled cb activity and things worked ok, turned it back on and disabled gj and things worked fine. So I have left gj disabled. 2.7 to rc1 install. Appreciate that it's beta, just letting you guys know.
GJ Wall looks like CB Activity, but it has nothing to do with CB Activity. Beyond it logging an activity entry for the initial wall post there is no further integration between the two. GJ Wall will eventually be replaced by GJ Activity, which will just render an actual activity stream using CB Activity API, but that's for a later release.jpdenny1 wrote: Playing with gj and wondering if anybody knows how to or can it occur that - the wall chat is displayed as a stream (i.e. the chat log segment - comment + replies) as opposed to individual comments or replies in a users activity stream - in their cb profile?
Also expected that when a user comments on the wall in a group that it would display in all group members activty stream. Replying in the profile activity stream - posts on the group wall. Maybe it's early days for them, wondering are they possible or coming later.
Have latest nightly cb auto actions and activty. Great job Kyle by the way, I have many uses in store for GJ.
Edit: "notifications" does push some stuff to the profile activity stream when the user selects it from within the group. Wonder why the defaults are limited in gj configuration. Would like to put other notifications on, e.g. replies, comments and not give option to change.. full control of default. Just getting into it, maybe I missed something.