vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Move post to top of the thread (https://vborg.vbsupport.ru/showthread.php?t=158904)

Defkalion 09-27-2007 06:36 PM

Move post to top of the thread
 
It is very important for my forums to be able to move a single post from its position in the thread to the very TOP of the thread.

This was the short version. The long version is this;

I am designing a portal that will have movies articles. Let's say that I write an article of a movie and post a new thread. The discussion will continue from there on, but the main thing is that the important info (ie the article) will always be at the top of the thread, for anyone who selects this thread in the future.

BUT: if a member starts a new topic for a movie, just to make a discussion, and I -or someone else- submits an article for this movie in one of my replies, THAT information will be lost inside the multiple pages of the thread. So I need to be able to move this specific post at the start of the thread.

Anyone has any ideas about this one? I've searched the forums quite a lot but I couldn't find any hacks that would help me implement something like this.

Analogpoint 09-27-2007 11:45 PM

Without looking into it, it might be enough to just change the post's date to just before the first post's date, and change the firstpostid in the thread table.

Defkalion 09-28-2007 05:13 AM

Yes but that would require tampering the SQL tables. I want to provide this function to the moderators of my forum, so I need to be able to do it within the forum.

--------------- Added at 11:35 ---------------

Ok I found a way, through the "advanced admin & mod edit options" hack. :)

Analogpoint 09-28-2007 01:52 PM

Quote:

Originally Posted by Defkalion (Post 1348754)
Yes but that would require tampering the SQL tables. I want to provide this function to the moderators of my forum, so I need to be able to do it within the forum.

--------------- Added at 11:35 ---------------

Ok I found a way, through the "advanced admin & mod edit options" hack. :)

Glad you found something that works.


All times are GMT. The time now is 05:43 AM.

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.00943 seconds
  • Memory Usage 1,713KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete