vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Forum Display Enhancements - Thread Listing Background Colors Like vBulletin.org (https://vborg.vbsupport.ru/showthread.php?t=174973)

KOKS@LN 10-29-2008 04:27 AM

Thank you very beautiful were the

rob01 10-29-2008 05:06 AM

i try, but i cant see the background color change.. any ideas?

sensimilla 10-29-2008 10:19 AM

Quote:

Originally Posted by rob01 (Post 1655085)
i try, but i cant see the background color change.. any ideas?

You have to enable it in UserCP

sensimilla 10-29-2008 10:23 AM

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

TIA

behcet 10-29-2008 11:01 AM

Teşekkürler.
İstediğimiz forum kategorileri içerisinde kullanabiliyormuyuz ?
Günlük ve yeni konuları gösterirkende kullanılıyormu ?

lms 10-29-2008 05:08 PM

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

J105C 11-22-2008 01:18 PM

Does not even work at all with me either, vb 3.7.3 and enabled in acp... nothing changes, herm

puregraf 11-24-2008 04:32 AM

^^ also the same, not working.

Hasann 11-24-2008 10:32 PM

if not working please uninstall it

Simsi 12-10-2008 08:56 AM

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.


All times are GMT. The time now is 11:09 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.01340 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete