Back to vBulletin 3.5 Add-ons

Save a Copy of Sent PMs Preference in User CP
Mod Version: 2.1, by Oblivion Knight

This modification is in the archives.
vB Version: 3.5.1 Rating: (0 vote - 0 average) Installs: 36
Released: 16 Oct 2005 Last Update: 17 Oct 2005 Downloads: 30
Not Supported DB Changes Uses Plugins Template Edits  

A port of my 3.0.x code modification, http://www.vbulletin.org/forum/showthread.php?s=&threadid=74465.

This plugin provides your users with an option whether or not to save a copy of sent private messages by default.

If you want Sent PMs to remain saved by default, run this query

Spoiler (click to open)


Quote 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 Query: (how to run queries)
ALTER TABLE p_user CHANGE savecopy savecopy TINYINT (1) UNSIGNED NOT NULL DEFAULT '1'
Replace p with your table prefix, if you're not using one completely remove p_.

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

Close
.

Many thanks to KirbyDE for his words of wisdom. No further updates are planned unless Jelsoft change any of the hooks that this modification uses..

Download

This modification is archived and cannot be downloaded.

Similar Mods

Save a Copy of Sent PMs Preference in User CP vBulletin 3.0 Full Releases

vblts.ru supports vBulletin®, 2022-2024