gweb89
Forum Replies Created
-
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Latest Version Crashed SiteI finally managed to get your plugin removed by temporarily removing my theme, then deleting the plugin. Then once I put my theme back everything worked fine.
Marking topic as resolved.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Latest Version Crashed SiteI understand these are theme errors and seem unrelated to your plugin. But the website was working fine and never received any errors until I attempted to update your plugin today.
Now I cant even remove the previous working version of your plugin without everything crashing.
Godaddy said your plugin made serious changes to the database and they could not even fix it. It also somehow changed their FTP permissions on their end as well as mine. Im not even sure how that is possible.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Latest Version Crashed SiteNone of these errors or warnings are present until I try to remove your plugin.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Latest Version Crashed SiteForum: Plugins
In reply to: [All-in-One WP Migration and Backup] Ai1wm_LogHi Borislav, I cannot even remove your plugin now. The latest version crashed my site. I had to restore from a backup and if I try to remove your plugin it crashes site. Lost a lot of woocommerce orders because of this..
Forum: Plugins
In reply to: [WooCommerce] Variable Product Price missing after 2.5 UpdateFixed my issue. Was not a woocommerce problem at all. At some point during my customization I removed the following from variation.php .
<div class=”woocommerce-variation-price”>
{{{ data.variation.price_html }}}
</div>I think I had plans to add it somewhere else. All is working again!