The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I only have one option for subscriptions
How can I remove the "--------" in the cost drop down box on payments.php so the subscription is already selected. No point in having them not see the price until they use the drop down box, that's just an unnecessary click for my users. Thanks |
#2
|
||||
|
||||
![]()
>> via ftp, go edit the file name " payments.php "
line 162, FIND: $string = '<option value="">--------</option>'; REPLACE IT WITH: $string = ''; that's all! |
#3
|
|||
|
|||
![]()
Thanks for the answer, almost perfect! Trying to make it so it shows the 1 Year* as well as the price. Now only the price shows in the box.
so instead of showing just: US$14.99 I want it to show: 1 Year* US$14.99 |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|