KDadmin
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Data missing after forced migrationGot it. That explains a lot. I have the option to backup whole website in cPanel then download. I’ll do that from now on. Appreciate your help Steve.
Forum: Fixing WordPress
In reply to: Data missing after forced migrationThanks Steve, I do FTP backups (saved off the server) of public_html and all files within.
My hosts performed a re-migration of my site which is why it’s now working. First migration musn’t have picked up everything. Still don’t understand why my uploading of public_html files didn’t seem to work… it must have to do with the first flawed migration attempt.
Forum: Fixing WordPress
In reply to: Data missing after forced migrationWell, bowl me over with a feather! Maybe my hosts fixed this issue because suddenly the data is back after being missing for almost a week.
Still like to confirm that backing up public.html is backing up the whole website?
- This reply was modified 8 years, 5 months ago by KDadmin.
Forum: Fixing WordPress
In reply to: Data missing after forced migrationOrders and posts up to that time are there so I’d say it’s a missing data issue as appose to display. Changes made to other pages have also reverted back to previous.
What I don’t understand is:
1) How can the data be there prior to the account suspension then be gone when I point my DNS to the new host server?
2) How can my backup not be showing the latest data? I assume backing up public.html is backing up the whole website???Forum: Fixing WordPress
In reply to: Data missing after forced migrationMy last database backup was around the start of this month, just prior to my account being suspended. I re-uploaded the backup yesterday with no changes.
Forum: Plugins
In reply to: [WooCommerce] Cart adding/doubling products on reloadThanks Grafikbutik.
My issue was slightly different in that cart quantities doubled instead of going up by 20, and it was every order instead of every 4 or so. Some customers advised it had been happening for a while and I was unaware 🙁
I ended up doing a fix in woocommerce-functions.php this morning based on some coding I found after searching for fixes and it’s working now.
I’ll put it here in case it helps others:
https://github.com/woothemes/woocommerce/commit/12a248563715eccb1ca916cf9b35d841aceae4caForum: Plugins
In reply to: [WooCommerce] Cart adding/doubling products on reloadGrafikbutik did you managed to fix this error?
My store has been working fine for years and now started doubling up on cart quantities when I click ‘view cart’.
I have done what Iorro suggested and found no empty background images or src / href attributes.No plugins have been added to my site for a long time.
How can a website be working fine one minute then not the next?