inherit
255648
0
Mar 12, 2020 14:35:28 GMT -8
DiamondDogg
16
July 2018
diamonddogg
|
Post by DiamondDogg on Aug 17, 2018 18:10:24 GMT -8
Peter Another question: Since I'm using the shop for adoptables, how would I place the next month's set without getting rid of previous adopts?
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Aug 18, 2018 0:34:11 GMT -8
DiamondDogg, No need to double post. You can hide items from showing in the shop, that should still allow people to keep them.
|
|
inherit
255648
0
Mar 12, 2020 14:35:28 GMT -8
DiamondDogg
16
July 2018
diamonddogg
|
Post by DiamondDogg on Aug 19, 2018 14:30:52 GMT -8
@ diamonddogg No need to double post. You can hide items from showing in the shop, that should still allow people to keep them. Peter okay. I could re-release the adopts every now and then, cycling them, and added new ones every couple of months.
|
|
inherit
223470
0
Feb 27, 2019 17:05:53 GMT -8
₪» ⅀ ƪ Ƒ «₪
Original registration date: 2007. DeviantART: http://deviantart.com/ruanly. Discord: Ruanly#7946.
1,281
July 2015
fajita
|
Post by ₪» ⅀ ƪ Ƒ «₪ on Aug 24, 2018 8:38:06 GMT -8
PeterIs there any chance you can make it possible to set an item's quantity at 0 but keep it visible? It would make my life much, much easier. I use the monetary shop for when people buy an item through a manual business thread my site uses. Once they buy an item through the manual, complicated business system via threads, they get the actual items added to their account through the monetary shop. Since they aren't really buying through the monetary shop, I have all the items set at 0 quantity until a member is ready to grab the items they bought elsewhere; then I change those specific items to the purchased quantities and let them add the items to their account for free. If that makes sense hopefully Right now, I have to do roundabout methods since I can't simply set an item to "sold out." Feel free to tell me no or just ignore me, I know you're busy and not particularly code-y right now, but I thought I'd ask nonetheless :)
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Aug 27, 2018 2:58:59 GMT -8
₪» ⅀ ƪ Ƒ «₪, I know you are hoping I say yes, but unfortunately it's a no. I rewrote my tools a while back when I moved to ES6, and didn't create a backup of my older ones (or I just can't find them), as I wrote them on the fly (when developing the monetary plugin) and didn't think about it at the time. So modifying the existing code is a little more tricky, as I have to run it through my tools to handle joining all the files, adding wrapper, JS and CSS compressing, then it gets run through packer so it can all fit in the JS component of the plugin. On top of all that which sounds a lot, but most of it is automated. I then have to do quite a bit of testing to make sure it works on all browsers, different user accounts (admin, member) etc. So yeah, any change isn't that simple unfortunately. Sorry
|
|
inherit
223470
0
Feb 27, 2019 17:05:53 GMT -8
₪» ⅀ ƪ Ƒ «₪
Original registration date: 2007. DeviantART: http://deviantart.com/ruanly. Discord: Ruanly#7946.
1,281
July 2015
fajita
|
Post by ₪» ⅀ ƪ Ƒ «₪ on Aug 27, 2018 6:58:37 GMT -8
No problem, thank you for responding! It's always nice to have a definitive answer instead of left waiting. Definitely sounds like it'd be a huge pain in the rear. If you do end up making a V6 version, can I ask that it be considered as a feature in that version? But no worries if you don't want to or wind up forgetting, of course. Hope all is well with you, man!
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Aug 28, 2018 1:38:03 GMT -8
₪» ⅀ ƪ Ƒ «₪, Once I know I can really start developing the Monetary plugins for v6, I will likely grab a few people like yourself for a group chat to see what you would like in the new version for the shop and monetary plugins. I started work on a prototype of Monetary v2 last year, just to experiment (one being 2 currencies) with a few things. I will probably continue where I left off when I get back to working on it.
|
|
inherit
223470
0
Feb 27, 2019 17:05:53 GMT -8
₪» ⅀ ƪ Ƒ «₪
Original registration date: 2007. DeviantART: http://deviantart.com/ruanly. Discord: Ruanly#7946.
1,281
July 2015
fajita
|
Post by ₪» ⅀ ƪ Ƒ «₪ on Aug 28, 2018 7:03:14 GMT -8
Dang, that's exciting news! I'd be honored to get to partake in a brainstorm for it. And very happy to hear that you do currently intend on proceeding with a V6 version, too :)
|
|
inherit
255648
0
Mar 12, 2020 14:35:28 GMT -8
DiamondDogg
16
July 2018
diamonddogg
|
Post by DiamondDogg on Aug 28, 2018 16:54:29 GMT -8
PeterMay I also help with the brainstorming and ideas? I have a few i can think of.
|
|
inherit
256123
0
Nov 24, 2018 15:30:47 GMT -8
pancakesfordinner
15
August 2018
pancakesfordinner
|
Post by pancakesfordinner on Sept 29, 2018 10:46:47 GMT -8
Hello,
I had the items displaying fine in user profiles, on the summary tab. Then I went through and disabled all social media via Forum Settings, and now they're gone. I tried to re-enable everything, but that didn't fix it.
I haven't made many changes to the user profile, either before or after adding the Monetary Shop plug-in, so I'm not 100% sure that's what did it but that's my best guess. I looked through this thread as best I could, tried to follow the advice and copy from other profile sections to add this code:
<table>
<tr>
<center>Inventory</center>
<td><div id="monetary_shop_items">$[monetary_shop_items]</div></td>
</tr>
</table> I have tried it with and without the"$[monetary_shop_items] part, since I'm not sure if that's necessary. "Inventory" shows up where I want, but there are no items beneath it. What did I do wrong?
edit: I realized the problem was that I had changed some item IDs to make them easier to organize, and that had erased the items from my profile, so I actually had no items to display. Hope this might help someone who made the same mistake and didn't connect it with changes to profile fields.
Thanks
|
|
inherit
257300
0
Mar 1, 2019 14:54:18 GMT -8
BAI2
Frankly, my dear, I don't give a damn.
29
December 2018
bai2
|
Post by BAI2 on Jan 7, 2019 13:35:22 GMT -8
₪» ⅀ ƪ Ƒ «₪ , Once I know I can really start developing the Monetary plugins for v6, I will likely grab a few people like yourself for a group chat to see what you would like in the new version for the shop and monetary plugins. I started work on a prototype of Monetary v2 last year, just to experiment (one being 2 currencies) with a few things. I will probably continue where I left off when I get back to working on it. If you still need sign ups for the beta testing, I'd be happy to help. I've been using your monetary plugins since I started proboards about 3 or 4 years ago, and they've been mainstays on all my boards. Is the old version still available on Github, or have you removed it completely?
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,846
January 2015
msg
|
Post by Lynx on Jan 14, 2019 13:32:09 GMT -8
₪» ⅀ ƪ Ƒ «₪ , Once I know I can really start developing the Monetary plugins for v6, I will likely grab a few people like yourself for a group chat to see what you would like in the new version for the shop and monetary plugins. I started work on a prototype of Monetary v2 last year, just to experiment (one being 2 currencies) with a few things. I will probably continue where I left off when I get back to working on it. If you still need sign ups for the beta testing, I'd be happy to help. I've been using your monetary plugins since I started proboards about 3 or 4 years ago, and they've been mainstays on all my boards. Is the old version still available on Github, or have you removed it completely? There's a GitHub icon in Peter's signature that gets you to his main GitHub page. From there, you can get to his plugins. Here's the one for Monetary System. Just locate the Download button on that page to download the PBP file to your computer, then import it via your Plugin > Manage page in your Admin panel.
|
|
inherit
257300
0
Mar 1, 2019 14:54:18 GMT -8
BAI2
Frankly, my dear, I don't give a damn.
29
December 2018
bai2
|
Post by BAI2 on Jan 19, 2019 12:24:58 GMT -8
If you still need sign ups for the beta testing, I'd be happy to help. I've been using your monetary plugins since I started proboards about 3 or 4 years ago, and they've been mainstays on all my boards. Is the old version still available on Github, or have you removed it completely? There's a GitHub icon in Peter 's signature that gets you to his main GitHub page. From there, you can get to his plugins. Here's the one for Monetary System. Just locate the Download button on that page to download the PBP file to your computer, then import it via your Plugin > Manage page in your Admin panel. I found the actual money system, but there appears to be no repository for the shop.
|
|
Former Member
inherit
guest@proboards.com
251770
0
Nov 24, 2024 4:39:32 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jan 20, 2019 1:19:54 GMT -8
There's a GitHub icon in Peter 's signature that gets you to his main GitHub page. From there, you can get to his plugins. Here's the one for Monetary System. Just locate the Download button on that page to download the PBP file to your computer, then import it via your Plugin > Manage page in your Admin panel. I found the actual money system, but there appears to be no repository for the shop. github.com/PopThosePringles/ProBoards-Monetary/tree/master/modules/shop This what you're after?
|
|
inherit
257300
0
Mar 1, 2019 14:54:18 GMT -8
BAI2
Frankly, my dear, I don't give a damn.
29
December 2018
bai2
|
Post by BAI2 on Jan 20, 2019 15:39:29 GMT -8
|
|