Invision Community 5: A video walkthrough creating a custom theme and homepage By Matt Thursday at 04:02 PM
Adriano Faria Posted September 19, 2020 Author Posted September 19, 2020 1 minute ago, James101 said: Yes, that works if you can tell me. I will ask the dev to do it. Thank you! I’ll reply back when I reach my PC. James101 1
Adriano Faria Posted September 19, 2020 Author Posted September 19, 2020 4 hours ago, James101 said: Yes, that works if you can tell me. I will ask the dev to do it. This is what goes in the postContainer template: {{if \IPS\Member::loggedIn()->group['g_viewnotes'] AND $comment->author()->member_id}} {{$member = \IPS\membernotes\Member::load( $comment->author()->member_id );}} <li class="ipsType_light"> <a class='ipsType_blendLinks' title="{lang="view_this_member_notes" sprintf="$comment->author()->name"}" href='{url="app=core&module=members&controller=profile&id={$comment->author()->member_id}&tab=node_membernotes_memberNotes" seoTemplate="profile" seoTitle="$comment->author()->members_seo_name"}'>{lang="num_notes" pluralize="$member->mn_notes"}</a> <a class='ipsType_blendLinks' title='{lang="add_note_to" htmlsprintf="$comment->author()->name"}' href='{url="app=membernotes&module=notes&controller=notes&do=add&mid={$comment->author()->member_id}"}' data-ipsDialog data-ipsDialog-title='{lang="adding_note_to" htmlsprintf="$comment->author()->name"}'><i class="fa fa-plus-square"></i></a> </li> {{endif}} sobrenome 1
CoffeeCake Posted November 29, 2020 Posted November 29, 2020 Hi Adriano, I noticed that if no access is granted to an administrator group in the ACP for this application, the administrator still sees the member note icon upon login to ACP, and when clicking, gets an error that no access is available. Expected behavior would be that the icon should not appear if no access is granted similar to any other ACP permission.
Adriano Faria Posted November 29, 2020 Author Posted November 29, 2020 56 minutes ago, Paul E. said: still sees the member note icon Icon? Which icon? Or do you mean the menu?
CoffeeCake Posted November 30, 2020 Posted November 30, 2020 8 hours ago, Adriano Faria said: Icon? Which icon? Or do you mean the menu? This account only has access to parts of Commerce, and nothing under members, yet the Members area appears, with a menu item for Member Notes. When clicking on it, they see the following:
Adriano Faria Posted November 30, 2020 Author Posted November 30, 2020 @Paul E., this resource still adds column to core tables. I'll have to make it compatible with new marketplace rules so it will take a bit more. Wait a fix for this until/druing the weekend.
CoffeeCake Posted November 30, 2020 Posted November 30, 2020 No worries--just wanted to make you aware of the issue.
Adriano Faria Posted December 6, 2020 Author Posted December 6, 2020 (edited) On 11/30/2020 at 6:28 PM, Paul E. said: No worries--just wanted to make you aware of the issue. File is pending approval since Wednesday morning, just to let you know. Keep an eye on Downloads to download newest version as soon as it goes live. Nevermind... just found an issue with new version. I will fix and upload it today later. Edited December 6, 2020 by Adriano Faria
Adriano Faria Posted December 18, 2020 Author Posted December 18, 2020 What's New in Version 2.2.3 Move Notes and Settings to Members section on ACP so admins can use properly the ACPrestrictions Drop columns from core tables and use own table in compliance with new marketplace rules
CoffeeCake Posted January 26, 2021 Posted January 26, 2021 Hi @Adriano Faria, FYI, the button to add a member note from the ACP when looking at the Member's tab is not working. Pressing the "add note" button in the ACP > Members > Specific member > Member Notes tab results in a "page not found" popup error.
Adriano Faria Posted January 26, 2021 Author Posted January 26, 2021 Ok. I’ll fix when I have to update it.
Michel_72 Posted February 15, 2021 Posted February 15, 2021 (edited) Hi I purchased this addon a while back and I'm running version 2.1.2. When I try to update (on Invision Community v4.5.4.2) from the Admin CP I get: "There was an error installing the resource, please submit a support ticket for further assistance." Support tels me to contact you as they found no obvious marketplace related issue. What can I do? Michel Edited February 15, 2021 by Michel_72
Adriano Faria Posted February 15, 2021 Author Posted February 15, 2021 It is a marketplace error message. It isn’t from the resource itself.
Michel_72 Posted February 15, 2021 Posted February 15, 2021 Hi thanks for responding so fast. Could I try manually installing the update and how? I'm not getting anywhere near a solution when the 2 parties point fingers towards each other 😄
Adriano Faria Posted February 15, 2021 Author Posted February 15, 2021 Ask the one in support for the message error pointing to my resource. The only error that could cause an error would an wrong version, which isn't the case: Quote "200011": "2.1.1", "200012": "2.1.2", "200013": "2.1.3", "200014": "2.1.4", "200015": "2.2.0", "200016": "2.2.1", "200017": "2.2.2", "200018": "2.2.3" }
Michel_72 Posted February 15, 2021 Posted February 15, 2021 1 minute ago, Adriano Faria said: Ask the one in support for the message error pointing to my resource. The only error that could cause an error would an wrong version, which isn't the case: Thanks, will do.
Adriano Faria Posted February 15, 2021 Author Posted February 15, 2021 @Michel_72, I'm still able to download 2.1.2 from the version history so I've made a test upgrading from 2.1.2 to the latest, the one in marketplace: Updated. No error logged, except the one when I installed 2.1.2 on IPS 4.5 due to a change on ACP menu. The error goes away when the right version is used on 4.5, as shown in the video.
Michel_72 Posted February 15, 2021 Posted February 15, 2021 Thanks, that's almost the same procedure, except I don't upload, but just press the upgrade button in the Admin CP marketplace. I have asked Invision to respond to your remarks. Michel
Michel_72 Posted February 16, 2021 Posted February 16, 2021 Somebody just fixed something, because I was just able to update the plugin 👌 Adriano Faria 1
LiquidFractal Posted March 30, 2021 Posted March 30, 2021 Hey @Adriano Faria, I'm using the most recent version of Member Notes (2.2.3) on IPB v4.5.4.2. I've just noticed that I am unable to create Member Notes using the Member Notes tab in the adminCP's Member view. Here, whenever I click the Add Note button I get a Page Not Found error. I can still add Notes to a Member site-side while viewing their Profile without any problems.
Adriano Faria Posted March 31, 2021 Author Posted March 31, 2021 11 hours ago, liquidfractal said: Hey @Adriano Faria, I'm using the most recent version of Member Notes (2.2.3) on IPB v4.5.4.2. I've just noticed that I am unable to create Member Notes using the Member Notes tab in the adminCP's Member view. Here, whenever I click the Add Note button I get a Page Not Found error. I can still add Notes to a Member site-side while viewing their Profile without any problems. I remember this error being reported and I thought it was fixed already. Will take a look. LiquidFractal 1
Adriano Faria Posted May 5, 2021 Author Posted May 5, 2021 What's New in Version 2.2.4: Fix: error when giving notes to a member on Admin CP profile. Script optimization
Enigma_RL Posted October 25, 2021 Posted October 25, 2021 Hey, we recently updated IPS from an older version and updated all plugins with it. When I now try to enable: Grant access to Member Notes > Member Notes > View Notes, in someones administrator profile, the tab doesn't show in his ACP. When I enable the settings tab as well, they appear, but the member notes still don't. Do you know what's up with this? Thanks in advance!
Adriano Faria Posted October 25, 2021 Author Posted October 25, 2021 (edited) 13 minutes ago, Enigma_RL said: Hey, we recently updated IPS from an older version and updated all plugins with it. When I now try to enable: Grant access to Member Notes > Member Notes > View Notes, in someones administrator profile, the tab doesn't show in his ACP. When I enable the settings tab as well, they appear, but the member notes still don't. Do you know what's up with this? Thanks in advance! Are you using the IPS 4.6 version of the older version yet? If it's the new, sorry, you don't show as a purchase of this file and you also didn't download it here on IPS so I'm not sure why you're using. Support is provided only for those who purchased it. Unless you're talking in someone else's behalf. Please tell the purchaser name if that's the case. Edited October 25, 2021 by Adriano Faria
Enigma_RL Posted October 29, 2021 Posted October 29, 2021 On 10/25/2021 at 2:27 PM, Adriano Faria said: Are you using the IPS 4.6 version of the older version yet? If it's the new, sorry, you don't show as a purchase of this file and you also didn't download it here on IPS so I'm not sure why you're using. Support is provided only for those who purchased it. Unless you're talking in someone else's behalf. Please tell the purchaser name if that's the case. Yes we are running 4.6 and quite obviously if I can download it from the marketplace through ACP we have purchased a license... It's most likely linked to the main account holder. Anyways one of our developers managed to solve the issue so no further support is needed.
Recommended Posts