Back to Modification Graveyard

ragtek contact pm
Mod Version: 1.1.1, by ragtek

This thread is in the Modification Graveyard.
vB Version: 3.8.x Rating: (5 votes - 4.80 average) Installs: 22
Released: 02 May 2009 Last Update: 04 May 2009 Downloads: 95
Not Supported Uses Plugins Template Edits  

This Add-on adds the contacts from the user to the new pm form.

Installation:
Install the xml, if you don't have installed tms, make this:
Search in pm_newpm template for:
HTML Code:
			<tr>
				<td>
					<if condition="$show['sendmax']"><div><phrase 1="$permissions[pmsendmax]">$vbphrase[may_send_to_x_people]</phrase></div></if>
					<if condition="$show['sendmultiple']"><div>$vbphrase[separate_multiple_names]</div></if>
				</td>
			</tr>
			</table>
		</fieldset>
		<!-- / recipients field -->
Add above
HTML Code:
<if condition="$show[rag_contacts]">
			<tr>
				<td>
<table width="100%">
<thead>
    <tr>
        <td class="tcat">
            <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('rag_pmfriends')"><img id="collapseimg_rag_pmfriends" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_rag_pmfriends].gif" alt="" border="0" /></a>
           $vbphrase[contacts]
        </td>
    </tr>
</thead>
<tbody id="collapseobj_rag_pmfriends" style="$vbcollapse[collapseobj_rag_pmfriends]">
<tr><td><table>
$rag_friends
</table></td></tr>
</tbody>
</table>
				</td>
			</tr>
<script type="text/javascript">
toggle_collapse('rag_pmfriends');
</script></if>
BUT ONLY IF YOU DON'T HAVE INSTALLED TMS!!!

Download

This modification cannot be downloaded.

Screenshots

 

Similar Mods

Profile Enhancements ragtek Referrer Tab Modification Graveyard
Administrative and Maintenance Tools ragtek Contact Thread Modification Graveyard
Profile Enhancements ragtek max. Albums Modification Graveyard

vblts.ru supports vBulletin®, 2022-2024