PDA

View Full Version : Profile Enhancements - ragtek Friendship Message


ragtek
04-23-2009, 10:00 PM
If you request on myspace a friendship, you can send a pm

With this add-on you can have this feature also in your vb.


Installation:
Install the xml

If you don't use tms edit the template: modifyuserlist_confirm

search for
phrase 1="$userinfo[username]">$vbphrase[$confirm_phrase]</phrase>
<if condition="$show['friend_checkbox']"><div style="margin-top:1em"><label for="also"><input type="checkbox" name="friend" id="also" value="1"$friend_checked /><phrase 1="$userinfo[username]">$vbphrase[$supplemental_phrase]</phrase></label></div></if>
<if condition="$show['hiddenfriend']"><input type="hidden" name="friend" value="1" /></if>add under:
$messagearea

search for:
<form action="profile.php?do=$action&amp;list=$list&amp;userid=$userid" method="post">
replace with:

<form action="profile.php?do=$action&amp;list=$list&amp;userid=$userid" method="post" enctype="multipart/form-data" <if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(0, 10)"</if>>

yotsume
08-29-2009, 07:42 AM
Can you post a screenshot please.

THANKS!

ragtek
08-29-2009, 07:56 AM
<a href="https://vborg.vbsupport.ru/showthread.php?t=211380" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=211380</a>