![]() |
Quote:
|
Quote:
thank you for helping! |
Quote:
Let me know if that fixes your problem for that particular user. I think that's it, and I'm looking at what's causing it. -K |
Quote:
|
I know what the problem is, I'll work on something to fix that right up.
In the mean time a 'work around' is to... In ACP -> User Profile Fields -> User Profile Field Manager For the Three Threaded Items: Threaded Forum Views Threaded Forum Views: Display Mode Threaded Forum Views: Title Length Edit each of these and set Field Required to YES For Existing Users with the problem have them Enter their UserCP -> Edit Options and [Save Changes] tg, I think what is happening is that when a new account is signed up the userfields (5,6,7) aren't getting populated, which does happen if the fields are required (ugly) or the users save their options (pain). -K |
Quote:
UPDATE userfield SET FIELD5='Disable', FIELD6='Compact', FIELD7=30 WHERE FIELD5<>'Enable'; should work even if you have existing users. If it's empty to begin with it will get populated with 'Disable' and if it's set to 'Enable' it won't be touched. Of course the FIELDx names should be changed to whatever is correct for the specific implementation. I seem to recall documenting this a long time ago but can't find it at the moment. :disappointed: |
Quote:
-K |
Hi, tgmorris
first at all, I am very sorry for no reply! I was busy other things. and thank you very much for your help! by setting these 3 fields to "yes", yes, the new users can see "threaded forum view" now. for existed users, I could not find UserCP, where is it? I am sorry I am new to vbulletin. please advise more details! I have about 266 users, do I have to edit them one by one? is that a way I can only edit once, them will apply to all of existed users? by the way, how can I enable to trace this thread? so one new reply post, I will be noticed by email. the test forums is www.doubletiger.co.uk/~london/vbb351 please feel free to test it. once again, many thanks for your great help and appreciate your hard work, it is very good mod! thanks! Henry |
Quote:
The UserCP should show up on everyone's Nav Bar at the top (Something like UserCP FAQ Member List Register ... etc) Basicly the User can log in, go in there and save their options and it'll fix their individual problem. Quote:
Code:
UPDATE userfield SET field5 = 'Enable' WHERE field5 = ''; Also you should be able to do a 'thread subscripion' at least when you make a new post, scroll down under Additional Options. I'm glad you like it, there should be an update shortly that adresses some of the quirks found in the existing version as well. -K |
Hi, Kaitlyn
many thanks for your quick reply! I will try to run this sql script and post the result here. This mod is great! because users do not need to click a thread in order to see reply; they can view all reply topics without a click. good work! thank you! |
All times are GMT. The time now is 02:07 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:
|