Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
June 29, 20213 yr On 4/28/2021 at 2:33 AM, Chris Anderson said: The IPS Suite allows me to create nested forums as shown below: Your app allows you to create a forums only: Is there any way of creating nested forums within a club? If it isn't something currently available can such functionality be added? I would be willing to sponsor such functionality if it could be done. Hi, may I know what do you mean by a nested forum? Looks interesting...🤓
June 29, 20213 yr 16 hours ago, Umaar said: Hi, may I know what do you mean by a nested forum? Looks interesting...🤓 It means that in the main forum area, you can have categories, forums and sub-forums. In clubs you can only have forums. It would be good to be able to have, at least, sub forums so as to be able to divide club discussions the way we might in the main forum. Not sure if it's feasible or if he'll implement it.
June 30, 20213 yr Hey there, Just wondering what the status is on the 4.6.x compatibility? Not to sound all "me me me," but I rely on Clubs for my business and I'm sure many others here rely heavily on this app for Club enhancements. Edited June 30, 20213 yr by liquidfractal
July 2, 20213 yr Ok, well that's a buzz kill. Indeed, getting an error with Clubs Enhancements on 4.6. I too rely heavily on clubs. Had to disable it. ETA on 4.6 compatibility? Thanks!!
July 2, 20213 yr On 6/30/2021 at 3:21 AM, Giray said: It means that in the main forum area, you can have categories, forums and sub-forums. In clubs you can only have forums. It would be good to be able to have, at least, sub forums so as to be able to divide club discussions the way we might in the main forum. Not sure if it's feasible or if he'll implement it. Yesss...must have! 😄 Also add a Task & Milestone for club, something like a simple project management. Where we can add club members to a task, mark it as complete, etc...😄😄
July 2, 20213 yr I would be happy to see a 4.6 compatible version without any new functionality and an update incorporating new ideas down the road. That seems to be the approach other developers are taking. 18 minutes ago, Umaar said: Task & Milestone for club, something like a simple project management. Stratagem might fill the bill for you. Edited July 2, 20213 yr by Chris Anderson
July 2, 20213 yr 7 minutes ago, Nathan Explosion said: Help the dev out by providing the error. You're right, fair point. The reason I had not is because it was clear in the thread that the application was not yet 4.6 ready. This said, here goes. When I click on any of the clubs, I get: Error: Undefined class constant 'SELECT_SQL_CALC_FOUND_ROWS' (0) #0 /home/myhome/public_html/init.php(902) : eval()'d code(44): IPS\clubsenhancements\_Block::blocks(NULL, 'block_id', 'block_club_id=8') #1 /home/myhome/public_html/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\front\clubs\clubsenhancements_hook_ceControllerView->execute() #2 /home/myhome/public_html/index.php(13): IPS\_Dispatcher->run() #3 {main}
July 5, 20213 yr Author On 7/2/2021 at 9:25 PM, Giray said: You're right, fair point. The reason I had not is because it was clear in the thread that the application was not yet 4.6 ready. This said, here goes. When I click on any of the clubs, I get: Error: Undefined class constant 'SELECT_SQL_CALC_FOUND_ROWS' (0) #0 /home/myhome/public_html/init.php(902) : eval()'d code(44): IPS\clubsenhancements\_Block::blocks(NULL, 'block_id', 'block_club_id=8') #1 /home/myhome/public_html/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\front\clubs\clubsenhancements_hook_ceControllerView->execute() #2 /home/myhome/public_html/index.php(13): IPS\_Dispatcher->run() #3 {main} The 4.6 version is ready to be released. I will send the file between today or tomorrow to the marketplace. But the approval time at the moment is two weeks. Edited July 5, 20213 yr by InvisionHQ
July 6, 20213 yr Im pretty sure, that in previous version clubs were displayed on tooltip. I mean on tooltip when you put cursor on avatar near post. This new version will restore it please?
July 12, 20213 yr Disabled the Improved Clubs Enhancements (2.0.1) so when accessing the clubs I don't get the error I'm back up at the moment. Once the update is released, I'll re-enable the application and update. THANK You.. was getting worried you weren't supporting the application anymore since the domain advertised on the app is parked (bbcode.it).. very happy to see you are still supporting it. Edited July 12, 20213 yr by DJ ZAh
July 13, 20213 yr If u want to fix that error Undefined class constant 'SELECT_SQL_CALC_FOUND_ROWS' (0) U can edit one file to delete old or now not used function. Go to ftp or access production files of our system then go : applications/clubsenhancements/sources/Block/Block.php And remove or edit in line: 134 where \IPS\Db::SELECT_SQL_CALC_FOUND_ROWS is called. Remove them or give NULL. "$select = \IPS\Db::i()->select( '*', 'clubsenhancements_custom_blocks', $where, ( $sortOption === 'block_title' ? "{$sortOption} ASC" : "{$sortOption} DESC" ), $limit, NULL, NULL );" I removed on another file the same "SELECT_SQL_CALC..... its right there: applications/clubsenhancements/hooks/ceControllerView.php The same problem there line: 452. Fixed: " $select = \IPS\Db::i()->select( '*', 'core_members', $_SESSION['add_group_club'], 'member_id ASC', array( \is_array( $data ) ? $data['done'] : 0, $cycle ), NULL, NULL, NULL );" Feel free to try on ur app. If it didn work just turn off application and then turn it on. U can simply go back if it didnt work for u. Always make backup of plugins and whole application. Greetings.
July 13, 20213 yr 3 minutes ago, InvisionHQ said: waiting approval Is my fix doing good job or it can crash something ? How many time it can take to approval. ?
July 13, 20213 yr Author 57 minutes ago, wegorz23 said: How many time it can take to approval. ? Daniel talk about 2 weeks.
July 26, 20213 yr On 7/2/2021 at 11:28 AM, Umaar said: Yesss...must have! 😄 Also add a Task & Milestone for club, something like a simple project management. Where we can add club members to a task, mark it as complete, etc...😄😄 I use Stratagem for Project Management and its pretty darn strong for an app. Been very happy with it and they are always developing/improving it.
July 26, 20213 yr On 7/13/2021 at 10:12 AM, InvisionHQ said: Daniel talk about 2 weeks. What version will the app be at that should include the 4.6 fix? I'm currently running 2.0.1 and get the SQL error. I check for updates in marketplace a couple times a week.
July 29, 20213 yr On 7/26/2021 at 10:32 AM, InvisionHQ said: 2.0.2 Version. Approval is pending. The first attempt failed. Hi does this "Hide members list in the sidebar when the "Display Club information" is located "In the header" also hide the member list we see before enter a club(see pic) also, does this still work with 4.5.x? Thanks!! Edited July 29, 20213 yr by SUBRTX
July 29, 20213 yr I don't understand how to renew. I'm trying to upgrade for v4.6, but in the marketplace it says "expired" and there's no button to renew. edit: nevermind, I just realized that I don't have the "client" status. It must be that. Edited July 29, 20213 yr by DanielFb
July 30, 20213 yr Hey there, I was just curious. Didn't this app used to allow club leaders to change the group type on the frontend? I read through the features list and I don't see it listed there, unless I'm confusing this with a different app?
July 30, 20213 yr Author On 7/29/2021 at 3:38 PM, SUBRTX said: also hide the member list we see before enter a club(see pic) No On 7/29/2021 at 3:38 PM, SUBRTX said: also, does this still work with 4.5.x? Thanks!! Probably yes, but it has only been tested for 4.6 and from the marketplace you can only install it for 4.6. 11 hours ago, ahc said: Hey there, I was just curious. Didn't this app used to allow club leaders to change the group type on the frontend? I read through the features list and I don't see it listed there, unless I'm confusing this with a different app? It's listed: Change type of the club (option according to the owner group setting).
July 31, 20213 yr 9 hours ago, InvisionHQ said: It's listed: Change type of the club (option according to the owner group setting). Ah! I looked over it completely, sorry about that. Thanks!