forkmedia
Forum Replies Created
-
In another thread the Woocmmerce folks assured me that WC doesn’t update automatically so I must have had a memory lapse or inadvertently clicked the wrong plugin update link.
Thanks for the advice.
In another thread the Woocmmerce folks assured me that WC doesn’t update automatically so I must have had a memory lapse or inadvertently clicked the wrong plugin update link.
Thanks for the advice.
Forum: Plugins
In reply to: [WooCommerce] Site is down after trying to upgrade Woocommerce 2.2Mike and Claudio –
Thanks for the response.
That’s what I thought, so I am surprised it happened.
Perhaps I was sleepwalking… ; )
I now get it. Woocommerce updated to 2.2 automatically. I’m still puzzled why it doesn’t update to 2.2.1. Must be some code I inserted a year or so ago into my theme’s functions.php. I thought it would block all updates but apparently it allows “core” plugin updates but not minor ones. That’s not what I wanted.
BTW, plugin fix worked.
Forum: Plugins
In reply to: [WooCommerce] Site is down after trying to upgrade Woocommerce 2.2Here is some strange behavior. Earlier today I was on my site (using WP 3.81) and everything worked fine. Then a half hour ago I checked the site and there were error messages from a Woocommerce add-on plugin plus a message in my dashboard to update the main Woocommerce plugin to the latest version. I updated the errant add-on plugin only and all was fine again. I did wonder why it suddenly failed.
Then I noticed the Woocommerce 2.2 update had already been installed. I’m the only admin and I didn’t okay any install. There was also a new message asking for permission to install 2.2.1.
How did 2.2 get installed? Is there some setting that allows Woocommerce to install major updates but not the minor ones? I thought I had turned off automatic updates for my site but I’m not a WP guru so if Woocommerce operates differently from other plugins, I’d love to know.
Thanks.
I didn’t update Woocommerce but I got the error anyway.
Woocommerce indicates there is an update to 2.2.1 available so apparently it didn’t update automatically – or did it?
Maybe it secretly updated something?
Off to install your latest plugin fix…
Forum: Plugins
In reply to: [Genesis Responsive Slider] WordPress 4.0 UpgradeOkay, I figured it out. I had inserted a test of Metaslider on the same page as the Genesis Responsive Slider and they somehow conflict – the Genesis slider appearance is affected but Metaslider is not. When I remove Metaslider from the same page as your slider, the Genesis slider looks fine.
If Metaslider is installed on other pages where Genesis slider is not installed, Genesis still looks great so it’s only when they are both on the same page. FYI, I also tried Woocommerce Slider and there doesn’t appear to be any conflict with Genesis slider or Metaslider.
Maybe this post will help someone else who runs into a similar problem.
Forum: Plugins
In reply to: [Genesis Responsive Slider] WordPress 4.0 UpgradeForum: Plugins
In reply to: [BackUpWordPress] Download gets 404 errorAnother week, another problem. Got the notification mail last night that a download of the backup was ready but clicking on the link on the backup page gets a 404 error again.
I went into the oddly named backup folder “backupwordpress-d0b7d0dbb5-backups” with an FTP program and I can download it from there with FTP without a problem. Noticed a lot of “database” entries also in that same directory. Some have the date of the backup but some have a date a few days before. Not sure what that’s about.
All in all, I’m looking for a new WordPress backup program as this seems very flaky.
OK, there’s the diff. The invoice number and order number are different so the nomenclature confused my understanding of what was happening.
All is good. Pretend I never brought it up…
Here’s some more detail on what happened. I installed your plug-in after using a different plug-in for PDF invoices. The first order came that same day and the PDF invoice generated by your plugin had the correct number and incremented to the next one as expected.
The previous plugin had created all the PDF invoices from the start but the first three of 50 invoices had never been printed. I customized your template and decided to print those three as tests. By the second one I noticed that the invoices saved and printed with the correct numbers in the Order Number field, i.e. 1001 and 1002, but the counter in the settings field also incremented each time so the next NEW order would get number 1053 skipping 1051 and 1052. Enabling the invoice order column shows the same thing. I don’t plan on printing any of the old invoices again, so it’s not a problem going forward for me, but I wondered if that behavior was intended or not.
Thanks.
Forum: Plugins
In reply to: [BackUpWordPress] Download gets 404 errorI went to delete the backupwordpress plugin and reinstall it but now everything works. No more error messages and I can download all the backups. The backup directory still has the odd name “backupwordpress-d0b7d0dbb5-backups”
rather than the name noted in the readme: “Backups are stored on your server in
/wp-content/backups.”I don’t know if the developer can fix things remotely or whether this was simply some kind of glitch on my server. Since I got no repsonse here, I will probably never know.
Forum: Plugins
In reply to: [BackUpWordPress] Download gets 404 errorAfter further manual poking around this morning I found this directory in my wp-content directory: backupwordpress-d0b7d0dbb5-backups
Inside that were all my backups and a .backup-warning file with this:
‘{“php”:{“850a725f3d5845c61525a8e56ff0a28d”:”Undefined index: pdf_company_information, \/home\/raving\/public_html\/cat\/wp-content\/plugins\/wpa-pdf-invoice\/classes\/class-pdf-functions-class.php, 118″,”1992431571a7ec0a287d0297ec3d831d”:”Undefined index: pdf_registered_office, \/home\/raving\/public_html\/cat\/wp-content\/plugins\/wpa-pdf-invoice\/classes\/class-pdf-functions-class.php, 120″}}’
Why the backup plugin would suddenly change the name of the backup directory because some other plugin had an error is beyond my expertise but it seems a backup plugin should respond more gracefully to unexpected problems. My local hard drive backup software often encounters problems, like bad blocks or locked files, and simply notes them in a log and soldiers on.
I have no idea how to get back my normal backup directory without deleting this directory, reinstalling the plugin and starting from scratch. This is the third time I’ve encountered problems with this plugin (see my other support posts) but hey, it’s free, so what can I expect?
Forum: Plugins
In reply to: [BackUpWordPress] Backup schedule changes on its ownThe double backups problem hasn’t stopped. I just upgraded to 2.6.2 with the hope of fixing the problem but it happened again (see my previous post). I did not change any settings from those mentioned in the other post in this thread.
May 6, 2014 – 7:04 pm 51 MB Database and Files Download | Delete
May 6, 2014 – 1:01 pm 51 MB Database and Files Download | Delete
April 30, 2014 – 3:50 am 45 MB Database and Files Download | Delete
April 29, 2014 – 7:19 pm 45 MB Database and Files Download | DeleteForum: Fixing WordPress
In reply to: HTML Formatting anomalyYes, we wanted the the editor in this case to be able to insert HTML, but your answer has now made us aware that WP defaults to this behavior in order to protect the site. Makes perfect sense.
Thanks for the heads up!