![]() |
Default & Removal
I have a few options I want to hide from user but set at a certain value, for example :
1) Automatically parse URLs: automatically adds and around internet addresses. I want this to be disabled (default it's enabled) and also make it so that no users can see the option... 2) Showing threads 1 to 4 of 4, sorted by last post time in descending order from the beginning. I want this to be the option seen above (so last post time/descending/the beginning) for all forums, and also make it so that no users can see the option anymore... That's the 2 most important ones, is this possible (I can delete the references of course in the templates but then the default values are wrong and then there isn't even a way to change it anymore.... |
this are just template mods *moving*
yes you have to remove the code out of the templates, but for default values you have to add hidden codes instead |
Heh tnx but I can't really "do" anything with the answer :( can you give a example ?
|
well normally you've got something like this (an example for yes/no):
Code:
<input type=radio name="..." value=1 checked> Yes to get it back to yes but make it unchoosable you have to use this instead: Code:
<input type="hidden" name="..." value=1> |
All times are GMT. The time now is 09:24 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|