inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Mar 24, 2014 16:43:07 GMT -8
show a screenshot of where you set permissions to all, because I dont think its the same place Im talking about. if the UI doesnt have a key settings tab, you wont be able to set it.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Mar 24, 2014 17:06:48 GMT -8
Version 0.0.5 is available with the key permissions added..
BUT, there appears to be a problem..
I can set the Super Forum Key as a member using pb.plugin.key('updated_threads').set({ value: keyData });}... But only as a staff member using pb.plugin.key('updated_threads').set_on('post_new', keyData);
I have also tried pb.plugin.key('updated_threads').set_on('post_new', {value: keyData});, but to no avail.
Grrrrrrrrrrr
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Mar 24, 2014 17:46:50 GMT -8
you have to use your flute to summon a wild Tim Camara
|
|
inherit
194160
0
Mar 23, 2015 9:54:45 GMT -8
blc
2,641
May 2013
blc
|
Post by blc on Mar 24, 2014 20:37:53 GMT -8
Version 0.0.5 is available with the key permissions added.. BUT, there appears to be a problem.. I can set the Super Forum Key as a member using pb.plugin.key('updated_threads').set({ value: keyData });}... But only as a staff member using pb.plugin.key('updated_threads').set_on('post_new', keyData);I have also tried pb.plugin.key('updated_threads').set_on('post_new', {value: keyData});, but to no avail. Grrrrrrrrrrr I've gotten that reset pop up a couple of times as well. Should that be happening? Edite: Meant to mention this before. Is there some way to give a length to the container? I have it set to show 20 threads but its only showing 5. Its cutting off. I checked both this plug in and redux and both have a place to select width, but nothing for length/height.
|
|
inherit
The Dream Crusher (Ret.)
164921
0
Apr 1, 2014 11:00:25 GMT -8
Tim Camara
Teach a man to fish, etc., etc.
1,721
March 2011
tcamara
|
Post by Tim Camara on Mar 25, 2014 8:58:46 GMT -8
Version 0.0.5 is available with the key permissions added.. BUT, there appears to be a problem.. I can set the Super Forum Key as a member using pb.plugin.key('updated_threads').set({ value: keyData });}... But only as a staff member using pb.plugin.key('updated_threads').set_on('post_new', keyData);I have also tried pb.plugin.key('updated_threads').set_on('post_new', {value: keyData});, but to no avail. Grrrrrrrrrrr The syntax is correct for your first two instances, and is wrong in your last one. Anyway, I can't reproduce this issue. Set_on will error with insufficient permissions if the permissions are not set for the key. This is the likeliest scenario you're experiencing. However, I can't get it to where one of those works and one of them doesn't. I recommend ensuring that your plugin key permissions are set correctly, maybe even reset them to be sure. If that doesn't work, you can link me to where the issue is occurring and I can try to take a look there.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Mar 25, 2014 11:53:27 GMT -8
Version 0.0.5 is available with the key permissions added.. BUT, there appears to be a problem.. I can set the Super Forum Key as a member using pb.plugin.key('updated_threads').set({ value: keyData });}... But only as a staff member using pb.plugin.key('updated_threads').set_on('post_new', keyData);I have also tried pb.plugin.key('updated_threads').set_on('post_new', {value: keyData});, but to no avail. Grrrrrrrrrrr The syntax is correct for your first two instances, and is wrong in your last one. Anyway, I can't reproduce this issue. Set_on will error with insufficient permissions if the permissions are not set for the key. This is the likeliest scenario you're experiencing. However, I can't get it to where one of those works and one of them doesn't. I recommend ensuring that your plugin key permissions are set correctly, maybe even reset them to be sure. If that doesn't work, you can link me to where the issue is occurring and I can try to take a look there. The problem was not with the key, but with me.. I was trying to get the group ID of a member that does not have one, instead of returning 0 it tripped up the code, stopping it from setting the key. Thank you. Version 0.0.6 is now available, that I hope fixes all the problems mentioned so far.
|
|
inherit
The Dream Crusher (Ret.)
164921
0
Apr 1, 2014 11:00:25 GMT -8
Tim Camara
Teach a man to fish, etc., etc.
1,721
March 2011
tcamara
|
Post by Tim Camara on Mar 25, 2014 12:14:31 GMT -8
No problem
|
|
inherit
194160
0
Mar 23, 2015 9:54:45 GMT -8
blc
2,641
May 2013
blc
|
Post by blc on Mar 25, 2014 13:22:35 GMT -8
The syntax is correct for your first two instances, and is wrong in your last one. Anyway, I can't reproduce this issue. Set_on will error with insufficient permissions if the permissions are not set for the key. This is the likeliest scenario you're experiencing. However, I can't get it to where one of those works and one of them doesn't. I recommend ensuring that your plugin key permissions are set correctly, maybe even reset them to be sure. If that doesn't work, you can link me to where the issue is occurring and I can try to take a look there. The problem was not with the key, but with me.. I was trying to get the group ID of a member that does not have one, instead of returning 0 it tripped up the code, stopping it from setting the key. Thank you. Version 0.0.6 is now available, that I hope fixes all the problems mentioned so far. I installed 006 and when I made a post I got a pop up with the number 1 in it. Clicked ok and that was followed by another pop up, this one. I'm not sure what to do with it so I haven't done anything at this point, it is still there. Okay, so I opened another browser window to see what would happen if I made another post. Well, I got another pop up Clicked ok and got yet another pop up that went from 4906 to 4907. I'm not sure what to do. Don't know if I should click that box about dialogs or disable the plug in. ? Another Edit. Clicked ok on one of the pop ups with the dialog box and got this Clicked it, but noticed that one of member posted and their thread didn't show up in the sidebar.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Mar 25, 2014 16:56:20 GMT -8
My apologies, those pop-ups were part of the testing I was doing, they have now been removed, if you would like to download/install version 0.0.6 again.. And you got the 'There's a problem' pop-up because it was checking the thread numbers incorrectly, that should only happen once to reset itself.
|
|
inherit
194160
0
Mar 23, 2015 9:54:45 GMT -8
blc
2,641
May 2013
blc
|
Post by blc on Mar 25, 2014 17:47:45 GMT -8
My apologies, those pop-ups were part of the testing I was doing, they have now been removed, if you would like to download/install version 0.0.6 again.. And you got the 'There's a problem' pop-up because it was checking the thread numbers incorrectly, that should only happen once to reset itself. Thanks ever so much Todge! I re-downloaded and installed and, no more pop ups and I tested it with my test account and it showed up in the sidebar! Drinks all around!
|
|
inherit
188342
0
Oct 31, 2018 12:03:02 GMT -8
mamagail48
271
January 2013
mamagail48
|
Post by mamagail48 on Mar 26, 2014 6:17:06 GMT -8
Todge Just want to say thanks. Just tried the 06 and it seems to be working fine on both firefox and chrome.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Mar 26, 2014 9:31:55 GMT -8
.....Is there some way to give a length to the container? I have it set to show 20 threads but its only showing 5. Its cutting off. I checked both this plug in and redux and both have a place to select width, but nothing for length/height. Yep, in the CSS in the 'Settings' tab, find this.. #recent-threads-cell { height: 200px; } Change the 200 to a number that suits.. You can also make it scroll if you wish with this.. #recent-threads-cell { height: 200px; overflow: auto; }
|
|
inherit
194160
0
Mar 23, 2015 9:54:45 GMT -8
blc
2,641
May 2013
blc
|
Post by blc on Mar 26, 2014 9:47:16 GMT -8
.....Is there some way to give a length to the container? I have it set to show 20 threads but its only showing 5. Its cutting off. I checked both this plug in and redux and both have a place to select width, but nothing for length/height. Yep, in the CSS in the 'Settings' tab, find this.. #recent-threads-cell { height: 200px; } Change the 200 to a number that suits.. You can also make it scroll if you wish with this.. #recent-threads-cell { height: 200px; overflow: auto; } Thanks, I found it earlier. I looked at it several times in fact, but it just didn't click and I should have known better. Then again, when I was in that area I was trying to figure out how to get that container to look like the others. Figured that out too. Once I got it, it was simple. lol
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Mar 26, 2014 9:53:24 GMT -8
Ah-ha.. Glad you figured it out.
Version 0.0.7 is now available from the same link as before, which now has the option to display THREAD by USER, THREAD only or THREAD by USER in BOARD added.
|
|
inherit
194160
0
Mar 23, 2015 9:54:45 GMT -8
blc
2,641
May 2013
blc
|
Post by blc on Mar 26, 2014 10:08:44 GMT -8
Ah-ha.. Glad you figured it out. Version 0.0.7 is now available from the same link as before, which now has the option to display THREAD by USER, THREAD only or THREAD by USER in BOARD added. Ok installed 007 and I like the Thread by user in board. It helps to differentiate the threads a bit. Its a nice addition. Thanks
|
|