#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 Jan 24, 2015 4:42:25 GMT -8
Sorry, no.. I mean the 'back to the top' code that is causing the issue. This also conflicts with hiding staff edits plug in. Plug ins are a lot more convenient when you have lots of themes. I prefer plug ins over codes but sometimes there is no plug in. Problems occur when everyone tries to use the same spot. lol Go to Theme , Layout Template, Thread , Post list Find this section of the code: around line 34 or 47 {if $[post.edited]} <div class="edited_by"><span class="italic">Last Edit:</span> $[post.edited.date] by $[post.edited.by_user]{if $[post.edited.reason]}: $[post.edited.reason]{/if}</div> {/if} And replace it with this: <div class="edited_by">{if $[post.edited]}<span class="italic">Last Edit:</span> $[post.edited.date] by $[post.edited.by_user]{if $[post.edited.reason]}: $[post.edited.reason]{/if} - {/if}<a onclick="scroll(0,0);">Back to Top</a></div> Thank you.. Can you please try Version 1.0.9
|
|
inherit
194160
0
Mar 23, 2015 9:54:45 GMT -8
blc
2,641
May 2013
blc
|
Post by blc on Jan 24, 2015 10:48:38 GMT -8
This also conflicts with hiding staff edits plug in. Plug ins are a lot more convenient when you have lots of themes. I prefer plug ins over codes but sometimes there is no plug in. Problems occur when everyone tries to use the same spot. lol Go to Theme , Layout Template, Thread , Post list Find this section of the code: around line 34 or 47 {if $[post.edited]} <div class="edited_by"><span class="italic">Last Edit:</span> $[post.edited.date] by $[post.edited.by_user]{if $[post.edited.reason]}: $[post.edited.reason]{/if}</div> {/if} And replace it with this: <div class="edited_by">{if $[post.edited]}<span class="italic">Last Edit:</span> $[post.edited.date] by $[post.edited.by_user]{if $[post.edited.reason]}: $[post.edited.reason]{/if} - {/if}<a onclick="scroll(0,0);">Back to Top</a></div> Thank you.. Can you please try Version 1.0.9It works, however it would be nice if there was no pop up telling you your time was up, every time you refresh the page. The idea is for the option to quietly disappear, not be constantly reminded that the option was removed. Thanks for making it work. I just hope members don't gripe every time the pop up appears.
|
|
#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 Jan 24, 2015 12:01:08 GMT -8
It works, however it would be nice if there was no pop up telling you your time was up, every time you refresh the page. The idea is for the option to quietly disappear, not be constantly reminded that the option was removed. Thanks for making it work. I just hope members don't gripe every time the pop up appears. Not a problem.. Try version 1.1.0 from the same link as before.. You should now have an extra option to not display the pop-up.
|
|
inherit
194160
0
Mar 23, 2015 9:54:45 GMT -8
blc
2,641
May 2013
blc
|
Post by blc on Jan 24, 2015 13:20:51 GMT -8
It works, however it would be nice if there was no pop up telling you your time was up, every time you refresh the page. The idea is for the option to quietly disappear, not be constantly reminded that the option was removed. Thanks for making it work. I just hope members don't gripe every time the pop up appears. Not a problem.. Try version 1.1.0 from the same link as before.. You should now have an extra option to not display the pop-up. Thank you so much!! Really appreciate that, Todge!
|
|
#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 Jan 24, 2015 14:30:12 GMT -8
No worries..
|
|
inherit
217820
0
Dec 23, 2015 9:41:54 GMT -8
libran
47
January 2015
libran
|
Post by libran on Apr 3, 2015 8:49:11 GMT -8
Hi Todge... Is it possible that this plugin could be modified so that a time limit edit could also include the shout box member posts? Many thanks in anticipation.
|
|
#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 Apr 3, 2015 13:59:38 GMT -8
I haven't done much with the shoutbox.. I'll have to take a look and see.
|
|
inherit
217820
0
Dec 23, 2015 9:41:54 GMT -8
libran
47
January 2015
libran
|
Post by libran on Apr 4, 2015 0:44:11 GMT -8
Cool... Thank you Todge. Have a super weekend.
|
|
inherit
32953
0
Nov 1, 2024 10:56:20 GMT -8
boxerfan
360
November 2004
leor
|
Post by boxerfan on Jul 26, 2015 7:57:19 GMT -8
There seems to be a loophole in the timeout plug-in. We have it set for a 60-minute edit/delete timeout. Yet, it seems that any member can go into their Profile, click on "View this member's recent posts", view an old post, and the Edit button is enabled!
Thoughts?
|
|
#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 Jul 26, 2015 8:18:24 GMT -8
There seems to be a loophole in the timeout plug-in. We have it set for a 60-minute edit/delete timeout. Yet, it seems that any member can go into their Profile, click on "View this member's recent posts", view an old post, and the Edit button is enabled! Thoughts? Ooops... Could you please try version 1.1.1
|
|
inherit
32953
0
Nov 1, 2024 10:56:20 GMT -8
boxerfan
360
November 2004
leor
|
Post by boxerfan on Jul 26, 2015 11:51:24 GMT -8
Looks good, thanks!
|
|
#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 Jul 26, 2015 14:55:55 GMT -8
No worries..
|
|
inherit
220842
0
Apr 22, 2015 0:59:21 GMT -8
Jay-Jay
38
April 2015
jyjy
|
Post by Jay-Jay on Aug 31, 2015 3:40:29 GMT -8
We recently added this plugin on our site. We are using v1.1.1. It seems to work great for non-staff members--they can't edit nor delete their posts after a set period of time. The only issue is that it doesn't seem to work with members that we've made them moderators of their own sub-forum. I'm wondering if this is a normal situation with this plugin? Or do I need to edit these "moderators" privileges in the Group Members section of the Admin Panel? Currently we have two different Moderator groups. - Moderator.
- Global Moderators.
Here is a screenshot:Which of the two is the group that belongs to those that we make moderators for only one sub-forum? Or is there another way? Do I need to create another group and add these people to this group? Any advise would be great. Thanks.
UPDATE:okay, I was able to figure it out. The issue was that I wasn't adding those members to the Moderator group (from their profiles) so they can have those privileges. Now I know the difference between a Moderator and Global Moderator. I'm writing the following tutorial, so we can remember... Moderator:This group is only specifically in charge of sub-forums (aka Boards) we add that member's name in the Categories & Boards options (under the Moderators tab). We always need to add that member to the Moderator group, and then add his username in the Boards options as a moderator, and that member can only moderate that board (sub-forum), but not the rest, unless we add his username as moderator to other boards as well. IMPORTANT: In the Groups permission, we set this group's Global settings to " NO". -- this way they don't become global moderators, but only moderators on the boards we appoint them to. Example:Jason, wants to be a moderator of the OPL (sub-forum). - we go to his profile and add him to the Moderator group.
- we go to the Categories & Boards section in the admin panel.
- find the board we want to edit (OPL), click on the options, go to the Moderator tab and add his username.
- Jason is now moderator of only that board.
Global Moderators:This group has the ability to moderate the entire sub-forums. His username doesn't need to be added individually to each board (sub-forum). IMPORTANT: In the Groups permission, we set this group's Global settings to " YES". -- this way they become global moderators of all boards. For example:
Bob wants to be a full moderator of the entire site. - we go to his profile and add him to the Global Moderator group.
- That's it. He now is a Global Moderator. No other steps need to be done.
NOTE: Each group can have independent privileges according to what you set up for those particular groups.
For example: Between the two groups, only the Global Moderator group has the privileges to delete posts. The other group (Moderator) do not, but they can edit posts and move them. And these settings really depend on you on what powers they should have on your site.
|
|
inherit
220842
0
Apr 22, 2015 0:59:21 GMT -8
Jay-Jay
38
April 2015
jyjy
|
Post by Jay-Jay on Sept 15, 2015 10:36:54 GMT -8
Well my members found a way to bypass the Time Restriction to edit their posts. - What they do is click on their post's "toolbar"
- Select Link to Post.
- Copy on their browsers the "Link to only this Post" choice.
- Now they can edit their posts. Seems that page allows members to edit their posts or whatever?
Anyway to fix that, I wonder?
|
|
#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 Sept 15, 2015 11:33:45 GMT -8
Well my members found a way to bypass the Time Restriction to edit their posts. - What they do is click on their post's "toolbar"
View Attachment
- Select Link to Post.
- Copy on their browsers the "Link to only this Post" choice.
View Attachment
- Now they can edit their posts. Seems that page allows members to edit their posts or whatever?
Anyway to fix that, I wonder? There certainly is.. Try version 1.1.2
|
|