[17-Sep-2024 06:58:16 UTC] PHP Warning: file_get_contents(/home/website/public_html/wp-content/plugins/wp-scss/cache/main.css): Failed to open stream: No such file or directory in /home/website/public_html/wp-content/plugins/wp-scss/class/class-wp-scss.php on line 107
[17-Sep-2024 06:58:16 UTC] PHP Warning: unlink(/home/website/public_html/wp-content/plugins/wp-scss/cache/main.css): No such file or directory in /home/website/public_html/wp-content/plugins/wp-scss/class/class-wp-scss.php on line 108
Is this an issue in WP SCSS or in LiteSpeed Cache, my caching plugin? If either, anyone know how to fix it or at least turn off the reporting? The SCSS compiles fine and displays correctly on the frontend (in main.css), so there’s no visible issues. It’s just irritating that these are constantly filling up the error log.
]]>It definitely needs a lot of improvements.
]]>Thank you!
David
When I go to the broken link page in the admin menus, I expect to see ‘Unlink’ text under each found link.. When I hit it, I expect the link to remove the link element from the text in the post.
What currently happens is that when I go to the broken link page in the admin area, there is no visible Unlink text. If I inspect the page, there is CSS on the page that reads:
#blc-links .column-used-in .trash, #blc-bulk-action-form .delete, #blc-bulk-action-form option[value="bulk-trash-sources"] {display: none}
It is indicating that the selector it finds with is the is the ‘#blc-bulk-action-form .delete’ bit.
I made sure I am on the latest version. (I wasn’t, but updated… same results). I verified on a few different sites that use this and looked at the release notes to see if I could find anything… nope.
]]>I just checked a website’s PHP error log (as a double-check for some software changes I made on that website, a few days ago – not in any way related to WP-Optimize) and then I found a series of PHP Warning messages, like:
unlink(.../public_html/wp-content/cache/wpo-cache/<path-to-cache-folder>/mobile.index.html.gz): No such file or directory in /.../wp-content/plugins/wp-optimize/cache/file-based-page-cache-functions.php on line 885
From the url in the warning and the messages in the activity log it is clear that this happened at the time that a WP-Optimize scheduled cache preload took place and the error is from an unlink()
call inside the function wpo_delete_files
. It looks like the checking that precedes the unlink action in wpo_delete_files is failing in some cases.
I checked some of these files .../public_html/wp-content/cache/wpo-cache/<path-to-cache-folder>/mobile.index.html.gz
, inevitably only after the cache preload, and they now do exist, as they should.
Even though this produces only a warning message, I can imagine you will want to look into this.
]]>Is it possible to disable or remove the avatar link and the username that appears below the avatar?
Both, the avatar and the name are linked.
<a href="https://www.domain.com/?page_id=248236/username/"><img loading="lazy" src="https://gravatar.com/avatar/d48kklae90d9e6c7gyh666a07801c6?s=400&r=G&d=https://www.domain.com/wp-content/uploads/2020/03/user.png" class="gravatar avatar avatar avatar avatar-120 um-avatar um-avatar-gravatar" width="120" height="120" alt="Frank Smith" data-default="https://www.domain.com/wp-content/uploads/2020/03/user.png" onerror="if ( ! this.getAttribute('data-load-error') ){ this.setAttribute('data-load-error', '1');this.setAttribute('src', this.getAttribute('data-default'));}"></a>
And I wanted to know if it is possible to disable such a link.
I have tried with CSS and there is no way.
Thanks for any ideas you can give me!
]]>
If I click on “This feature is provided by the WordPress.com cloud. Connect to set up your status alerts” I get this error: “Error unlinking from WordPress.com. Error: ApiError: Was not able to unlink the user. Please try again. (Status 400)” — which is weird because I wasn’t trying to UNlink at all.
Or here, if I click on “Configure your sharing buttons” or “Connect your social media accounts” — https://imgur.com/a/T4JJPfZ —
I get taken to https://wordpress.com/marketing/sharing-buttons/lukoff.us?site=www.writesofway.org … Lukoff.us is a different site of mine.
So basically it seems Writesofway.org has come unlinked from WordPress.com but I can’t figure out how to relink it.
Can someone help? This just started happening the other day and probably coincided with my recent update to the latest version of Jetpack. I haven’t made any changes over at WordPress.com.
Thank you!
]]>It works on the top links but not the bottom, I attached photos
https://ibb.co/qgNFdNX
https://ibb.co/kBrpywF
By following the instructions provided by Marius Bogdan Lixandru (Thank you Marius) at https://mariushosting.com/manually-update-a-new-version-of-wordpress-in-your-synology/ I am led to believe I will resolve this matter. However before I continue I need to know that there will be no conflict with Defender masking address (or anything else) that has been set up.
Confirmation yes or No would be appreciated.
Regards
John Schols