Jafo232
21 Mar 2006, 19:37
-----------------
- Brought To You By:
-
- MediaFlavor.com (http://www.mediaflavor.com/)
-
- Custom VB Mods, Extensions, and Plugins
-----------------
Odeo.com offers a free service where users can leave each other voice messages. You can also use the service for your podcasts.
This modification is very simple and requires no plugin just a template modification and a new profile field.
Installation:
AdminCP -> User Profile Fields -> Add New User Profile Field.
Create a field to identify the users odeo.com username. For example:
Odeo.com Username.
Fill out any other settings you wish and save the profile field.
AdminCP -> User Profile Fields -> User Profile Field Manager.
Note the field NAME for the new field you added. Should be something like: field10.
Edit the MEMBERINFO template and find these lines:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
ADD these lines BELOW the lines above:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
YOU ARE NOT FINISHED! You must edit the code above to reflect the profile field name you noted above.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
That part of the code must be changed.
Any user that fills out the Odeo.com profile field will have the flash voice recorder in their profile.
Click Install (http://www.vbulletin.org/forum/vborg_miscactions.php?do=installhack&threadid=111005)
- Brought To You By:
-
- MediaFlavor.com (http://www.mediaflavor.com/)
-
- Custom VB Mods, Extensions, and Plugins
-----------------
Odeo.com offers a free service where users can leave each other voice messages. You can also use the service for your podcasts.
This modification is very simple and requires no plugin just a template modification and a new profile field.
Installation:
AdminCP -> User Profile Fields -> Add New User Profile Field.
Create a field to identify the users odeo.com username. For example:
Odeo.com Username.
Fill out any other settings you wish and save the profile field.
AdminCP -> User Profile Fields -> User Profile Field Manager.
Note the field NAME for the new field you added. Should be something like: field10.
Edit the MEMBERINFO template and find these lines:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
ADD these lines BELOW the lines above:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
YOU ARE NOT FINISHED! You must edit the code above to reflect the profile field name you noted above.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
That part of the code must be changed.
Any user that fills out the Odeo.com profile field will have the flash voice recorder in their profile.
Click Install (http://www.vbulletin.org/forum/vborg_miscactions.php?do=installhack&threadid=111005)