Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Thread Creation Date - Enhanced Version Details »»
Thread Creation Date - Enhanced Version
Version: 1.3.5, by Ocean Ocean is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.0.4 Rating:
Released: 08-29-2004 Last Update: 01-06-2005 Installs: 28
 
No support by the author.

Thread Creation Date - Enhanced Version v1.3.5


Version: 1.3.5
vB Version: 3.0.4
Developer: Ocean
Install Difficulty: Moderate


Description:

This hack will add a new sortable column to your ForumDisplay, as well as the UserCP for Subscribed Threads, that will show the Date of Creation of each of your threads. In addition, you can also sort by Creation Date via the Display Options of ForumDisplay.



Release History:


Version 1.3.5 Notes:

Fixed the column span issue for Searches


Version 1.3.4 Notes:

Fixed the column span issue for Thread Redirects


Version 1.3.3 Notes:

Fixed the column span issue for Announcements and Soft Deleted Threads


Version 1.32 Notes:

Minor changes to code being searched for (Updating for most recent version of vB). If you successfully installed 1.31, you don't need to worry about 1.32.


Version 1.31 Notes:

I have added the sort by Creation Date option for the Display Options of ForumDisplay


Version 1.3 Notes:

I have added the ability to sort by Creation Date for both ForumDisplay, as well as Subscribed Threads. (Thanks, KirbyDE for your help with this!)


Version 1.2 Notes:

This hack was originally released by VBDev. There were a number of issues, however, that needed to be dealt with. As VBDev was no longer responding to his Thread on vBulletin.org, nor was he responding on his home forum, I updated this hack to correct the following issues:


1. The "Threadbit" template had changed between 3.0.0 and 3.0.3.

2. The original version of this hack did not support the Subscribed Threads section in your UserCP.

3. The original version of this hack caused problems with the Subscribed Threads section of the UserCP. An additional empty column was created, where the Thread Creation Date should have been - but that threw the synchronization off between column headers and data.

Show Your Support

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

Comments
  #62  
Old 02-27-2005, 02:02 PM
gigaenvy gigaenvy is offline
 
Join Date: Jul 2004
Posts: 84
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by yellowbird
I'm looking to get rid of the column from all the pages. I would rather add the date after their username within the cell that contains the title of the thread on the index pages.
Sorry I didn't read this post before making my reply. Looks like there's two of us that want this feature
Reply With Quote
  #63  
Old 03-13-2005, 09:52 PM
yellowbird yellowbird is offline
 
Join Date: Mar 2004
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So... anyone?
Reply With Quote
  #64  
Old 04-16-2005, 04:41 PM
snake-boy snake-boy is offline
 
Join Date: Jul 2004
Location: Bangkok
Posts: 102
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have installed this in 3.0.7 and it does work, but I need a way to set this as the default sort method. I've tried a few things on my own, but as I know practically nothing about PHP, they did not work.

If you select to sort by creation date and then enter another forum, the setting just changes right back to sort by replied to date.

Since Ocean seems to have abandoned this thread, could ANYONE with some PHP skills please tell me how to force this to be the default option? I assume it's a change in forumdisplay.php and possibly the template as well? But where?

-snake
Reply With Quote
  #65  
Old 06-01-2005, 01:26 AM
MustangLisa's Avatar
MustangLisa MustangLisa is offline
 
Join Date: May 2004
Location: Florida
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It worked great, but all my dates are December 31, 1969 . . . how do I fix this??
Reply With Quote
  #66  
Old 06-25-2005, 04:38 PM
MustangLisa's Avatar
MustangLisa MustangLisa is offline
 
Join Date: May 2004
Location: Florida
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Everything looks good (thanks, btw) but all my dates show as December 31, 1969 -- HELP!

(Here's the forum: http://www.blackmustangclub.com/foru...isplay.php?f=2)

Thanks,
Lisa.
Reply With Quote
  #67  
Old 08-07-2005, 08:19 AM
chikkoo chikkoo is offline
 
Join Date: Mar 2005
Posts: 223
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is what exactly I have been searching...

Can I use this in VB 3.5.0??

Or it need to be converted?
Reply With Quote
  #68  
Old 12-21-2005, 05:12 PM
Bates Bates is offline
 
Join Date: Jun 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i have the same question:
Can I use this in VB 3.5.0??
Reply With Quote
  #69  
Old 01-07-2006, 09:10 PM
Mark.B Mark.B is offline
Senior Member
 
Join Date: Feb 2004
Posts: 1,354
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There is *definitely* a problem with a blank column in the subscribed threads block in the user cp.

I have worked round it by putting a blank column in the top bit as well to match it up, make this narrow and it at least looks tidy, even if sloppy.

The solutions posted are barking up the wrong tree...the subscription.php edits are fine, these affect the 'subscibed threads' LINK from the usercp, but the issue is with the subscribed threads BLOCK. The problem is that similar file edits need to be made in the file usercp.php as well, so that the variable $thread_dateline is available in that file. It currently is not, hence the blank column.

I don't know how to make the edits myself, but that is *definitely* the problem, so if anyone fancies having a go at fixing, several people would be grateful methinks.
Reply With Quote
  #70  
Old 01-26-2006, 04:18 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think this should do it:

Code:
38.  Open the "usercp.php" file and Find:

**********


					$thread = process_thread_array($thread, $lastread["$thread[forumid]"]);
			$show['unsubscribe'] = true;


********************************

39.  Below, Add:

**********

$thread_dateline = vbdate($vboptions['dateformat'], $thread['dateline']);

********************************

40.  In the "USERCP" template Find:

			<td class="thead" width="150" align="center" nowrap="nowrap">$vbphrase[last_post]</td>
			
********************************

41.  Below, Add:

			<td class="thead" width="150" align="center" nowrap="nowrap">$vbphrase[date_creation]</td>
Reply With Quote
  #71  
Old 01-18-2007, 12:27 PM
madkeen madkeen is offline
 
Join Date: Jan 2007
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can this be used in 3.6?
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 12:17 AM.


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.05677 seconds
  • Memory Usage 2,308KB
  • 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
  • (3)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