Title: vlastuin's Replies | WordPress.org

---

# vlastuin

  [  ](https://wordpress.org/support/users/vlastuin/)

 *   [Profile](https://wordpress.org/support/users/vlastuin/)
 *   [Topics Started](https://wordpress.org/support/users/vlastuin/topics/)
 *   [Replies Created](https://wordpress.org/support/users/vlastuin/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/vlastuin/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/vlastuin/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/vlastuin/engagements/)
 *   [Favorites](https://wordpress.org/support/users/vlastuin/favorites/)

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Vevida Optimizer] Events Manager Plugin not showing events](https://wordpress.org/support/topic/events-manager-plugin-not-showing-events-2/)
 *  Plugin Contributor [vlastuin](https://wordpress.org/support/users/vlastuin/)
 * (@vlastuin)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/events-manager-plugin-not-showing-events-2/#post-10282626)
 * Hi Skumby,
 * I’m not sure this is a problem with the Vevida Optimizer plugin. Maybe it’s better
   to check with the Events Manager plugin creators?
 * Best regards,
    Jan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Vevida Optimizer] Custom Mail Adress](https://wordpress.org/support/topic/custom-mail-adress/)
 *  Plugin Contributor [vlastuin](https://wordpress.org/support/users/vlastuin/)
 * (@vlastuin)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/custom-mail-adress/#post-9722621)
 * Hi David,
 * Our latest release (1.2) has a feature to change the email address used by the
   plugin.
 * Thanks for the suggestion,
    Jan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Vevida Optimizer] Custom Mail Adress](https://wordpress.org/support/topic/custom-mail-adress/)
 *  Plugin Contributor [vlastuin](https://wordpress.org/support/users/vlastuin/)
 * (@vlastuin)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/custom-mail-adress/#post-9509972)
 * Hi David,
 * It seems not so complicated, I’ll see if I can quickly add this feature.
 * Thanks for your feedback,
    Jan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Vevida Optimizer] converting to innodb](https://wordpress.org/support/topic/converting-to-innodb/)
 *  Plugin Contributor [vlastuin](https://wordpress.org/support/users/vlastuin/)
 * (@vlastuin)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/converting-to-innodb/#post-8318960)
 * Hi @andreinoel.l,
 * No. The plugin converts only those tables in your websites database that have
   a prefix that matches your WordPress install (usually wp_). It does not touch
   any other tables nor does it change anything to other databases on the same server.
   Of course it doesn’t, because usually your WordPress website database user credentials
   are not valid for other databases (at least they shouldn’t be).
 * However, if you are interested in converting other tables or full databases to
   Innodb, it is quite easy to adapt the query from the source code to accomplish
   this.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Vevida Optimizer] Won't Convert wp_posts to InnoDB](https://wordpress.org/support/topic/wont-convert-wp_posts-to-innodb/)
 *  Plugin Contributor [vlastuin](https://wordpress.org/support/users/vlastuin/)
 * (@vlastuin)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/wont-convert-wp_posts-to-innodb/#post-7257821)
 * Basically it adds filters that automatically tries to update each ‘checked’ option
   under settings as soon as an update is available. If selected subsequently it
   sends an email with success/failure of the update. So, the plugins TRIES to auto-
   update, but does not guarantee a successful update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Vevida Optimizer] Won't Convert wp_posts to InnoDB](https://wordpress.org/support/topic/wont-convert-wp_posts-to-innodb/)
 *  Plugin Contributor [vlastuin](https://wordpress.org/support/users/vlastuin/)
 * (@vlastuin)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/wont-convert-wp_posts-to-innodb/#post-7257815)
 * Hi mcStar,
    Just referring to your last question, no, the plugin does not ensure
   that all plugins are always updated. In fact, we don’t want that, because if 
   there is a breaking change, automatic updates should fail and the maintainer 
   should be notified that something is wrong. It’s not possible for the plugin 
   to consider every possible upgrade error (think about PHP version changes, plugins
   using deprecated WP functions etc.) Better in that case to cancel the automatic
   update and refer the problem to the maintainer of the site.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Vevida Optimizer] possibility](https://wordpress.org/support/topic/possibility/)
 *  Plugin Contributor [vlastuin](https://wordpress.org/support/users/vlastuin/)
 * (@vlastuin)
 * [11 years ago](https://wordpress.org/support/topic/possibility/#post-6211121)
 * Hi li9ssb,
 * I cannot guarantee that there never will be an update that reverts the table 
   structure back to myISAM, but I cannot think of a reason why that would happen.
   It would require an explicit sql statement to do so (basically reverting the 
   query executed by our plugin). In any case, a fresh install of the latest WordPress
   version uses only InnoDB, so I would assume that a one time check/conversion 
   to InnoDB is enough.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Vevida Optimizer] Fatal error on Activation](https://wordpress.org/support/topic/fatal-error-on-activation-56/)
 *  Plugin Contributor [vlastuin](https://wordpress.org/support/users/vlastuin/)
 * (@vlastuin)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-on-activation-56/#post-6002724)
 * Hi Botrax,
 * The bugfix will be included in the next release 1.0.11, due tomorrow. Please 
   let me know if it solves your problem.
 * Thanks,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Vevida Optimizer] Fatal error on Activation](https://wordpress.org/support/topic/fatal-error-on-activation-56/)
 *  Plugin Contributor [vlastuin](https://wordpress.org/support/users/vlastuin/)
 * (@vlastuin)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-on-activation-56/#post-6002705)
 * Hi Botrax,
 * I have been able to reproduce the error once, and I’m currently working on a 
   fix. Thanks for notifying me.

Viewing 9 replies - 1 through 9 (of 9 total)