WP Vault version 0.8.6.5 is now available. This is a bug fix release.
Please see the change log for the bug fix that was applied for this version.
If you already installed 0.8.6, you can simply write over the WP Vault files, without disabling/enabling the WP Vault plugin. If you still have the older version, please take the usual steps for upgrading.
You can get it at the download page.

i upgraded my wp vault. can you help me please. there is an error. the downloadable files appears double. here is the link http://eaa.ph/downloads
thanks for your help
Hi culver,
This is probably because your theme or plug-in is causing “the_content” hook in WordPress to be called twice, while it should only be called once (when your content is being displayed).
You can start turning off plug-in one at a time and/or try changing your theme temporary to figure out which plug-in or theme is causing this issue.
Once we can identify what is causing this, then maybe I can recreate it and suggest a way around it.