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

Reply
 
Thread Tools
Threaded Forum Views (Version 3.8) Details »»
Threaded Forum Views (Version 3.8)
Version: 1.00, by Kaitlyn Kaitlyn is offline
Developer Last Online: Apr 2013 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 3.8.2 Rating:
Released: 04-03-2009 Last Update: 04-03-2009 Installs: 13
Uses Plugins Template Edits
Code Changes Additional Files  
No support by the author.

Threaded Forum Views (Version 3.8)

This Modification is based on Threaded Forum Views (Version 1.8) for vBulletin 3.0 & Threaded Forum Views (v2.0/v3.0) for vBulletin 3.5/3.6

Version 3.8 should function the same as the previous versions. If you notice any quirks or problems please post them here. I took a couple different approaches in outlining the Modifications from the original as well. If your familiar with previous versions this shouldn't provide any unexpected surprises.

-----

Threaded Forum Views will allow the user to display an individual forum or search results in a fully threaded manner. To enable this support the user selects Enable from the new Threaded Forum Views section within Edit Options in the User CP. In addition to the Enable/Disable setting the user may also select Compact or Expanded modes as well as the number of characters to be displayed in the thread/post titles.

Features:
Functionality controlled via the Users CP.
Supports 2 display modes. Single line or Dual line.
Supports variable title lengths.
Works with the display of forums and search results.
Indicates which posts have been read and which are new.
Indicates which posts have attachments.
Handles Sticky posts - limits the thread to the opening post.
Displayed results may be sorted using the existing tools provided by forumdisplay.php
Tested with vBulletin 3.8.2

Caveats:
Some of the Administrator functions (such as thread maintenance on deleted threads) are not available while in this mode. While doing administrative tasks the Admin should disable Threaded Forum Views.

Feedback & Support:
If you have any problems or questions please post them here.

Miscellaneous:

Line numbers have been added, which correspond 'approximatly' to where an item can be found. Line Numbers are based upon previous modifications, so the line number listed in step 2, will be based upon the idea that step 1 has already been compleeted. Do Note these are approximate line numbers to help find certaion locations within the code, don't blindly use them for insertions as exact numbers vary considerably based on how you perform the changes.

To update existing users it is necessary to manually run an UPDATE query. I used

UPDATE userfield SET field5='Enable',field6='Compact',field7='30' where field5='';

to set the default values.

Also, a new field has been added to the search parameters. Because of this it is necessary to erase the existing cached searches. This can be done using the following query

delete from search;

Instructions for making the necessary modifications to the files and templates are attached as are the 5 new graphics in the ZIP file.

Items to Work on:

- Quirkyness with 'Thread/Forum Read Marking Type' defaults to something akin to "Inactivity/Cookie Based" need to check into "Database (no automatic forum marking)" and "Database (automatic forum marking)"
- Should Verify SEO works well (Limit: Webserver with mod_redirect)

Possible Future Optional Additions:
- Collapsability / Javascript
- View Toggle from Main Forum View Tree
- Option to disable User Selectable Title Length

Download Now

File Type: zip Threaded vB Forum Views 3.8.zip (18.2 KB, 93 views)

Screenshots

File Type: jpg expanded.jpg (82.2 KB, 0 views)
File Type: jpg contracted.jpg (95.3 KB, 0 views)
File Type: jpg threadview.jpg (66.8 KB, 0 views)

Show Your Support

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

Comments
  #2  
Old 04-04-2009, 12:49 AM
Fungsten's Avatar
Fungsten Fungsten is offline
 
Join Date: Jul 2006
Posts: 1,131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nevermind.
Reply With Quote
  #3  
Old 04-04-2009, 01:15 AM
Kaitlyn's Avatar
Kaitlyn Kaitlyn is offline
 
Join Date: May 2003
Location: DC
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Whatever seemed to be awry seems that it 'may' have been more of an upgrade issue for me personally, although I did see it on my fresh install. After the installation, IF you see any issues just log out / log in again and that should fix any issues you might see.

Currently it's runnin on my active community site at http://www.spiritwood.net/

Just in case, I'll leave my other ramblings quoted below.

Thanks!

~K

Quote:
I removed the download temporarily, I've stumbled upon a strange issue I want to sus out before I put it back up there.

Something with one of the new Javascripty bits I believe, something isn't recognizing post contents *blushes*.

You can help test/post/whatever currently at http://phoenix.crimson.net/forums/

---

Alright, for the time being I've re-added it for Download, please be careful! I think there is an issue with browser caching of the java script bits, which after that gets cleared up it seems to work okay (though this happens for new installs as well as upgrades).

I'm still looking into it but decided to make it available for people to look at and play with should you so desire.

~K
Reply With Quote
  #4  
Old 04-07-2009, 11:41 AM
ahmed-samara ahmed-samara is offline
 
Join Date: Dec 2004
Location: egypt
Posts: 178
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Uff, it's hard work .. but you was easy to explain congratulates for your work .

I have got some problems

- when i post new thread that stopped the similes
also when i try to enter new thread says :

1. The message you have entered is too short. Please lengthen your message to at least 10 characters.

i think is from me i hope to fix it with you

thanks to your good work again
Reply With Quote
  #5  
Old 04-08-2009, 11:21 PM
Kaitlyn's Avatar
Kaitlyn Kaitlyn is offline
 
Join Date: May 2003
Location: DC
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ahmed-samara View Post
Uff, it's hard work .. but you was easy to explain congratulates for your work .

I have got some problems

- when i post new thread that stopped the similes
also when i try to enter new thread says :

1. The message you have entered is too short. Please lengthen your message to at least 10 characters.

i think is from me i hope to fix it with you

thanks to your good work again
Yea, I did my best, unfourtinatly (and I did even ask) no distribution of files, or it coulda been a LOT easier *grins* Do the best I can with it.

Hrm, for me with the smiles I have to go into the skin and add the full URL path to them, for me it's due to using vBAdvanced for our main page. This may however fix your problems with them.

With the message you are receiving, log out of the forum and log in again should stop squeaking that message at you.

I've been runinng on my site now since it's been released, and noone has really yelled at me yet *grins*


~K
Reply With Quote
  #6  
Old 05-10-2009, 10:14 PM
KHALIK KHALIK is offline
 
Join Date: May 2005
Posts: 211
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible to have threaded display like this -- see below for example:

http://www.cadred.org/Forums/Thread/62401/
The threaded displays shows the contents, rather than the url links.

Here is a screenshot display as a registered acc holder, you can see newer posts are marked as yellow either via ajax/cookie to registered account holders.
http://img10.imageshack.us/img10/6483/threadedvb.jpg


I have been looking for something like this for years under Vbulletin.
Reply With Quote
  #7  
Old 08-07-2009, 01:12 PM
Somkiat Somkiat is offline
 
Join Date: May 2007
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

1. Does your mod change all forums to threaded? Can I select particular forum to be threaded?

2. Could you set a permission option for only the poster to post only in his own tree? I need 1-to-1 question and answer between Tread Starter and each poster.

3. Please show Admin CP picture.

Thanks
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 06:37 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.03883 seconds
  • Memory Usage 2,290KB
  • Queries Executed 21 (?)
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
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (6)postbit
  • (4)postbit_attachment
  • (7)postbit_onlinestatus
  • (7)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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete