vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   New Posting Features - Single Post Edit Override (https://vborg.vbsupport.ru/showthread.php?t=128861)

biggazillakilla 03-03-2007 05:55 PM

Hmmm... This might work for me, but I would like to be able to edit entire threads, not just the comments. Also, enabling this by user would be helpful in some cases.

beano33 03-06-2007 05:40 AM

Quote:

Originally Posted by biggazillakilla (Post 1194991)
Hmmm... This might work for me, but I would like to be able to edit entire threads, not just the comments. Also, enabling this by user would be helpful in some cases.

Check out the Threadamins mod.

Noctavia 08-15-2007 09:29 AM

Installed and everything appears to work, but I get the error message:

The administrator has specified that you can only edit messages for 720 minutes after you have posted. This limit has expired, so you must contact the administrator to make alterations on your message.

I think it has to do with the * 60 part in the code.

Code:

(        $this->post['dateline'] >= (TIMENOW - ($this->registry->options['edittimelimit'] *

60))
OR
                                        $this->registry->options['edittimelimit'] == 0) OR
                                        (($this->registry->options['editoverride_enabled']) AND        ($this->post['editoverride']

== 1)
                                )
                        ))
                )


Noctavia 08-24-2007 01:01 AM

Sadly it looks like I won't be using this mod. After being unable to find out why it doesn't appear to bypass the set time limit (as per error message above), it was also pointed out to me that the edit button was appearing for everyone, not just the post author.

Shame as it was exactly what I was looking for too.

Noctavia 04-08-2008 08:59 PM

Ok, after changing my forum around a bit when I couldn't figure out the problem back in August, it now seems as if the mod has completely stopped working. Clicking to open up editing rights is no longer working...

Anyone know of another mod that allows me to allow users editing rights past the time setting?

Hornstar 09-24-2008 03:22 AM

What a shame, this is exactly what I need.

I want to give permission to certain posts where the user who made that post to be able to continue to edit the post and bypass the edit time limit.

Would be great if someone upgraded this to 3.7.x

sir bitter 10-26-2008 09:58 PM

I was wondering if there was a way to let moderators have access to the button instead of just admins.

sir bitter 01-12-2009 03:52 AM

Is anyone using this with 3.8?

home9000 02-20-2009 10:31 AM

does not work in 3.6.5

The members can't see the edit button

Hornstar 05-08-2009 10:34 PM

I would love for this mod to be continued. I would even give a donation to the person who does.


All times are GMT. The time now is 12:33 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01860 seconds
  • Memory Usage 1,729KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete