Skip Navigation

[Resolved] Types plugin is breaking plugin admin page

This support ticket is created 5 years, 7 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

Tagged: 

This topic contains 8 replies, has 2 voices.

Last updated by Christian Cox 5 years, 7 months ago.

Assisted by: Christian Cox.

Author
Posts
#1228806

My plugins admin page came up blank today.

I started disabling plugins (via FTP), one at a time, to troubleshoot.

When I got to types, the plugin admin page returned.

#1228832

Hi, a couple of things:
1. The User account you provided doesn't have admin-level access, so I'm not able to get to the plugins page, or the Users page, etc.
2. The FTP connection times out and I'm unable to access the server with FTP. Here's the log:

Status:      	Connecting to **.***.***.**:21...
Status:      	Connection established, waiting for welcome message...
Status:      	Initializing TLS...
Status:      	Verifying certificate...
Status:      	TLS connection established.
Status:      	Logged in
Status:      	Retrieving directory listing of "/public_html"...
Command:	CWD /public_html
Response: 	550 Can't change directory to /public_html: No such file or directory
Command:	PWD
Response: 	257 "/" is your current location
Command:	TYPE I
Response: 	200 TYPE is now 8-bit binary
Command:	PASV
Response: 	227 Entering Passive Mode (69,167,158,53,208,123)
Command:	MLSD
Error:        	The data connection could not be established: ETIMEDOUT - Connection attempt timed out
#1228847

My apologies.

>> WP login alnewbury now has admin privileges;

>> I’ve updated the alnewbury FTP login — the path should be correct now

It has a new password: MIFVkMVvPo]s

#1228887

Okay thank you, since I first picked up yoru ticket we have had several other reports of a similar issue. Our developers are now aware of the issue and we are working towards a solution. I'll let you know when I have some information to share.

#1228939

Hi, I think the problem is resolved. Our developers recommended the following workaround:

Activate Types
Go to the WP updates screen ( /wp-admin/update-core.php )
Click "Check for Updates"
Return to the plugins page

If the problem isn't resolved, please click "Check for updates" a couple more times.

I tried these steps and the problem seems to be resolved now. Can you confirm?

#1228968

OK, Toolset types appears to be activated and the plugins admin screen is showing.

However, links to all the posts I created using toolset ("Crew Matches) are giving 404 Errors. The posts appear to be there (I can see them on the admin side) but when I try to view them, I get a 404 error.

#1228969

Try resaving your permalinks by going to wp-admin > Settings > Permalinks.

#1228972

Ah, that did it. Thank you.

So what happened? This would be helpful to know if it happens again.

#1228983

I don't have all the technical details, but there was a problem with the Toolset plugin installer system. Clicking "Check for Updates" triggers a backend process that pulls down a new initialization file for the installer, which fixes the problem in the plugins page.