View Full Version : PM Pop up by default????
voclain
09-04-2002, 04:52 AM
HOW do I make it defaut that PM's are set to POP UP???
I've tried searching and I must not be putting in the correct string??
Kirk Voclain
go to the template registeradult and registercoppa, in them find: <td bgcolor="{firstaltcolor}"><normalfont>
<input type="radio" name="pmpopup" value="yes"> yes
<input type="radio" name="pmpopup" value="no" checked> no
</normalfont></td>Replace that with: <td bgcolor="{firstaltcolor}"><normalfont>
<input type="radio" name="pmpopup" value="yes" checked> yes
<input type="radio" name="pmpopup" value="no"> no
</normalfont></td>and your done (note this will only affect new registrations)
voclain
09-04-2002, 12:51 PM
Thank you very much!!
Originally posted by voclain
Thank you very much!! No problem :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.