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 Aug 23, 2015 2:06:27 GMT -8
support.proboards.com/thread/558868Here is the official plugin, try some test notifications and see how it works. If you need help determining if the plugin exists: if(proboards.plugin._plugins.interest_center!=undefined){console.log('Installed')}
|
|
inherit
211040
0
Aug 22, 2023 21:01:38 GMT -8
Nathan Lecompte
266
July 2014
natnaynay
|
Post by Nathan Lecompte on Oct 9, 2015 23:15:55 GMT -8
Small bug: When the user doesn't type anything and presses the enter key, it posts a blank comment. Fix please
|
|
inherit
224950
0
Aug 7, 2016 7:45:08 GMT -8
edhunter27
1
September 2015
edhunter27
|
Post by edhunter27 on Oct 22, 2015 7:01:55 GMT -8
Hi there,firstly let me thank you for this great plugin. Our users use it prety lot, but we encountered one nasty bug. Sometimes it happens that all comments disappear on one pade of a thread. We think it might be because of some special characters put in tothe comment like unicode. When thos happens Icannot even delete the post which has the problematic comment in it because moderate options disappear too. So is there some way to fix this? Thanks and regards.
|
|
inherit
216224
0
Aug 1, 2024 1:18:46 GMT -8
Quozzo
408
November 2014
quozzo
|
Post by Quozzo on Oct 23, 2015 3:35:21 GMT -8
Hi there,firstly let me thank you for this great plugin. Our users use it prety lot, but we encountered one nasty bug. Sometimes it happens that all comments disappear on one pade of a thread. We think it might be because of some special characters put in tothe comment like unicode. When thos happens Icannot even delete the post which has the problematic comment in it because moderate options disappear too. So is there some way to fix this? Thanks and regards. I'll need to see the page with the comments on to be able to determine a cause for the issue.
|
|
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 24, 2016 11:48:42 GMT -8
|
|
inherit
221074
0
Aug 1, 2019 9:11:47 GMT -8
dillonk47polik
201
May 2015
dillonk47polik
|
Post by dillonk47polik on Jan 24, 2016 17:04:10 GMT -8
I'll try this plugin out later when I have a little time!
|
|
inherit
188870
0
May 2, 2015 7:52:39 GMT -8
Newby
139
January 2013
danielsilk
|
Post by Newby on Mar 22, 2016 7:22:28 GMT -8
Is it possible to make the "Enter Comment" box longer?
It appears very small and makes it difficult for people to type more than just a few words.
I guess its just a bit of css code needed but I dont know how to do it.
Thank you
|
|
inherit
188870
0
May 2, 2015 7:52:39 GMT -8
Newby
139
January 2013
danielsilk
|
Post by Newby on Apr 12, 2016 7:31:42 GMT -8
Im sure this must be a very simple CSS code but I can find anything Im trying to make the comment Input field bigger.
|
|
inherit
216224
0
Aug 1, 2024 1:18:46 GMT -8
Quozzo
408
November 2014
quozzo
|
Post by Quozzo on Apr 12, 2016 8:28:07 GMT -8
Unfortunately the input box can't be changed via CSS because that would not change the box around it. The box can't be changed via CSS because its position is calculated dynamically so that it remains in the centre of the screen. So i created a new build, just for you with a wider input box Post Comments.pbp (3.26 KB) Let me know if you need it altering.
|
|
inherit
188870
0
May 2, 2015 7:52:39 GMT -8
Newby
139
January 2013
danielsilk
|
Post by Newby on Apr 13, 2016 6:31:01 GMT -8
Unfortunately the input box can't be changed via CSS because that would not change the box around it. The box can't be changed via CSS because its position is calculated dynamically so that it remains in the centre of the screen. So i created a new build, just for you with a wider input box Let me know if you need it altering. Thanks I just tried loading it twice, but still all looks the same.
|
|
inherit
216224
0
Aug 1, 2024 1:18:46 GMT -8
Quozzo
408
November 2014
quozzo
|
Post by Quozzo on Apr 13, 2016 8:15:29 GMT -8
Unfortunately the input box can't be changed via CSS because that would not change the box around it. The box can't be changed via CSS because its position is calculated dynamically so that it remains in the centre of the screen. So i created a new build, just for you with a wider input box Let me know if you need it altering. Thanks I just tried loading it twice, but still all looks the same. I only made changes to the width of the dialog box that appears if using the button. I should have asked really but do you use the button? The changes I've made are in there so there might an error updating the plugin to the new one. If you PM or post your board link I can see if it is updated to the new one.
|
|
inherit
188870
0
May 2, 2015 7:52:39 GMT -8
Newby
139
January 2013
danielsilk
|
Post by Newby on Apr 13, 2016 11:12:58 GMT -8
Thanks I just tried loading it twice, but still all looks the same. I only made changes to the width of the dialog box that appears if using the button. I should have asked really but do you use the button? The changes I've made are in there so there might an error updating the plugin to the new one. If you PM or post your board link I can see if it is updated to the new one. Ahhhhh sorry no, I'm not using the button, I meant the input box that's there when you don't have the button option turned on. It would be great it the text input box went full width please. thanks you, sorry to be a pain.
|
|
inherit
216224
0
Aug 1, 2024 1:18:46 GMT -8
Quozzo
408
November 2014
quozzo
|
Post by Quozzo on Apr 13, 2016 11:47:44 GMT -8
I only made changes to the width of the dialog box that appears if using the button. I should have asked really but do you use the button? The changes I've made are in there so there might an error updating the plugin to the new one. If you PM or post your board link I can see if it is updated to the new one. Ahhhhh sorry no, I'm not using the button, I meant the input box that's there when you don't have the button option turned on. It would be great it the text input box went full width please. thanks you, sorry to be a pain. Yeah that was kinda small. Never noticed I've updated the plugin in the post above to increase the comment box input size for both options now.
|
|
inherit
188870
0
May 2, 2015 7:52:39 GMT -8
Newby
139
January 2013
danielsilk
|
Post by Newby on Apr 14, 2016 2:30:27 GMT -8
Ahhhhh sorry no, I'm not using the button, I meant the input box that's there when you don't have the button option turned on. It would be great it the text input box went full width please. thanks you, sorry to be a pain. Yeah that was kinda small. Never noticed I've updated the plugin in the post above to increase the comment box input size for both options now. Brilliant Thanks very much!
|
|
inherit
224450
0
Feb 7, 2017 11:46:28 GMT -8
blitzen
236
August 2015
blitzen
|
Post by blitzen on May 2, 2016 9:54:09 GMT -8
Is it possible for me to put the 'comments' button on the post as it is shown on custom pages? And for the comments to show on that post also? mentality.freeforums.net/page/blog
|
|