Invision Community 5: A video walkthrough creating a custom theme and homepage By Matt Thursday at 04:02 PM
BradTBP Posted October 23, 2022 Posted October 23, 2022 Anyone, has this been approved yet? I have not received notification. Thank you
Donald Meek Posted November 7, 2022 Posted November 7, 2022 i had member shop on for years now and now it wants me to buy it again? why? wheres my free updates?
Donald Meek Posted November 7, 2022 Posted November 7, 2022 i had member shop for many years it seems where are my free upgrades? says i have to buy it this interface of invision since the change has done this to me
Adriano Faria Posted November 7, 2022 Posted November 7, 2022 3 minutes ago, Donald Meek said: i had member shop for many years it seems where are my free upgrades? says i have to buy it this interface of invision since the change has done this to me
Sirapat Kidwisala Posted December 5, 2022 Posted December 5, 2022 Hi, I have the issue where the image of the item bought doesn't show correctly in the myitems page as shown below (Pic 1). It's supposed to show like Pic 2. Pic 1 Pic 2 Please help. Thank you.
Sirapat Kidwisala Posted December 5, 2022 Posted December 5, 2022 19 minutes ago, Sirapat Kidwisala said: Hi, I have the issue where the image of the item bought doesn't show correctly in the myitems page as shown below (Pic 1). It's supposed to show like Pic 2. Pic 1 Pic 2 Please help. Thank you. Apart from above issue, I can't send item to others as well. The error is as shown below.
Sirapat Kidwisala Posted December 5, 2022 Posted December 5, 2022 Also, is there any plans that you will have feature where user can create more than one bank account? I think that would be nice to have apart from having only one main bank account. Please consider. Thank you
403 - Forbiddeen Posted December 14, 2022 Posted December 14, 2022 Hello, i found a bug. it's not working more the bonus for file downloads.
Adriano Faria Posted December 15, 2022 Posted December 15, 2022 On 12/13/2022 at 11:46 PM, 403 - Forbiddeen said: Hello, i found a bug. it's not working more the bonus for file downloads. Can’t reproduce in a quick test. Nothing has changed in MS and in the classes this particular hook extends. Make sure all the requirements are ok for it to work, like Downloads/Commerce integration enabled; file must have points to download; group should be allowed to submit paid files, etc.
403 - Forbiddeen Posted December 17, 2022 Posted December 17, 2022 On 12/15/2022 at 11:42 AM, Adriano Faria said: Can’t reproduce in a quick test. Nothing has changed in MS and in the classes this particular hook extends. Make sure all the requirements are ok for it to work, like Downloads/Commerce integration enabled; file must have points to download; group should be allowed to submit paid files, etc. We found another bug... it's not working the bank. we add money at the bank, but don't return the %.
Adriano Faria Posted December 17, 2022 Posted December 17, 2022 Seems ok to me. Bank settings for my group: My test: I have 5000 points. Bank charges 10% to deposit: - My deposit is 50% (2500 points), so 2500 - 10% (bank charge) = 2250. That's exactly what shows to me:
Sirapat Kidwisala Posted December 17, 2022 Posted December 17, 2022 (edited) Is there a way to format my items view as picture below. Because right now my membershop page is this view Also, is there a way to view items by categories like this? and after you click on view icon, it displays all the items under each category. Thank you. Edited December 17, 2022 by Sirapat Kidwisala
Sirapat Kidwisala Posted December 20, 2022 Posted December 20, 2022 (edited) Why sometimes there are extra links in the breadcrumb and sometimes doesn't, but both have the same url of http://example/membersshop/view/54-ใบประกันสมุนไพรได้ชัวร์/ The most often one is as shown below where I just normally clicked from the main page of membersshop under newest item section The other type of breadcrumb is as shown below. For this the breadcrumb has extra category name then item name, and I'm not really sure how do I got this breadcrumb cos I just randomly clicked around the page. Edited December 20, 2022 by Sirapat Kidwisala added in the url
Adriano Faria Posted December 21, 2022 Posted December 21, 2022 (edited) Is there any problem if you copy and paste both links? Do you get any error in any of them? Does both links works for you? Let me know if you got any error. Edited December 21, 2022 by Adriano Faria
Sirapat Kidwisala Posted December 21, 2022 Posted December 21, 2022 (edited) 8 hours ago, Adriano Faria said: Is there any problem if you copy and paste both links? Do you get any error in any of them? Does both links works for you? Let me know if you got any error. I don't get any errors and both works for me. But now I know why the breadcrumb is not the same. When I first click on any of the item shown in the below pic It will link to this page with this breadcrumbs ( mainpage > membersshop) But when I refreshed the page itself, the breadcrumbs changed (mainpage > membersshop > category > item name) Edited December 21, 2022 by Sirapat Kidwisala
Adriano Faria Posted December 21, 2022 Posted December 21, 2022 Probably because the dev who developed it changed it entirely to work ajaxed. Will take a look when I have to update it in a future version as it isn’t crashing your board. No ETA. No promise. Sirapat Kidwisala 1
Rick7C2 Posted January 4, 2023 Posted January 4, 2023 Would it be possible to add API endpoints so I can allow members to earn points and spend points externally from IPB? My goal is to create a Discord bot that rewards points for various things. I would just need API endpoints that would allow me to do the following... Add points to user. Remove points from user. Retrieve point count for user Withdraw points from bank for user Deposit points to bank for user Check points balance in bank for user
Adriano Faria Posted January 4, 2023 Posted January 4, 2023 Will take a look in a future version. No promise. No ETA. Rick7C2 1
Sirapat Kidwisala Posted January 5, 2023 Posted January 5, 2023 Would it be possible to give members to win random items with different win % for each items For example, Box 1 will random (A, B, C) and each of them have win % of (98%, 54%, 25% accordingly)
JR Network Posted January 5, 2023 Posted January 5, 2023 (edited) Hi, I bought the latest version of membersshop, and when testing it, it does not remove points when buying items from the shop? As you can see from the log here, I bought rock paper scissors etc and it did not remove the points when it was bought even though I won. If you generate purchase within the admin cp, it will remove the money properly as you can see here: Please let me know if its a setting I haven't changed or if it is a bug ? Also disabling items in the shop does not work, they are still active and can be bought: ---------- @Rick7C2 On 1/4/2023 at 10:02 PM, Rick7C2 said: Would it be possible to add API endpoints so I can allow members to earn points and spend points externally from IPB? My goal is to create a Discord bot that rewards points for various things. I would just need API endpoints that would allow me to do the following... Add points to user. Remove points from user. Retrieve point count for user Withdraw points from bank for user Deposit points to bank for user Check points balance in bank for user While not supported I'd assume you could insert in to the three tables that it uses for this, the points table to add the balance, the rewards table to signify what reward you are adding and the logs table to ensure it's logged why the user got / lost points etc. You might need to slightly modify the code to show the types in the membershop reward log section though. Edited January 5, 2023 by JR Network
Adriano Faria Posted January 5, 2023 Posted January 5, 2023 25 minutes ago, JR Network said: Please let me know if its a setting I haven't changed or if it is a bug ? Also disabling items in the shop does not work, they are still active and can be bought I’ll make some tests asap and will update it to fix if necessary. 42 minutes ago, Sirapat Kidwisala said: Would it be possible to give members to win random items with different win % for each items For example, Box 1 will random (A, B, C) and each of them have win % of (98%, 54%, 25% accordingly) I’m taking a note of requests and new features will come in a future version. No ETA. No promise. JR Network 1
Adriano Faria Posted January 6, 2023 Posted January 6, 2023 19 hours ago, JR Network said: Also disabling items in the shop does not work, they are still active and can be bought: Do you have FTP access to upload the file? This is a quick fix. The points I would have to makes some tests and will take a few days. JR Network 1
Recommended Posts