vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Save a Copy of Sent PMs Preference in User CP (https://vborg.vbsupport.ru/showthread.php?t=98551)

GeoffE 10-29-2005 11:03 AM

Can't seem to get this working .. plugin installed fine, template modification OK, the option appears under User Options but it doesn't seem to make any difference if it is ticked or not, PM's still default to do not save. Any ideas?

Oblivion Knight 10-29-2005 06:20 PM

Quote:

Originally Posted by GeoffE
Can't seem to get this working .. plugin installed fine, template modification OK, the option appears under User Options but it doesn't seem to make any difference if it is ticked or not, PM's still default to do not save. Any ideas?

Check your user table and make sure there is a field called savecopy.

GeoffE 10-29-2005 10:56 PM

Yup, and it's set to 1 for my user.

Oblivion Knight 10-30-2005 06:02 AM

Make sure the template edit has been done for all styles that you are running.? :)

sinaluna 11-02-2005 02:29 PM

I love this hack but the default is set to "do not save private messages". I want the default to remain "save" and just give users the option of not saving.

How can I do this?

Thanks!

Oblivion Knight 11-02-2005 08:46 PM

Quote:

Originally Posted by sinaluna
I love this hack but the default is set to "do not save private messages". I want the default to remain "save" and just give users the option of not saving.

How can I do this?

Thanks!

Run this query:
[sql]ALTER TABLE p_user CHANGE savecopy savecopy TINYINT (1) UNSIGNED NOT NULL DEFAULT '1'[/sql]Replace [high]p[/high] with your table prefix, if you're not using one completely remove [high]p_[/high].

Should work (and yes, savecopy should be there twice).. :)

sinaluna 11-04-2005 09:54 PM

Thanks! Its working perfectly now. :)

gldtn 11-18-2005 07:52 AM

Works great!

Would be nice to get rid of the template edit tho ;)

thanks!

Oblivion Knight 11-18-2005 08:27 AM

It's possible, but is not something that I personally wish to do..

I like to be in control of my designs. ;)

toytaco99 11-30-2005 03:37 AM

Awesome awesome mod. This should definitely be part of the default vB system!!


All times are GMT. The time now is 06:17 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.01133 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete