Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
August 11, 20222 yr The quick description can be not required (there’s a setting) so it isn’t used for everyone and that would produce an empty line there. Probably best suited via template edit. Let me know if you want me to show which template and how to do it. Sure, I'd like to see!
August 19, 20222 yr Hello @Adriano Faria Trust you are doing well and had a great week. I wanted to report an issue I encountered with the Tutorials application. It will not recognize the permissions for secondary groups. My community has several user products [courses; looking forward to your app 🙂] ... and user groups, so I always assign a secondary group to let me do things I can't do with a global primary group. A member just contacted now reporting he could not see the tutorials system. I was surprised, so I checked his user and user group and saw the user group can view the Tutorials system (see attachment). The user had MEMBERS as the primary group, and a secondary group was assigned after purchasing a course. I manually assigned the same secondary group to the primary group, and the tutorials worked! I thought, could it be that the secondary group is not recognized? Is there a way to fix this? Thanks a lot!
August 19, 20222 yr Author Hello, Is there a way to fix this? There's nothing to fix. That's how it was designed and that's how it is for more than 10 years and it wouldn't be fair with the other clients to change it now as I would certainly forcing them to change their set-up because of you. If you have FTP access and wants to change it in your install, download and open applications / tutorials / Application.php and find: if( !$groupData['tutorials_view'] OR ( \IPS\Member::loggedIn()->member_id AND !$memberData['allowed_access'] ) ) Change to: if( !\IPS\Member::loggedIn()->inGroup( array( 3, 4, 29, 44, 79 ) ) OR ( \IPS\Member::loggedIn()->member_id AND !$memberData['allowed_access'] ) ) 3, 4, 29, 44 and 79 are the groups IDs allowed to use the app. Change to the proper IDs in your board.
August 20, 20222 yr Hello, There's nothing to fix. That's how it was designed and that's how it is for more than 10 years and it wouldn't be fair with the other clients to change it now as I would certainly forcing them to change their set-up because of you. If you have FTP access and wants to change it in your install, download and open applications / tutorials / Application.php and find: if( !$groupData['tutorials_view'] OR ( \IPS\Member::loggedIn()->member_id AND !$memberData['allowed_access'] ) ) Change to: if( !\IPS\Member::loggedIn()->inGroup( array( 3, 4, 29, 44, 79 ) ) OR ( \IPS\Member::loggedIn()->member_id AND !$memberData['allowed_access'] ) ) 3, 4, 29, 44 and 79 are the groups IDs allowed to use the app. Change to the proper IDs in your board. Thanks so much again for everything you do. I will try what you suggested. Thanks I thought it was a bug, sorry. I assumed that adding Primary/Secondary group selection as many would not affect anyone. Thanks
September 14, 20222 yr New version submitted to fix the incompatibility with IPS 4.7.2. Thanks so much! I was going to ask you to fix it but you already submitted the fixed version. Thanks a lot.
September 14, 20222 yr Author New version submitted to fix the incompatibility with IPS 4.7.2. Fixed version is available.
September 25, 20222 yr Hi if anyone can help. Yes i know was said earliar dont need a tutorial for tutorials but i kinda do lol/ I cannot for the liek of me get mine to look like this.... I added , changed, did everything and i have this grid but the pic is n o where to be changed i get a default Tutorilas pic for my category. Category does do a Block but only subcategories can have a pic change? then when click a sub category videos should be there but no i have to click again ? Kind o flike the forums do? Is there something i should be doing differently? ive looked in all settings, categories, and subs. If anyone has set this up as i have basic experience with these type plug in s would be a great help
September 25, 20222 yr Author Hi if anyone can help. Yes i know was said earliar dont need a tutorial for tutorials but i kinda do lol/ I cannot for the liek of me get mine to look like this.... I added , changed, did everything and i have this grid but the pic is n o where to be changed i get a default Tutorilas pic for my category. Category does do a Block but only subcategories can have a pic change? then when click a sub category videos should be there but no i have to click again ? Kind o flike the forums do? Is there something i should be doing differently? ive looked in all settings, categories, and subs. If anyone has set this up as i have basic experience with these type plug in s would be a great help The picture is uploaded in the category form in your ACP.
September 25, 20222 yr i have to say i looked in all category for pic in ACP. Can be more specific? i looked everywhere and dont see any other way to set it up to look like your picture.
September 25, 20222 yr Author ACP -> Community-> Tutorials -> Categories -> edit a category -> Settings tab. Find: Front end: But I do agree that the caption isn’t quite clear. It should be CATEGORY Image instead of DEFAULT Image. It certainly leads to a confusion. Will change the text in next version.
September 25, 20222 yr one more dumb question lol how do i get it to stop this Tutorials page Block Tutorials(Block)/World editor( List) Basics 1 then finally Video tutorial I was trying more for Turtorials Page Block with World Editor category/ Basics 1 Video ( Meaning all my basics under here but i have to click again on the list and then get video, Any way for me to do this?
September 25, 20222 yr Let me see if i can explain better sorry Default - you go to tutorials link- Theres Category - Then a list with sub catergories(have to click that) - then video Was wondering how to get it like this Tutorilas link / Category/ under that category all my videos in that section instead of another list to get to the video TWo steps instead of 3?
September 25, 20222 yr Author Not possible. That’s how it is. You can certainly customize it the way you want but I don’t support customization.
September 25, 20222 yr Then i cant use it - too many steps and not enough features to make each page block style and not list.. i apologize but when i looked at your pics it made it look like this did . Would like to uninstall and ask for refund please? i can show i did uninstall Thank you
September 25, 20222 yr Author Would like to uninstall and ask for refund please? Not possible. You agreed to the terms when you purchased: You purchased something that works. It just isn’t the way you want. You could have made presales questions before purchasing.
September 25, 20222 yr i am sorry but i did. I asked if could do videos and you said yes. Didnt say only links from Vimeo and you tube. So it doesnt take videos as i asked just linked from 2 specific places. But yes the rest i didnt ask about as it showe din pics so differently . But all in all ill take the loss. It is my fault for buying something that didnt come with Demo but only pics. Thank you for all you do. Great App otherwise
September 25, 20222 yr Author It is my fault for buying something that didnt come with Demo but only pics. Thank you for all you do. Great App otherwise Thank you. Send a message. In sign of good faith, I’ll let you choose another resource on my board.
September 27, 20222 yr @Adriano Faria Seems that the most recent update to IPS disabled the Tutorials application. Is this going to be updated any time soon for php 8.1?
September 27, 20222 yr Author Install the latest Tutorials, which is 2.6.2.1. No problem with IPS 4.7.2.1 and PHP 8.1.0: Btw, I went to check your latest download and you didn't download it here; you don't even show as purchaser of this app. 😶 Edited September 27, 20222 yr by Adriano Faria
September 29, 20222 yr Install the latest Tutorials, which is 2.6.2.1. No problem with IPS 4.7.2.1 and PHP 8.1.0: Btw, I went to check your latest download and you didn't download it here; you don't even show as purchaser of this app. 😶 It was purchased via my other admins login.. recently split my IPS account/purchases from his.
September 29, 20222 yr Author It was purchased via my other admins login.. recently split my IPS account/purchases from his. @Stuart Silvester purchases shouldn’t be merged too to avoid situations like that?
September 29, 20222 yr @Stuart Silvester purchases shouldn’t be merged too to avoid situations like that? I'm really confused... I know that I've purchsed several different applications and plugins. I've changed my email address recently as well as split from my other admins account. I'm missing several purchases that I've been using for a long while now... Tutorials, Brilliant Discord, Community Map, and Links Directory are some of the ones that's showing I haven't purchsed, but I know damn well that I have.
September 29, 20222 yr Author The user Dazz doesn’t show as a purchaser of this resource. I’ve tagged Stuart. He will probably see what happened.