inherit
167837
0
Apr 30, 2013 15:32:12 GMT -8
leif
939
June 2011
akiglass
|
Post by leif on Jan 18, 2017 19:20:08 GMT -8
This is brilliant. I'd love to see this developed further!
Edit: so it appears that points have to be split manually for each group? I set up 4 houses (like HP), and sorted members to them. When I awarded a Hufflepuff 5 points and a Gryffindor 5 points my div value for the FIRST instance of it is showing the full value 10 points, not showing them in their respective classes. :/ So instead of being 5 House Points for Hufflepuff and 5 House Points for Gryffindor I'm only seeing a 10 total.
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Jan 25, 2017 16:27:15 GMT -8
This is brilliant. I'd love to see this developed further! Edit: so it appears that points have to be split manually for each group? I set up 4 houses (like HP), and sorted members to them. When I awarded a Hufflepuff 5 points and a Gryffindor 5 points my div value for the FIRST instance of it is showing the full value 10 points, not showing them in their respective classes. :/ So instead of being 5 House Points for Hufflepuff and 5 House Points for Gryffindor I'm only seeing a 10 total. It sounds like you are putting in the wrong class name that you want displayed. It has an option to combine points and have them displayed. In my example I have Total: gpgroup gppoints1: gpgroup1 gppoints2: gpgroup2 gpgroup being the total gppoints1 being Hufflepuff gppoints2 being Gryffindor gpgroup1 being the value and gpgroup2 being the other value Removing "Total: gpgroup" would remove the combination from being displayed Is that what your referring to or did I miss something? You can tag me again with some pictures of your setup if you need help explaining. I designed this plugin with the promise of payment upon completion, however I received no payment, so I haven't worked on developing further.
|
|
inherit
167837
0
Apr 30, 2013 15:32:12 GMT -8
leif
939
June 2011
akiglass
|
Post by leif on Jan 25, 2017 20:22:11 GMT -8
This is brilliant. I'd love to see this developed further! Edit: so it appears that points have to be split manually for each group? I set up 4 houses (like HP), and sorted members to them. When I awarded a Hufflepuff 5 points and a Gryffindor 5 points my div value for the FIRST instance of it is showing the full value 10 points, not showing them in their respective classes. :/ So instead of being 5 House Points for Hufflepuff and 5 House Points for Gryffindor I'm only seeing a 10 total. It sounds like you are putting in the wrong class name that you want displayed. It has an option to combine points and have them displayed. In my example I have Total: gpgroup gppoints1: gpgroup1 gppoints2: gpgroup2 gpgroup being the total gppoints1 being Hufflepuff gppoints2 being Gryffindor gpgroup1 being the value and gpgroup2 being the other value Removing "Total: gpgroup" would remove the combination from being displayed Is that what your referring to or did I miss something? You can tag me again with some pictures of your setup if you need help explaining. I designed this plugin with the promise of payment upon completion, however I received no payment, so I haven't worked on developing further. Hey thank you for your response here are some screenshots attached. So, I assigned gpgroup1-4 to the four houses Thunderbird, Horned Serpent, Wampus, and Pukwudgie. In my code I refer to it as well <td align="center" width="22%"> <div class="points-serpents"></div> </td> <td align="center" width="22%"> <div class="points-pukwudgie"></div> </td> <td align="center" width="22%"> <div class="points-thunderbird"></div> </td> <td align="center" width="22%"> <div class="points-wampus"></div> </td> I refer to the class to inser tthe points value. It's entering the total points for whatever is listed first on the plugin. In the Screenshot, Wampus is first. If I move Pukwudgie first, it'd show 25 for Pukwudgie instead. For the other 3 houses it shows 0. How much was the person supposed to pay you? That sucks Attachments:
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Jan 26, 2017 11:04:37 GMT -8
It sounds like you are putting in the wrong class name that you want displayed. It has an option to combine points and have them displayed. In my example I have Total: gpgroup gppoints1: gpgroup1 gppoints2: gpgroup2 gpgroup being the total gppoints1 being Hufflepuff gppoints2 being Gryffindor gpgroup1 being the value and gpgroup2 being the other value Removing "Total: gpgroup" would remove the combination from being displayed Is that what your referring to or did I miss something? You can tag me again with some pictures of your setup if you need help explaining. I designed this plugin with the promise of payment upon completion, however I received no payment, so I haven't worked on developing further. Hey thank you for your response here are some screenshots attached. So, I assigned gpgroup1-4 to the four houses Thunderbird, Horned Serpent, Wampus, and Pukwudgie. In my code I refer to it as well <td align="center" width="22%"> <div class="points-serpents"></div> </td> <td align="center" width="22%"> <div class="points-pukwudgie"></div> </td> <td align="center" width="22%"> <div class="points-thunderbird"></div> </td> <td align="center" width="22%"> <div class="points-wampus"></div> </td> I refer to the class to inser tthe points value. It's entering the total points for whatever is listed first on the plugin. In the Screenshot, Wampus is first. If I move Pukwudgie first, it'd show 25 for Pukwudgie instead. For the other 3 houses it shows 0. How much was the person supposed to pay you? That sucks Okay so if you added the <div class="userpoints"></div> to the user page and added 5 points to a member who was in group wampus, your saying that under points-serpents it would be 5 because serpents appeared first in your list? It sounds like If maybe I could get your forum url/establish account/and tests It would help me greatly. My test forum seems to work fine but thats just a basic test.
|
|
inherit
167837
0
Apr 30, 2013 15:32:12 GMT -8
leif
939
June 2011
akiglass
|
Post by leif on Jan 26, 2017 18:17:49 GMT -8
Yup. That's basically what's happening to us.
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Feb 27, 2017 12:47:18 GMT -8
Yup. That's basically what's happening to us. Your groups you were using were set to hidden. That apparently won't work for this plugin. Never tried it but Proboards removes the ability to detect their group if it's a hidden group. So I also changed your groups to the appropriate groups in the manage plugin section. (The text won't display because you are using bbcode for the links) I cleared both keys for you. Anyone with a correct display group (usually the first group they are added to) will work fine
|
|
inherit
167837
0
Apr 30, 2013 15:32:12 GMT -8
leif
939
June 2011
akiglass
|
Post by leif on Feb 27, 2017 18:06:35 GMT -8
Is there a way to get it so the hidden groups work? We can add a code that keeps it hidden like <span id="membergroup"></span>
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Feb 28, 2017 0:40:36 GMT -8
Is there a way to get it so the hidden groups work? We can add a code that keeps it hidden like <span id="membergroup"></span> Making a group hidden will remove the ability for a plugin to detect what group a person is in. Thus rendering the group too invisible. From what I saw, you had people with fancy images in the respective group. So that should work fine. I don't understand why you would need a redundant group name. If they are in wampus, you already have them in a group called wampus. No need to make a hidden group called wampus If you want to hide the group you would need to target all places that proboards displays the group and hide it that way
|
|
inherit
167837
0
Apr 30, 2013 15:32:12 GMT -8
leif
939
June 2011
akiglass
|
Post by leif on Feb 28, 2017 6:45:05 GMT -8
Ahh! Thank you! Originally we had all the students in a group called "Students" we just recently split them out.
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Mar 1, 2017 7:24:03 GMT -8
Ahh! Thank you! Originally we had all the students in a group called "Students" we just recently split them out. Having them in a generic group called students would also be an easy way to keep track of them through proboards moderation functions. You could do that as well (after having already put them in their specific 'house' group)
|
|