![]() |
custom profile field
is there any way to make a custom profile field's options in "edit profile" section a drop down menu instead of an empty text box? thnx
|
PHP Code:
Code:
<tr> |
thnx :) how do I impliment this?
|
Place PHP in admin/functions.php and member.php
Place HTML in User Option Templates ? modifyprofile Place HTML in Registration Templates ? registeradult Place $dropdown in Info Display Templates ? getinfo Create a field/row named dropdown in MySQL Code:
ALTER TABLE user ADD dropdown SMALLINT (6) not null |
All times are GMT. The time now is 02:58 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:
|