In the built in Site Health it shows a message that there is a Critical Issue – outdated version PHP (5.6.40) and the recommended version is 7.3. However, when clicking on the link it takes me to this page Good news – CloudLinux already took care about the PHP version of your website. which says that everything is fine.
I have recently re-installed an old back-up as Fusion Builder had a major error (I had tried to update both Builder and Core together, and then run all the updates including WordPress 5.4.1.
I have also noticed when making changes to my pages, I can save/update these but don’t have the option to ‘publish’. Not sure if this is a different issue or if it is all linked.
Can this be fixed, if so how? I am very new to this and therefore a ‘dummies’ guide would be perfect. Thank you!
]]>Warning: preg_match() expects parameter 2 to be string, array given in /home/content/14/6451614/html/site/wp-includes/class-wp-block-parser.php on line 418
Warning: strlen() expects parameter 1 to be string, array given in /home/content/14/6451614/html/site/wp-includes/class-wp-block-parser.php on line 489
Warning: Cannot modify header information – headers already sent by (output started at /home/content/14/6451614/html/site/wp-includes/class-wp-block-parser.php:418) in /home/content/14/6451614/html/site/wp-admin/post.php on line 223
Warning: Cannot modify header information – headers already sent by (output started at /home/content/14/6451614/html/site/wp-includes/class-wp-block-parser.php:418) in /home/content/14/6451614/html/site/wp-includes/pluggable.php on line 1265
Warning: Cannot modify header information – headers already sent by (output started at /home/content/14/6451614/html/site/wp-includes/class-wp-block-parser.php:418) in /home/content/14/6451614/html/site/wp-includes/pluggable.php on line 1268
Things I’ve tried:
– updating my permalinks (before and after deactivating plugins)
– deactivating all plugins (I can update a page only if I deactivate my theme’s WP Bakery Visual Composer, however I have multiple sites using this theme with wordpress 5.3.2 and none of them have this issue)
– re-uploading WP Bakery Visual Composer to make sure it’s the most current – same issue
– updating php version – this site is running outdated 5.6.2 – to 7.1 (I tried this by mirroring it to dev site on a different server that runs 7.1) dev site: https://cps.designinggraphically.com/ – same issue
Thank you!
]]>I have two WP sites. I use an iPad for a large percentage of computer use. When creating content for these sites, I prefer to use a 3rd party app to compose my posts, then “share” the posts to my blogs via the iOS WP app. I recently switched notebook apps to SnipNotes for several reasons. Trying to compose texts in either the browser admin or using the WordPress.com iOS app is like trying to row a boat with your hands, thus composing then sharing.
My problem is that one of my sites rejects shares from SnipNotes while the other accepts all posts. There is one odd difference: The manual browser login procedure is different. When I access the login to one site, the login screen simply displays the “Username or email address” and “Password” fields. The login screen for the second site asks if I want to log in using my WordPress.com account, or if I want to log in using my email and password. It is this second site that rejects my attempts to automatically upload a post written in SnipNotes to the site. I have to wonder if it’s somehow related to the difference in manual logon procedures.
Both sites have the Jetpack package installed and both Jetpack settings show that the sites are connected to wordpress.com. Running through the Jetpack Support tab, both sites display XML-RPC server accepts POST requests only. Both sites are hosted by the same hosting firm and are on the same server (they are actually subdomains off my main domain).
The sequence of events goes like this:
1. Type my text, including markup and shortcodes
2. Tap the “share” option and choose the iOS WP app
3. Select the target site, add categories & tags
4. Tap “publish”
For the site where this works, the post is published, WP exits, and I’m back in SnipNotes
For the site where this fails, after tapping “publish”, a dialog box pops up stating, “Sharing Error. Whoops, something went wrong while sharing. You can try again, maybe it was a glitch.” Well, the glitch is permanent as this message pops up every time I try to share, even though the identical text worked fine with the first blog.
A friend tried to do some troubleshooting and came up with these items:
====
* I was able to reproduce the “Something went wrong” error on your site. The real error message is:
The Jetpack site is inaccessible or returned an error: transport error – HTTP status code was not 200 (403) [-32300]
* The WordPress app communicates with the WordPress server, which in turn talks to your site. The error code 403 means that your site replied with a “Permission denied” error.
* I disabled the following relevant plugins without any effect:
? BackupGuard Pro
? W3 Total Cache
? Webcraftic Clearfy
? Workfence Security
* I also (temporarily) removed all plugin code from your .htaccess file and tried to unblock the WordPress interface file “xmlrpc.php”:
<FilesMatch “xmlrpc\.php$”>
Satisfy Any
Allow from all
</FilesMatch>
* The issue persists. I can now almost rule out that the problem is caused by a plugin or a bad configuration setting.
I’ve also noticed that a POST request to your “xmlrpc.php” file returns a 301 redirect status instead of the usual 200 OK.
====
Can you suggest any further troubleshooting steps that I could do to try to resolve this problem.
If we cannot fix this, the it seems that my last resort is to delete my wordpress.com acount and disconnect my sites from that account. Then wait for a month and create that account again and see if that will resolve the problem. I can provide screen grabs but this data entry field doesn’t support them.
Thank you for any ideas,
Tod
]]>I’ll try to summon up my problem I’m trying to solve for the last three days. Haven’t made any changes, just new posts and over night I can’t publish new posts or create new pages, I can however edit and publish old ones. The usual “publish” button changed to “send to administrator” (or something similar, I’m roughly translating), when I click it I get an almost blank page with a message “do you really want to do this? Try again.” on a /post.php url.
I’ve noticed while troubleshooting the permalinks were odd, they included something like /cookielaw/ which could be from a plugin (named cookielawinfo or similar) meant for accepting cookies.
I have tried disabling all plugins, I’ve removed/uninstalled/deleted the cookie plugin, contacted hosting if they changed something from Wednesday to Thursday, temporarily renamed .htaccess file and changing the permalink structure, hard refreshing browser, multiple desktops and phone, creating another admin user, upping the php/upload limits and some other things I probably forgot to mention with no success.
It seems that currently there are no permalinks generated when creating new post, and still can’t publish new posts, the button also doesn’t send any actions to me as the admin, who knows what else is corrupted, can upload to media library but it sort of semi works… small files ok, limit is 100 MB, but a 40 MB file gives error something about permissions, perhaps http error, than again multiple 10 MB files work ok… my guess was I’ve run out of space, but don’t know if the host even has cpanel so that I could check, I only have cpanel of where the mysql is (read below).
Guessing either of the hosting companies changed something, because I have the site on one provider, than a remote mysql database on another, or there’s a slight chance that another wp install (working as it should) that auto updated on fifth of September somehow corrupted this site, but I’m not running wp multi site as far as I know. Some folders have 750 permission, should it be 755?
I’m running out of ideas, hopefully someone encountered similar problems before, can provide database name, user, perhaps give access. Any help would be very appreciated, I’m no expert I do my best but this one seems a hard one to crack. Thank you in advance for taking the time to read this.
]]>Important: No plugin is causing this issue. I tried to post with all plugins disabled and it still doesn’t work.
How can I fix this issue, or will this issue be solved soon?
Thomas.
]]>Please let me know if there is an update needed/coming to fix this issue, and or if you know of another reason – besides the plugin itself – and how to fix it.
TIA!
]]>