The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Save Drafts (Remember Everything) Updated! Details »» | |||||||||||||||||||||||||||
Save Drafts (Remember Everything) Updated!
Developer Last Online: Jun 2007
My Save Drafts Version 1
Supports: vB 3.0./1/2/3/4/5/6/7 TESTED MySQL support for Version 4 or higher and now full support for MySQL version 3* to!!! Overview... The *Save Draft Sub System* is designed to allow members to save (New Posts, New Replies, New PMs) as a draft! This allows for saving a message that you might not be able to finish at the present time, but want to not lose that message! The *Save Draft System* does more than just *save the message*... 1. Save Message 2. Remembers all form options (icons, subscriptions, disabled this or enabled that) 3. Allows for saving Attachments 4. Allows for unlimited (edits) before posting or sending message 5. Remembers (topic, post, forum you are replying to) 6. UserCP, folder views (lists messages with easy controls to manage all drafts) Save Drafts Controls (Forum Display) Save draft controls "Save Draft" and "Folder Views" are only visible to members that have permission to use that control! If a member has saved his/her maximum allowed drafts for a certain folder, then that control is closed. They will not be able access it. Save Drafts Controls (Admin Display) Because the Save Draft System, is based not only group permissions, you can limit what groups can do! One group can save all types of messages (new Post, New Replies and New PMs) while the other can only save maybe (New PMs). The control extends it's self the same way for saving (Attachments). Instead of making a Admin Panel that would very complicated due the nature of multi permissions, I have made the admin panel simple to use, but even with the simplity of the control, the combinations that the control gives you, offers you many options with simple ease of use as it's design logic was intended! Controls... Turn the draft system on per folder (New Posts, New Replies, New PMs) per group Turn the draft system off per folder (New Posts, New Replies, New PMs) per group On shut down per folder, do what? ( soft shut down [no delete], hard shut down [full delete]) per group Allow for saving attachment per folder (New Posts, New Replies, New PMs) per group Allow for setting a message storage limit per folder (New Posts, New Replies, New PMs) per group [unlimited = 0, ### = maximum message saves allowed] Allow for original draft date for posting the message! (this is for mods, admins only, should always be set to (no)) (part of the extended panel V2) This is a difficult mod to install, if you don't feel comfible editing scripts. I will install it for anyone that asks me to! Have any questions just ask! See attachments for different views, also demo is here! http://forum.ya-right.com/ user: test pass: test ANY UPDATES OR FIXES ARE LISTED IN THE FIRST REPLY OF THIS THREAD Other news 1. Next update will include a full Admin Panel page for the draft system ( stats, user manager [over-ride group control]) many options! (implementing) 2. Next update will include import / export feature (done XML/zip) (export all/selected/attachments) 3. Next update will include full support for quick reply! (done, testing now) Also allow for attachments (option) 4. next update will include a user option to save draft as... (done, testing now) 5. Next update will include, automaticly reassigning a reply draft when a topic has been moved or deleted (implementing) 5 A. If moved the draft will be set to the new thread that the post was moved to! (done, testing now) 5 B. If the post or topic were deleted then the reply draft will be reassigned to the new draft folder! (implementing) VERSION (2) INFO (release March 22 4:00PM EST) https://vborg.vbsupport.ru/showthrea...d=1#post628547 That's it... Sonia Show Your Support
|
Comments |
#32
|
|||
|
|||
Can you, or anyone else here, provide step-by-step instructions on how to "load 'drafts.sql' into my forums database"? from the phpmyadmin area or admincp?
|
#33
|
|||
|
|||
Hi
Does your database use a table prefix? Look in your ./includes/config.php file! FIND THIS Code:
// Prefix that your vBulletin tables have in the database. // For example: $tableprefix = 'vb3_'; $tableprefix = ''; Post back what this line from your file, then we will go from there! Code:
$tableprefix = ''; Sonia |
#34
|
|||
|
|||
Yes, I found it:
Code:
// Prefix that your vBulletin tables have in the database. // For example: $tableprefix = 'vb3_'; $tableprefix = ''; // Prefix that all vBulletin cookies will have // For example $cookieprefix = 'bb'; |
#35
|
||||
|
||||
Hi, very important hack indeed ** Click Install **
I have one issue... just installed it... it shows the following error : I have this option enable for admin only for testing... when i click Save Draft button it takes me to the following page: but then returns the following error: Quote:
Thanks |
#36
|
|||
|
|||
Hi
Sorry, that was my fault. I updated my (version control system), when I had checked out (/save_drafts_1/edits/forum/profile.txt), so when I checked it back into the system, it did not know I had made changes! Anyway... I updated the zip file to fix this not being added to the install! Just do this! FIND THIS script => profile.php Code:
require_once('./includes/functions_register.php'); Code:
require_once('./includes/functions_register.php'); include_once ( './includes/functions_drafts.php' ); Again I am sorry for this over sight! Sonia |
#37
|
|||
|
|||
The zip doesn't work. I just tried to download it.
EDIT: Works now. In the instructions, I find this list of directories to where the changes are made: 1. database (mysql folder) 2. language (language folder) 3. templates (template folder) 4. edits (edits folder) 4 A. admin 4 B. includes 4 C. Forum How do I load the sql file into the forum's database? Step-by-step instructions would be nice. |
#38
|
||||
|
||||
Quote:
Thanks a lot !! ** Aman, gladly clicks install 100 times ** |
#39
|
||||
|
||||
Rated 5 ***** z
|
#40
|
|||
|
|||
I don't have a folder called "mysql". Do you mean /forum ?
|
#41
|
|||
|
|||
Hi OrangeFlea
If you tell me what you having trouble with, I can try to help. The zip file just contains the things you must do to install this mod! There is no refrence to (MySQL) being a directory on your forum, it is just place holder that tells you the files contained with in that directory, are related to MySQL! To install the database table for the drafts system and to add phrases and default permissions you must load the file contained in the directory (MySQL) into your database! To do this follow the directions in the readme file in that directory! After you have done exactly what the readme file (install.txt) says to do, you will need to copy the content of that file and use (phpmyadmin) and place the contents in the SQL text window then run the update! You may also use the upload option, click on 'SQL' and look at the bottom of that page, you will see a 'browse button', click on that to locate the 'drafts.sql' file on your system, after, click 'Go' (make sure *Compression* radio button is selected 'NO")! If this is not what you are needing, then please explain what you are needing! Sonia |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|