Forum Activity for @paul

paul
@paul
10/03/16 05:02:35AM
4,335 posts

RumbleTalk Integration


Using Jamroom

Yes.
I'm not seeing any evidence of this code in your homepage source.
Basic question - you are modifying the footer.tpl template on the active skin, Maestro4?
Another thought - put your site into Developer Mode when developing templates. This will make sure you are not seeing old cached pages after making changes.
ACP=>Developer=>Developer Tools=>Global Config=>Run In Developer Mode checkbox
paul
@paul
10/03/16 04:36:32AM
4,335 posts

RumbleTalk Integration


Using Jamroom

Also, if you have modified the template using the ACP template editor, be sure that you have enabled the modified template (the checkbox under the Templates tab).
paul
@paul
10/03/16 04:34:27AM
4,335 posts

RumbleTalk Integration


Using Jamroom

I'd suggest that PASSWORD needs to be replaced by whatever your RumbleTalk password is.
paul
@paul
10/02/16 02:02:33AM
4,335 posts

Order Groups by Member Count


Ning To Jamroom

The underlining issue here is that originally, the Group module stored its member data on its datastore and the 'group_members_count' field was part of that process. You can order by any datastore field so ordering by member count worked.
In a later release, it was changed so that group members are stored on a seperate table. This was to make things more effecient for groups with large numbers of members. Unfortunately, at that point, the 'group_members_count' field disappeared from the group datastore.
I'm going to fix it so that ordering by group members is doable again in the next release of the module.
hth
paul
@paul
09/30/16 01:42:39PM
4,335 posts

Order Groups by Member Count


Ning To Jamroom

Strum - You're using it here - http://fotmd.com/group - but if you scroll down you'll see its not working.
paul
@paul
09/30/16 01:28:52PM
4,335 posts

Order Groups by Member Count


Ning To Jamroom

Strumelia:
Paul, my site is set up to show groups ordered by member count, so feel free to check my code to see what was done there if you like.

Is it - where abouts? I'll take a look.
paul
@paul
09/30/16 01:26:33PM
4,335 posts

Delete buttons for imported forum categories are not active


Ning To Jamroom

I don't think there is a shortcut for this. You'd have to delete them one at a time hand hand.
paul
@paul
09/30/16 01:02:09PM
4,335 posts

Order Groups by Member Count


Ning To Jamroom

My immediate thought was 'order_by="group_members_count numerical_desc"' as well but on checking the Group code that variable isn't available on the Group datastore (its added by a listener after the search parameters have been run) so that order_by will not work.
I'll take a look at the module and see it anything can be done.
Thanks
paul
@paul
09/29/16 07:18:38AM
4,335 posts

status posts?


Ning To Jamroom

Yep - They are 'Activities'. Ning does not archive them but Jamroom does have them (Status Updates) so your users will have to start again with them I'm afraid.
  189