cshaffstall
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Spam Orders From Emma RoseI’ve been watching these orders for about a year on only one of the hundreds of websites we manage. I’ve come to believe this is a test order automatically placed by PayPal, Authorize.net, Clover, or some other payment-processing system, checking the websites ordering system or security.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Posterboard as in exampleI’m all set. I had a conference call with support and Kafui fixed all my problems. I was trying to use the free WordPress plugin to create my hub calendar, rather than going to time.ly to create the hub.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Posterboard as in exampleI have switched to twentysixteen and disabled all plugins. I do not believe this is a conflict with my theme or with other plugins.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Setting up a hub calendarThis email bounced.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Category images do not displayResolved.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Posterboard as in exampleHere are screenshots showing the difference. Notice that all of my images are the same size, but in the example, the images are scaled.
My calendar
https://drive.google.com/open?id=0B7Z1ayX1Vy7RcFZick9LNXVlRGM
Your calendar
https://drive.google.com/open?id=0B7Z1ayX1Vy7RdEtoTjk1RDgzQjQ
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Setting up a hub calendarI think I have the calendar set up correctly, what I don’t know how to do is share that exact calendar on our member sites. I’m looking for a user’s guide or some documentation to walk me through the process.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Posterboard as in exampleI don’t see any options for changing my Posterboard style.
https://drive.google.com/open?id=0B7Z1ayX1Vy7RMC14MHNTYkk5cUk
Forum: Fixing WordPress
In reply to: File Upload Error After Upgrading to 3.3Not to be contrary, but my caution: I began upgrading my sites as a function of removing a malware virus from my 40 sites. Viruses such as this take advantage of sites with lax permissions (which I had). I would not recommend granting permissions beyond those described by WordPress (https://codex.www.ads-software.com/Changing_File_Permissions)
While you don’t think your default system could be the issue, it would only take a moment to get a closer look at your default PHP extensions. Testing doesn’t cover every possible scenario and my system *was* a default system. It just turned out that default wasn’t what I needed…for 39 of the 40 sites. This may well be due to plug-ins that I am running at those sites, but I don’t run the same plug-ins at even a majority of the sites.
If you’re unsure about your PHP extensions, call your hosting provider and ask for help. If you’re your own host, check the extensions…just for the sake of ticking it off the list.
Forum: Fixing WordPress
In reply to: File Upload Error After Upgrading to 3.3Everything is back to working. My permissions, as I suspected, were never the issue. My images uploaded some, but not all, times. A permission issue would have prevented them all times. Additionally, I had one out of 40 sites that worked perfectly. A permissions issue, I felt, would have affected all sites since they are on the same server — all which were upgraded at the same time. I also duplicated the one working site and then restored the database from a backup of the site I was replacing…also to no avail. The four extensions are for fastPHP 4.x and fastPHP 5.x.
Forum: Fixing WordPress
In reply to: File Upload Error After Upgrading to 3.3I am using GoDaddy as my host on a Unix server. All of my issues were resolved by disabling four PHP extensions.
Launch your hosting account, go to Settings > File Extensions Management and there are four PHP extensions (that were at the bottom of my list). I had to edit each one and change them from running under fastPHP 4.x or 5.X to running under just PHP 4.X or 5.X.
Hope this is helpful to someone else.
I was warned that some WordPress plug-ins require these extensions, but until I come across one that does, I’m simply happy that all 40 of my client blogs are up and running.
Forum: Fixing WordPress
In reply to: Can't Upload Images after updating to 3.3I have the same issue on a Unix server using Firefox and where I have cleared the cache. I have deactivated all plug-ins and switched themes, with no progress. I also cannot place an image that is already in the media library nor access an image by URL. I *am* able to copy the image to the appropriate directory using Dreamweaver, but that’s as far as I can get. The image does not appear in my media browser once uploaded, but I don’t think that it ever has when manually uploaded.
Forum: Fixing WordPress
In reply to: File Upload Error After Upgrading to 3.3It’s not just a Windows issue. I’m having the same issue with a Unix server and, having just spent the last week eradicating a malware virus from our server of 40 sites, I’m in no hurry to be granting any type of global write permissions for any reason.
The upload worked fine for two images and then stopped. That it is working in some cases and not others leads me to believe it is not a permissions issue, else how would I have been able to get the first two images imported?