inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Mar 1, 2013 6:27:37 GMT -8
Todge, is there any possible way for there to be an auto awards system? For example, have some things set so people will automatically receive their award? From such tasks as making X posts, X likes, getting X likes... and more ?
|
|
inherit
133488
0
Nov 22, 2024 11:06:39 GMT -8
toetapping
1,583
November 2008
toetapping
|
Post by toetapping on Mar 5, 2013 16:27:07 GMT -8
Thank you Todge. It is working great now.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Mar 5, 2013 17:10:43 GMT -8
Thank you Todge. It is working great now. Woohoo... No worries, glad all is good now. Todge, is there any possible way for there to be an auto awards system? For example, have some things set so people will automatically receive their award? From such tasks as making X posts, X likes, getting X likes... and more ? It's possible, but would be pretty complex. Keys can only be set/updated by a mouse click, not automatically, so the code would have to keep track of everything that can end up with an award and then set the key the next time the mouse is clicked... But what would the user click on? Apart from setting an onclick event for every link on the page when needed I can see no other way. In short, yes, it's possible, but not with this code, and the coding itself would be pretty complex.
|
|
inherit
184036
0
Aug 5, 2017 20:09:25 GMT -8
Glass Owl
74
October 2012
twilightdew
|
Post by Glass Owl on Mar 6, 2013 16:39:05 GMT -8
I tried to import the plug in several times but I keep getting an error message that says "Unable to determine plugin export version." If there another version I should download rather than the one in the opening post? Or maybe it is an issue with the forum plug in area>
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Mar 7, 2013 10:27:01 GMT -8
Could you please try downloading it again, then try importing the new file.
|
|
inherit
163947
0
Nov 2, 2015 13:57:00 GMT -8
Silent
87
February 2011
smoketail
|
Post by Silent on Mar 7, 2013 12:45:46 GMT -8
I don't really know if this is possible (Or probable for that matter). I love this plug in, I really do. But, the main reasons why I want, it may get confusing.
I want to use this for an RPG. On the RPG, I want to have a one member per account (Rather then one character per account). Mainly because I hate when 1 person has 7 accounts. I plan on using this as an 'inventory' type deal. I don't really know how to explain this any other way other then showing an example.
I plan on using the money code with this. But their will be a fake store that they can use their fake money earned by posting. Their will be stuff just for characters such as armor, weapons, food, and ect. This is perfect to have the awards as the items. This plug will be a perfect way or keeping track of what member has what. Like inventory.
But, if a person has 1 account with 7 characters on it, the items can get super mixed up of who has what. You know what I mean? So, I was wondering if there was a fast edit fix for this. Some way that I can edit the items for each person. Like a notes part.
I was thinking: Whenever you hover over the image, it says "Award name; award description; and how many received". Maybe add a 4th line that can be customized for each different award. So it can says, "Iron Armor; Hard, study but very heavy iron armor; received 1; Worn by Fred, Bob, Mike and Lisa".
I don't even know if this makes any sense. Just anything long those lines....
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Mar 7, 2013 15:42:40 GMT -8
That would be very difficult. Partly, because it would require some big changes to the code, and partly due to storage.
There is limited storage available, and the example you have given would already use 32 characters, with 4 short names. That could easily be quadrupled with longer names and more characters per member, that would seriously eat into the available space.
|
|
inherit
163947
0
Nov 2, 2015 13:57:00 GMT -8
Silent
87
February 2011
smoketail
|
Post by Silent on Mar 7, 2013 20:13:18 GMT -8
Ah. Okay. It was worth a shot. Thank you anyways though.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Mar 8, 2013 13:26:48 GMT -8
No worries.. Sorry.
|
|
inherit
154088
0
Jan 6, 2014 7:13:23 GMT -8
Liz
499
May 2010
frenchliving
|
Post by Liz on Mar 10, 2013 9:41:05 GMT -8
I installed this today and it's working perfectly. Thank you very much Todge
|
|
inherit
128803
0
Apr 16, 2023 23:54:15 GMT -8
Ty
200
July 2008
ty5550
|
Post by Ty on Mar 12, 2013 19:34:18 GMT -8
So while the Award system works perfectly for me my other administrator pointed out that she cannot see the tab. She has the ability to modify profiles, I gave her every possible power there was and the tab still does not appear for her. We also tried it on one of our test sites and it seems that only the "admin" account can actually view the Award tab as well as give/take awards away. It could just be something we messed up, but that's why we tried it on two sites before coming here. I don't know if anyone else has come across this problem or even noticed it yet since there is still a lot of testing going on.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Mar 13, 2013 9:35:57 GMT -8
Do you have the latest version of the plug-in? (V2.1.6)
|
|
inherit
128803
0
Apr 16, 2023 23:54:15 GMT -8
Ty
200
July 2008
ty5550
|
Post by Ty on Mar 13, 2013 12:24:53 GMT -8
Yes, using v2.1.6
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Mar 14, 2013 11:13:45 GMT -8
The code works as it should for me on my test forum.
What browser are you using, and have you tried demoting your other admin to a moderator and see if she can then see the tab.
|
|
inherit
128803
0
Apr 16, 2023 23:54:15 GMT -8
Ty
200
July 2008
ty5550
|
Post by Ty on Mar 14, 2013 16:53:00 GMT -8
Tested on FireFox and Chrome...also I tried the whole demoting thing and it did not work either. I suppose it is possible that we messed something up in the coding somewhere...but I think we only edited its appearance through CSS and nothing else. The only time we modified it like through templates was for the mini-profile on the side and that is working just fune. Just no one but the admin account can see the tab.
|
|