What Are You Doing Right Now
-
On the train home. Made the 5:46 express by less than a minute.
-
@tonyshowoff
You are right. I meant web designers -
@dave_c said in What Are You Doing Right Now:
@JaredBusch , @scottalanmiller
I have not been that lucky lately. Specially since I am upgrading from PHP 5.6 to 7.2, some plugins just break, although in most cases it is because the plugin is old and has not been updated by the developer.Plugins breaking is not at all the same as WP breaking. Is WP breaking?
-
@tonyshowoff
Absolutely. I am slowly "forcing" the move from cPanel to Linux without a control Panel. So far, the sites moved are working very well -
@scottalanmiller
How do you catalog this?This page isn’t working xxxx.com is currently unable to handle this request. HTTP ERROR 500
It is caused by Ultimate Addons for Visual Composer plugin
-
Spent a busy day digging deep into this Asterisk to FreePBX migration. Migrated all of the extensions. Total count 946 or something like that.
Setup 3 phones to test EPM. They have old Aastra 6737i phones. Mitel bought Aastra ages ago.
The entire thing has to be turned into a scripted process before I can even run a limited go live test.
The extensions were the easy part.
-
@dave_c said in What Are You Doing Right Now:
Web developers with no idea:
4. They demand cPanel access. And the clients authorize that access (out of my pay grade)
5. The mess with DNS, really, why?
6. They choose poor pluginsWhy are your web designers even being brought in under these conditions?
I'm not a fan of cPanel or its ilk, I think that this makes web sites harder to maintain.
Why are designers choosing plugins?
This sounds like deeper issues with letting the wrong people do the wrong tasks.
Your IT team needs to be managing the platform, you can't just throw IT tasks over to the art team and expect the artists to know what they are doing. If you treat WordPress like the enterprise application that it is, I think that you'll find none of these issues exists. If you treated anything in this way, desktops, servers, databases, etc. you'd have loads of issues from random non-IT people breaking things that they don't understand.
IT should be ...
- Not allowed designers like this have any say in what goes on.
- Maintaining the platforms properly themselves.
Problems can still arise, but the rarely do.
-
@dave_c said in What Are You Doing Right Now:
@scottalanmiller
How do you catalog this?This page isn’t working xxxx.com is currently unable to handle this request. HTTP ERROR 500
It is caused by Ultimate Addons for Visual Composer plugin
Plugin, not WP.
Yeah it means the site is down too, but the cause is not WP.
-
@dave_c said in What Are You Doing Right Now:
@scottalanmiller
How do you catalog this?This page isn’t working xxxx.com is currently unable to handle this request. HTTP ERROR 500
It is caused by Ultimate Addons for Visual Composer plugin
That's a PLUGIN issue caused by something that is absolutely not Wordpress. That's like having a bad app and blaming Windows.
-
@dave_c said in What Are You Doing Right Now:
@tonyshowoff
Absolutely. I am slowly "forcing" the move from cPanel to Linux without a control Panel. So far, the sites moved are working very wellWe did that, much improved. Faster site, lower cost, easier management. No idea why people want cPanel.
-
@JaredBusch
Awesome, platform migration and 900+ extensions in that time!
My record is 500+ extensions from Asterisx to Yeastar -
@scottalanmiller said in What Are You Doing Right Now:
@dave_c said in What Are You Doing Right Now:
@scottalanmiller
How do you catalog this?This page isn’t working xxxx.com is currently unable to handle this request. HTTP ERROR 500
It is caused by Ultimate Addons for Visual Composer plugin
That's a PLUGIN issue caused by something that is absolutely not Wordpress. That's like having a bad app and blaming Windows.
But I like to blame Windows....
-
@JaredBusch said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
@dave_c said in What Are You Doing Right Now:
@scottalanmiller
How do you catalog this?This page isn’t working xxxx.com is currently unable to handle this request. HTTP ERROR 500
It is caused by Ultimate Addons for Visual Composer plugin
That's a PLUGIN issue caused by something that is absolutely not Wordpress. That's like having a bad app and blaming Windows.
But I like to blame Windows....
Me too.
Shakes fist at the window.
-
@dave_c said in What Are You Doing Right Now:
@JaredBusch
Awesome, platform migration and 900+ extensions in that time!
My record is 500+ extensions from Asterisx to YeastarOh this will be March before I am done most likely. I just got serious today.
Yesterday was putting tools in places and comparing data.
-
I'm not going to slag off Wordpress, I think it's good, you just need to make sure that you limit logins and keep it up to date. I use it myself and love what you can do with the platform.
-
@scottalanmiller In my experience those who want cPanel, not those forced to install it by some jackass admin or something, tend to because they lack confidence and experience with configuration and management within the Unix world.
-
@StuartJordan said in What Are You Doing Right Now:
I'm not going to slag off Wordpress, I think it's good, you just need to make sure that you limit logins and keep it up to date. I use it myself and love what you can do with the platform.
And not add bad things on top of it. A bad theme or plugin is part of the code and going to break things.
We very carefully only use a few, tested, trusted, maintained plugins. Gotta keep it lean.
-
@tonyshowoff said in What Are You Doing Right Now:
@scottalanmiller In my experience those who want cPanel, not those forced to install it by some jackass admin or something, tend to because they lack confidence and experience with configuration and management within the Unix world.
Exactly the people who shouldn't be managing servers
cPanel... letting you do things you don't know how to do so you can up the ante for when the disaster finally strikes.
-
@scottalanmiller Completely Agree!
-
@scottalanmiller
You are technically right.
Point 3 tries to imply that WordPress is an ecosystem. One in which even quality plugins have problems. In this case, the plugin is well developed, known and used. Still crashed the site on an updateTo be fair, I do not know the details of the crash . I just investigated and found that disabling the plugin solves the problem. But it seems like the plugin is necessary to continue the design of the site. Again, Catch 22