Forum Activity for @paul

paul
@paul
03/04/16 04:55:57AM
4,335 posts

Hide download button for a particular quota


Installation and Configuration

Its basically what Michael said, but there is a bit of 'reverse logic' going on in that setting.
See my screenshot.
Basically, if you want the download button not to show to a particular quota(s) you need to set all the quotas it does show to. So looking at my screenshot, see that the download button shows to users in the 'admins' and 'ning' quotas but not the 'example quota.
Also note that any group settings will take priority so disable those, as I have done.
hth
Screen Shot 2016-03-04 at 12.51.22.jpg Screen Shot 2016-03-04 at 12.51.22.jpg - 30KB

updated by @paul: 03/04/16 04:57:09AM
paul
@paul
03/04/16 02:33:38AM
4,335 posts

Delete multiple blog posts


Using Jamroom

OK, so if they are spam they have all likely been created by the same few profiles? If so, just delete those or disable those profiles.
paul
@paul
03/04/16 02:16:39AM
4,335 posts

Group Members problem


Using Jamroom

Hi Dave - Have fixed this up.

In the Group module smarty variables, the array name for all the group members changed from 'group_members' to 'group_member' and this was reflected to the default templates when the updated module was released. This was when we changed the way groups stored their members so as to allow the Recycle Bin to work with them.
You have a custom jrGroup_item_detail.tpl template in your skin so I've reflected that change there on both your live and test sites (line 109 of the template file).

Cheers
Paul
paul
@paul
03/04/16 01:37:11AM
4,335 posts

Group Members problem


Using Jamroom

Hi Dave
Can I get into your site, as admin, to see this happening and work out what the issue is?
Thanks
paul
@paul
03/03/16 12:39:33PM
4,335 posts

Delete multiple blog posts


Using Jamroom

There is nothing in Jamroom specifically to do this. How many do you need to delete? Do they all belong to one profile that has no other content? If so, you could just delete the profile and that will delete all his blogs as well.
It could be done with phpmyadmin but its not straightforward and would leave behind any blog images on the disk.
paul
@paul
03/03/16 12:21:45PM
4,335 posts

Two Nings combine into one JR site?


Ning To Jamroom

Oh - So you can also get a memberdata.csv file from Ning2 sites? Sorry - Didn't realise.

Would probably need to customise the NingImport member import code a bit to check for duplicate profiles. I think we would have to work to the following flow chart -

Import Ning archive 1 members and all content

Import Ning archive 2 members with the following checks -
1) If a member email address matches one already imported, assume its the same member and change his Ning ID to that of Ning archive 2 so that subsequent content can be correctly allocated.
2) If member names are the same but email addresses different rename 'member name' to 'member name2' and assume its someone different.

Import Ning archive 2 content.
paul
@paul
03/03/16 05:54:38AM
4,335 posts

Two Nings combine into one JR site?


Ning To Jamroom

Strumelia:
When you download the ning 2.0 CSV memberdata info, those files will open in Excel. You could easily combine both into 1 excel file and then use the Excel filters to find duplicates including member name or email address.

Sorry Strumelia, but Ning2 archives are JSON formatted, not CSV, so not readable by Excel (the Ning3 memberdata file is CSV though).
paul
@paul
03/02/16 03:18:28PM
4,335 posts

Two Nings combine into one JR site?


Ning To Jamroom

An interesting question :-)
Just had a quick look at the Import code to remind myself how it all works and there's a 13 character Ning ID associated with all Ning members and that is used to tag all other items to their owners, the same as Jamroom does with profile and user IDs. Assuming that ID is unique for every Ning member, across all Ning sites, then theoretically yes, we could merge archives into one site as the Import module uses the same Ning ID to associate imported items with imported profiles.
However, I would want to add some additional checks to the import process as JR expects all profile names, user names and email addresses to be unique as well, and I don't think that is guaranteed withing two or more Ning archives, so would want to check for that and take appropriate action if found.
hth
paul
@paul
03/02/16 01:41:39AM
4,335 posts

Can someone help me debug why my Accept upon Email Validation isn't working...


Installation and Configuration

Have just looked at your server settings and there is a notice that you have exceeded your MG domain allowance.
paul
@paul
03/02/16 01:23:47AM
4,335 posts

How do you delete an empty quota?


Installation and Configuration

ACP=>Profiles=>profiles=>Tools=>Quota Browser
hth
  230