Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Single Post Edit Override Details »»
Single Post Edit Override
Version: 1.0.0, by Ody Ody is offline
Developer Last Online: Dec 2007 Show Printable Version Email this Page

Category: New Posting Features - Version: 3.6.1 Rating:
Released: 10-11-2006 Last Update: Never Installs: 18
DB Changes Uses Plugins
Code Changes Additional Files  
No support by the author.

This mod allows you to enable an "edit override" on individual posts, after the global edit timeout has expired.

This is useful for info/faq type posts that require constant updating, after the global edit timeout has expired.

It works by adding a single button to each post that you simply click the toggle the override status of the post in question.

This is my first vB mod and was developed and tested only on vB 3.6.1. As it's my first mod, if you find i've done something wrong or could do something better, let me know

As always, if you use this, don't forget to click the installed link

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 03-03-2007, 05:55 PM
biggazillakilla biggazillakilla is offline
 
Join Date: Mar 2004
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #13  
Old 03-06-2007, 05:40 AM
beano33 beano33 is offline
 
Join Date: Feb 2003
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by biggazillakilla View Post
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.
Reply With Quote
  #14  
Old 08-15-2007, 10:29 AM
Noctavia Noctavia is offline
 
Join Date: May 2006
Posts: 103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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)
				)
			))
		)
Reply With Quote
  #15  
Old 08-24-2007, 02:01 AM
Noctavia Noctavia is offline
 
Join Date: May 2006
Posts: 103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #16  
Old 04-08-2008, 09:59 PM
Noctavia Noctavia is offline
 
Join Date: May 2006
Posts: 103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #17  
Old 09-24-2008, 04:22 AM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #18  
Old 10-26-2008, 09:58 PM
sir bitter sir bitter is offline
 
Join Date: Nov 2005
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was wondering if there was a way to let moderators have access to the button instead of just admins.
Reply With Quote
  #19  
Old 01-12-2009, 03:52 AM
sir bitter sir bitter is offline
 
Join Date: Nov 2005
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is anyone using this with 3.8?
Reply With Quote
  #20  
Old 02-20-2009, 10:31 AM
home9000 home9000 is offline
 
Join Date: Aug 2005
Posts: 126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

does not work in 3.6.5

The members can't see the edit button
Reply With Quote
  #21  
Old 05-08-2009, 11:34 PM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:43 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04688 seconds
  • Memory Usage 2,299KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete