stapolin
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: HTTP Error 500 triyng to access wp-admin after upgrade to 4.7!!If the issue is not as @khahina pointed out…
If you have FTP access, make a backup of your plugins folder. Then delete each plugin one by one testing to see if you can access the admin after.
I had the same issue after upgrading to 4.7, In my case it was MainWP Child plugin that was causing permission issues.
Forum: Fixing WordPress
In reply to: WordPress 4.7 and MainWP ChildYep, i opened a ticket straight after I posted here.. I just wanted to let people here know of the issue because so many were having issues logging in after updating to 4.7, and if any were using MainWP they might see my post and resolve their logging in issue.
Forum: Fixing WordPress
In reply to: I can’t log in to my dashboard after upgrading to 4.7Hey TP, was more or less just letting the OP know this is not a local issue, and is more widespread.. I have about 6 or 7 multi-site installs, all on different servers, none are accessible.
- This reply was modified 9 years, 8 months ago by stapolin.
Forum: Fixing WordPress
In reply to: I can’t log in to my dashboard after upgrading to 4.7I am having similar issues since I updated yesterday, but only seems to be happening on Multi-Site installs.
I am Superadmin. My clients can’t log in either with ‘editor’ role to edit content.
Forum: Plugins
In reply to: [Redirection] Redirection ChainsI’ve had to do this many times.. And still looking for a way to make it easier. Unfortunately there is no easy or quick way that I have found.
Although a great plugin, the Broken Links Checker plugin is very hard on the database. I would suggest disabling it between uses. Some hosting companies like WPengine don’t even allow it on their servers because it uses too much resources.
Forum: Plugins
In reply to: Velvet Blues Update URLsVery happy with this plugin. It might be advertised as to be used for changing URLs, but it will find and replace content too. For example, let’s say you have a misspelled word on a number of pages (it happens, compare UK English to USA English for example), simply add the Misspelled word to the From field, and the correctly spelled word to the To field.. Presto! you just fixed multiple pages at once!
Yes, its custom permalinks, we are having the same issue on 30+ websites.
Also with the same dilemma, we cant get rid of either plugin as bother are necessary.I am having the same issue on a number of sites. I havent done anything abotu it just yet, but here is the reference to it:
https://developer.wordpress.org/reference/functions/wp_oembed_add_discovery_links/
There is also a fix here:
http://wordpress.stackexchange.com/questions/211467/remove-wordpress-json-api-links-in-header-html
Hope that helps.