Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
December 7, 20177 yr Feature requests. Will be helpful to those who are migrating from forum based groups to clubs Invite/add member to a club from the Pop up Profile Card Invite/add all member that participated in a discussion in a specific forum or topic to a club thank you!
December 8, 20177 yr Author Invite/add all member that participated in a discussion in a specific forum or topic to a club It already happens when you MOVE an item to a club: The ENTIRE forum, no. That would be crazy. I see forums with 100,000, 300,000, 500,000 ... topics. If only each topic has 3 replies, it would be huge resource usage. I won't do that.
December 10, 20177 yr Author What's New in Version 1.0.17: New features: Add a new setting to give the admin the ability to add new registered members as a MEMBER in selected clubs when they create the account. Members will be deleted if the admin deletes the account Add a new setting: Allow Club Owners to change Club ownership? Added a button as a template by request. Edited December 10, 20177 yr by Adriano Faria
December 10, 20177 yr Add a new setting to give the admin the ability to add new registered members as a MEMBER in selected clubs when they create the account. Interesting! I just activated it, but it seems to ignore social media signups. Is that intentional?
December 10, 20177 yr Author I just activated it, but it seems to ignore social media signups. Is that intentional? Yes, it extends the regular registration screen, which users from social media doesn't use. It would be stupidly easy if it was a app but it's a plugin. I'll take a look in a further version.
January 21, 20187 yr @Adriano Faria I'm having a small issue. It wont let me add members through the add member tab that have admin rights on the fourms and the ACP to clubs I've created. Even though they were not a member yet and were not added It says this: Edited January 21, 20187 yr by Legion of Honor
January 22, 20187 yr Author @Adriano Faria I'm having a small issue. It wont let me add members through the add member tab that have admin rights on the fourms and the ACP to clubs I've created. Even though they were not a member yet and were not added It says this: Hi there. Just tested and I'm able to add my whole member group to a club. This field only makes a couple of checkings: foreach( $user as $member ) { if( !is_object( $member ) or !$member->member_id ) { throw new \InvalidArgumentException( 'form_member_bad' ); } if( $this->club->isLeader( $member ) OR $this->club->owner == $member ) { throw new \InvalidArgumentException( 'clubsenhancementsCannotAdd' ); } } If it's a valid member If it isn't the leader or the owner of the club If you are totally sure that this member isn't in a group that has mod permission (privilegies) in all clubs, send a PM with credentials so I can check it out. The mod permission:
January 22, 20187 yr @Adriano FariaAh ha, that last little image part of the staff I was unaware of, that does fix it. Thank you very much for helping me out Jim Edited January 22, 20187 yr by Legion of Honor
January 27, 20187 yr Hi @Adriano Faria is it possible to disable this feature when creating a new club? "Automatically create the following features" (I also need to remove it because another 3rd party Application appears inside here which most of my members don't need) I understand it is convenient, but most of my members do not use these features except Forum Topics. As a result all the Clubs have many feature tabs (Gallery, Blog) that are unused because they are already using them outside of Clubs. I would prefer they add the feature tabs themselves after they create their Club.
January 27, 20187 yr Author Hi @Adriano Faria is it possible to disable this feature when creating a new club? "Automatically create the following features" (I also need to remove it because another 3rd party Application appears inside here which most of my members don't need) I understand it is convenient, but most of my members do not use these features except Forum Topics. As a result all the Clubs have many feature tabs (Gallery, Blog) that are unused because they are already using them outside of Clubs. I would prefer they add the feature tabs themselves after they create their Club. No, not possible currenty. There's no setting to this. I'll add a setting in next version. For now, let me know if you have FTP access, then I can edit the hook file to remove it in your install.
January 27, 20187 yr Thanks for your response @Adriano Faria. Yes I am on self hosted IPS and can edit core/hook files if needed.
January 27, 20187 yr Author Ok, send FTP credentials if you want me to do it for you. Otherwise, just reply and I'll attach the edit file today later.
January 27, 20187 yr Author Happy to apply it myself - looking forward to the edited file, thanks! Sent you the file via PM.
January 28, 20187 yr Author What's New in Version 1.0.18: At requests, added new setting to prevent features being created automatically when a club is created. Default is ON so disable yours if you don't want to have features created.
January 29, 20187 yr Hello @Adriano Faria Can I request for these features? -Password protected? -Users can see topics posted by other users? -Users without read permission can open forum?
February 24, 20187 yr Some suggestions: Email Invitation -- Allow club leader / owner to write custom email message, then enter multiple email addresses to send email invitation. Will direct recipients to club homepage. Join Club button -- If user is not registered, add a big button everywhere in club for users to join the club ... on homepage, on banner, etc. Rename tabs & edit descriptions from front-end Otherwise, nice job on the app. Edited February 24, 20187 yr by Joel R
February 24, 20187 yr Author Rename tabs & edit descriptions from front-end Joel, you can edit club title/description and features (tabs) title/description even without the plugin. It’s a core feature.
February 24, 20187 yr Email Invitation -- Allow club leader / owner to write custom email message, then enter multiple email addresses to send email invitation. Will direct recipients to club homepage Brilliant idea. Biggest issue we have is walking football club owners setting up the club but not inviting their players to join.
February 24, 20187 yr Joel, you can edit club title/description and features (tabs) title/description even without the plugin. It’s a core feature. Oh, you have to be inside the node? I need to check this out. I thought I could only do it from the ACP. Brilliant idea. Biggest issue we have is walking football club owners setting up the club but not inviting their players to join. Yeah. This is a user request from someone in my community. He's a club owner and doesn't know how to invite (non-community) users to join.
February 25, 20187 yr Hello @Adriano Faria Can I request for these features? -Password protected? -Users can see topics posted by other users? -Users without read permission can open forum?
February 25, 20187 yr I am having a problem installing the Club Enhancements plugin. It will not install successfully/completely. I am running the 1.0.18 version of the plugin with the latest version of IP Board, 4.2.7. This is a new installation of IP Board that I have been configuring only for the last couple weeks. It only has a few other plugins installed (Discord App, Chatbox, PHP & TXT Widget, Display Name History, New Members Defaults, Minimized Quote, and Unread Topic Badge). I am only running IP Board with the Forums add-on. Here is what happens specifically: It times out during the installation. It goes through the various phases but then it hangs after the "Set up completed for theme resources" phase. If I go back into ACP it shows the plugin is installed, and it shows the settings but none of the features work. For example, having new users get assigned to a club. A better example though: even going to a club page and trying to manage the club does not show all the new options this plugin makes available (like changing owners, etc.) just the default 4 options. Here is what I have tried to get it to work: Disable all other plugins Uninstall/re-install the plugin Upload a new version (of course just the same version) of the plugin on top of itself Disable and re-enable the plugin Tried doing this from a different browser I am looking for any additional troubleshooting ideas, whether this is clearing out some files directly from the server, or something from the database. I am also wondering at least what comes directly after the "Set up completed for theme resources" so maybe that can help isolate the problem. If there is some way to attempt to complete the installation manually, maybe that would be an idea as well. I notice that after 10 seconds of trying to install the plugin the CPU performance for the Apache process goes to 100% then after 60 seconds the browser stops and I just have a blank screen and the process goes back to normal. I have a very nice server, and the site is not even in production/live yet, so I know it is not a performance issue.
February 25, 20187 yr Author @Brainy S., how many languages you have installed? Had a user with 18 language installed. This plugin has about 90 language bits so it won’t install fine in boards with so many languages. It doesn’t use any theme resource in this plugin. It’s a regular install just like any other so I’m not sure what phase is that. Are you using default theme? If not, have you tried on it? Quote I have a very nice server, and the site is not even in production/live yet, so I know it is not a performance issue. On the other hand I sold 150+ copies of it and had issue with only one user (above) and it was a server issue. So send a PM with ACP access so I can see what’s difference in your board. Anything in the ACP Logs or in /uploads/logs? @kmk, since you insist, it’s up to me to add or not things that people suggests. Make your suggestions and wait. I suggest you to stop bumping it. You may be ignored. Edited February 25, 20187 yr by Adriano Faria
February 25, 20187 yr Hi, thank you for the reply. I have about 8 languages installed, and about that many themes. I think I may have deleted the standard theme. I have tried this with other themes, but since the ACP does not itself use themes I do not think that should be an issue? I will look at the log file and see if there is anything useful there and contact you with more information directly. Thank you.