hefin
Forum Replies Created
-
This may be a red herring I spun up a AWS bitnami instance and tried it there no issues, looks like selecting the thumbnail from NextGen Gallery copies it a nggallery_import directory
https://www.wpfreelancer.co.uk/2022/10/08/test-2/
Could be a development environment issue.
- This reply was modified 3 years, 7 months ago by hefin.
I too confirm that the issue is resolved for me too with v3.30, thanks!
That’s good to hear.
@jaimeimagely did say ‘V3.29 – 09.28.2022 Fixed: Added nonce verification to some legacy XHR handlers.’ And the error in the console did appear nonce related. So makes sense the break was just in the last version.
As for why your message and @thedrewseum message were deleted I really don’t know myself as I guess only the Plugin developers can delete comments, they were relevant and were helping the issue, I’ve never seen a developer delete comments like this..very strange.
@jaimeimagely Yay! 👍
@thedrewseum No worries, let’s hope support will take ownership of the issue and be pro-active in fixing it rather than appearing to sweep it under the rug.
@imagely If you missed this video in my previous post please view it:
I had previously replied to this thread saying it was possibly the same issue as
https://wordpress.org/support/topic/set-thumb-functionality-not-working/#post-16066164 @hedrewseum comment was deleted from this thread along with another commenter (@yoranheij). My comment to this thread was also deleted I guess by @imagely support.@jaimeimagely I did mention I saw when I tried this on a bitnami stack I said:
Although this still set Thumbnail funcationlity doesn’t appear to be working, this particular test doesn’t appear accurate as there is an issue with bitnami stack this was mentioned on another post (https://wordpress.org/support/topic/cant-edit-thumnails-wont-load/). I’ve got another server to try…
I then mentioned I tried on a another installation
`https://www.youtube.com/watch?v=0EKrbPzWLAM
This server has
Server architecture Linux 3.10.0-1160.6.1.el7.x86_64 x86_64
Web server Apache
PHP version 7.3.33 (Supports 64bit values)`This is Cpanel/WHM site running on CentOS
There is a bug here! It’s not a bitnami issue. This is effecting other
Where are the other two members of this conversation thread who have seen this issue. Have you deleted them? Previous people this accross multitple sites that are not hosted with Bitnami.
You have had another recent support issue raised by another person: https://wordpress.org/support/topic/edit-thumbnail-not-working-4/ This is likely not a Bitnami issue either.
Your solution is not working as my other sites run on Cpanel/WHM site running on CentOS.
Previous comments that you appear to have deleted are
thedrewseum wrote: I'm also experiencing a sudden issue with updating thumbnails. It worked earlier today, I made no changes or updates to any plugins. Now when I try to edit, nothing happens. I don't get the error listed above, just nothing at all. Thumbnail editing is a vital part of this plugin for us so I hope this is fixed quickly!Post Link: https://wordpress.org/support/topic/set-thumb-functionality-not-working/#post-16055979`
yoranheij wrote: I notice the same issue across all my websites (5+), first occurrence this morning (I presume there was an update overnight). No error codes, the update thumbnail button seemingly does nothing. Post Link: https://wordpress.org/support/topic/set-thumb-functionality-not-working/#post-16058218I have downgraded the plugin from v3.29:
-
to v3.28
and to v3.27
even rollback to 3.0.1 and no joyUPDATED 1
Although this still set Thumbnail funcationlity doesn’t appear to be working, this particular test doesn’t appear accurate as there is an issue with bitnami stack this was mentioned on another post (https://wordpress.org/support/topic/cant-edit-thumnails-wont-load/). I’ve got another server to try…UPDATED 2
This screen capture better illustrates the issue
https://www.youtube.com/watch?v=0EKrbPzWLAM
This server has
Server architecture Linux 3.10.0-1160.6.1.el7.x86_64 x86_64
Web server Apache
PHP version 7.3.33 (Supports 64bit values)I’ve tried this on a clean WordPress 6.0.2 installation, but the problem is still there
Plugin version Version 3.29
Server architecture Linux 4.19.0-18-cloud-amd64 x86_64
Web server Apache/2.4.52 (Unix) OpenSSL/1.1.1n
PHP version 7.4.27 (Supports 64bit values)
PHP SAPI fpm-fcgi
cURL version 7.64.0 OpenSSL/1.1.1nI’ll see if I can downgrade the plugin see if it resolves it
Forum: Fixing WordPress
In reply to: 6.0.2 Causing Google Crawl Error for admin.ajax.phpThis appears to be default behaviour when wp-admin/admin-ajax.php is accessed via the browser. If you open the web dev tools (F12) in chrome and look in the network tab after a page refresh you will see a code 400.
My guess is google search console is the issue here and not WordPress, not sure why Google is trying to index this file though.
More info about admin-ajax.php https://kinsta.com/blog/admin-ajax-php/ here.
- This reply was modified 3 years, 7 months ago by hefin.