![]() |
Stable? Works on Stable?
|
Quote:
|
Great hack !! thanx
I have one problem: Does not work Thread Thumbnail where it is used Listing Background Colors Any suggestion? |
Quote:
|
Nice but needs improvements :)
|
Quote:
|
Well, it seems that all are agreed that we need to allow for the users to have this option set to "yes" be default. And there are ways to do an sql query to set all current users to "yes", but this does not solve the problem with new users.
OK, I figured it out. If you want to make all the options set to "yes" by default. That is,
Step 1: Edit the "product-thread_listing_bgcolors_english.xml" file Step 2: Look for Code:
$vbulletin->db->query_write("ALTER TABLE " . TABLE_PREFIX . "forum ADD bgcolors INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL"); Code:
$vbulletin->db->query_write("ALTER TABLE " . TABLE_PREFIX . "forum ADD bgcolors INT( 10 ) UNSIGNED DEFAULT '1' NOT NULL"); Upload the new product via the "Manage Products" link in your ACP Step 4: Enter the "Usergroup Manager" and edit any of the usergroups. This will rebuild the BitFields. If you have already done this, just uninstall it, make the changes and then reinstall it. It just worked for me perfectly. |
Is it possible to make it so that guests can also see the background colours on the threads without having to register?
Including, is it possible so members won't have the choice whether they can or cant see the background colours on the threads. |
Goto the usergrop manager and edit the "Unregistered" group. It is at the bottom
|
Quote:
Quote:
|
All times are GMT. The time now is 01:04 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|