vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Changing Private Message Defaults.... (https://vborg.vbsupport.ru/showthread.php?t=85736)

WoodiE 12-20-2002 04:47 AM

Changing Private Message Defaults....
 
Is there anyone to change the default setting of a Private Message? Such as making:

Show Signature
Save a copy
Request Read Receipt

UNchecked?

Right now all those options have are checked each tiem a user sends a PM. Its been requested that they not be, as most have to uncheck them each time they send a PM.

Any suggestions?

-WoodiE

Cypher720 12-20-2002 10:09 AM

in the template (not sure which one), each checkbox will have a line of HTML....then just add "unchecked" with quotes.

understand that?

WoodiE 12-20-2002 01:57 PM

hmm, kinda... i'll look. Thanks

-WoodiE

WoodiE 12-20-2002 02:05 PM

I believe this is the part i need to change:

<td bgcolor="{firstaltcolor}" valign="top"><normalfont><b>Options</b></normalfont></td>
<td bgcolor="{firstaltcolor}" valign="top"><smallfont>
<input type="checkbox" name="parseurl" value="yes" checked> <b>Automatically parse URLs:</b> automatically adds and around internet addresses.
<br><input type="checkbox" name="signature" value="no" $signaturechecked> <b>Show Signature:</b> include your profile signature. Only registered users may have signatures.
<br><input type="checkbox" name="savecopy" value="no" checked> <b>Save a copy:</b> Also save a copy in the 'Sent Items' folder.
$requestreceipt
</smallfont></td>

But when I change the value="Yes" to "No" it doesnt make a difference. I found this bit of code in the priv_sendprivmsg template.


-WoodiE

WoodiE 12-20-2002 02:10 PM

Nevermind, I found it.

Instead of chaning the value to yes and no...i didnt notice the part that said 'checked' just as you suggested. Changing that to unchecked fixed it!

Thanks,

-WoodiE


All times are GMT. The time now is 08:13 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01031 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete