vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Making a 'later' post the 'first' post (https://vborg.vbsupport.ru/showthread.php?t=224954)

Powlo 10-10-2009 01:20 PM

Making a 'later' post the 'first' post
 
Yeah title sounds confusing.. I'll try to explain.

Lets say in a particular thread there have been 10 replies. How could i make the 10th reply move up to be the first post. ?

James Birkett 10-10-2009 01:31 PM

You'd need to change the ID of the post, I guess.

Powlo 10-10-2009 03:04 PM

Any ideas how that can be done?

Lynne 10-10-2009 03:53 PM

Not the id of the post, you'd have to change the time of the post (and the corresponding info in the thread table - firstpostuserid and the time of the first post, etc). As for how, either get a mod that changes the time on posts, or do it via a query in your admin cp or using something like phpMyAdmin.

Sid_pachi 10-10-2009 04:19 PM

here is a mod i find that works quite well for changing the time or owner of a post

https://vborg.vbsupport.ru/showthread.php?t=187043

James Birkett 10-10-2009 04:59 PM

I should've known time rather than ID, that's what happens when you've been up all night :(
My apologies.

Use phpMyAdmin and execute a query to edit that value to an earlier time.

Powlo 10-10-2009 05:05 PM

Quote:

Originally Posted by Lynne (Post 1897640)
Not the id of the post, you'd have to change the time of the post (and the corresponding info in the thread table - firstpostuserid and the time of the first post, etc). As for how, either get a mod that changes the time on posts, or do it via a query in your admin cp or using something like phpMyAdmin.

Thanks lynne, It will need to be a mod that i use as its something im likely to be doing on a regular basis. I'll take a look and see whats about.

--------------- Added [DATE]1255198038[/DATE] at [TIME]1255198038[/TIME] ---------------

Quote:

Originally Posted by Sid_pachi (Post 1897660)
here is a mod i find that works quite well for changing the time or owner of a post

https://vborg.vbsupport.ru/showthread.php?t=187043


That is for 'Canned Replies', not sure if thats what you meant to give me but i cant see how that would change the time plus i already have it.

Sid_pachi 10-10-2009 07:32 PM

Sorry posted the wrong link

https://vborg.vbsupport.ru/showthread.php?t=178208

Powlo 10-10-2009 07:50 PM

Quote:

Originally Posted by Sid_pachi (Post 1897721)

Thanks Sid, i'll give it a go.


All times are GMT. The time now is 08:11 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.01144 seconds
  • Memory Usage 1,726KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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