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

Reply
 
Thread Tools
Thread Listing Background Colors Like vBulletin.org Details »»
Thread Listing Background Colors Like vBulletin.org
Version: 1.0, by Hasann Hasann is offline
Developer Last Online: Jun 2021 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 3.7.3 Rating:
Released: 04-02-2008 Last Update: 10-18-2008 Installs: 166
DB Changes Uses Plugins Auto-Templates
Translations  
No support by the author.

Thread Listing Color Status Like vB.Org by Hasann

What does it?:

Thread Listing Color Status: This option allows you to color code threadbits based on specific status of the thread:
  1. New Thread or Post
  2. Sticky Thread
  3. Poll Thread
  4. Posted Thread
  5. Popular Thread
  6. Closed Thread
  7. New Announcement
  8. Normal Old Thread

Currently Feature List:
  • Fully Phrased
  • Compatible with all Styles
  • Compatible with "Modification System" Hack
  • Added Per User Function: this hack does work per selected user
  • The system can be turned on and off.
  • You can set own background colors per threadbits based on specific status of the thread

Install Instructions:

just import product .xml file via product manager that's all it

Available Languages
  • English
  • T?rkce

Note: this hack replaces the old threadbit template with the new threadbit_bgcolors template also it replaces the templates. If you before made any template edits for threadbit template do it also for threadbit_bgcolors template too

If you like this modification -> Please just clicks install and MOTM buttons

Comments, suggestions, translations, bugs, etc... are very welcome! Support is only given to people who have clicked INSTALL.

Supporters / CoAuthors

Show Your Support

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

Comments
  #92  
Old 10-29-2008, 04:27 AM
KOKS@LN KOKS@LN is offline
 
Join Date: Dec 2005
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you very beautiful were the
Reply With Quote
  #93  
Old 10-29-2008, 05:06 AM
rob01 rob01 is offline
 
Join Date: Sep 2008
Location: Mexico
Posts: 410
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i try, but i cant see the background color change.. any ideas?
Reply With Quote
  #94  
Old 10-29-2008, 10:19 AM
sensimilla sensimilla is offline
 
Join Date: Dec 2004
Location: Poland
Posts: 555
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rob01 View Post
i try, but i cant see the background color change.. any ideas?
You have to enable it in UserCP
Reply With Quote
  #95  
Old 10-29-2008, 10:23 AM
sensimilla sensimilla is offline
 
Join Date: Dec 2004
Location: Poland
Posts: 555
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Seems its not working very good with vb 3.7 and prefixes, any ideas ?

TIA
Reply With Quote
  #96  
Old 10-29-2008, 11:01 AM
behcet behcet is offline
 
Join Date: Apr 2007
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Teşekkürler.
İstediğimiz forum kategorileri içerisinde kullanabiliyormuyuz ?
Günlük ve yeni konuları gösterirkende kullanılıyormu ?
Reply With Quote
  #97  
Old 10-29-2008, 05:08 PM
lms lms is offline
 
Join Date: Jan 2008
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Dejo el archivo product-thread_listing_bgcolors_spanish.xml para los que lo quieran usar en español. Solo he modificado las frases.
************************************************** **********************
I leave the file product-thread_listing_bgcolors_spanish.xml for those who want to use in Spanish. I just changed the sentences.

Sorry for my bad english (google traductor)

Salud2
Reply With Quote
  #98  
Old 11-22-2008, 01:18 PM
J105C J105C is offline
 
Join Date: Mar 2008
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does not even work at all with me either, vb 3.7.3 and enabled in acp... nothing changes, herm
Reply With Quote
  #99  
Old 11-24-2008, 04:32 AM
puregraf's Avatar
puregraf puregraf is offline
 
Join Date: May 2006
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

^^ also the same, not working.
Reply With Quote
  #100  
Old 11-24-2008, 10:32 PM
Hasann's Avatar
Hasann Hasann is offline
 
Join Date: Aug 2005
Location: Germany
Posts: 897
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

if not working please uninstall it
Reply With Quote
  #101  
Old 12-10-2008, 08:56 AM
Simsi Simsi is offline
 
Join Date: Dec 2008
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

On the latest version of the XML file, to default this to "Yes" in every user's CP options, I had to modify "product-thread_listing_bgcolors_english.xml" before install (or upgrade) as follows:

Changed the line:

PHP Code:
$vbulletin->db->query_write("ALTER TABLE " TABLE_PREFIX "user ADD bgcolors INT( 10 ) UNSIGNED DEFAULT '[B]0[/B]' NOT NULL"); 
To:

PHP Code:
$vbulletin->db->query_write("ALTER TABLE " TABLE_PREFIX "user ADD bgcolors INT( 10 ) UNSIGNED DEFAULT '[B]1[/B]' NOT NULL"); 
.
Worked like a dream for me and also worked on existing forum users.
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:31 PM.


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.10474 seconds
  • Memory Usage 2,310KB
  • Queries Executed 26 (?)
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_php
  • (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