Hi Alex
Thanks very for the note.
It now works!
Pity it doesn't stay like that after each upgrade...
Much appreciated,
Andrew
Hi
The error in forms has now reappeared when a non-authorised user submits a form.
Just upgraded to ReCaptcha 8.x-3.4 under Drupal 10.3.2
Running Ludwig 2.0.7 & CAPTCHA 8.x-1.15
I am still installing modules via Drupal...
Will have to upgrade to Composer sometime but it's a major pain as it's a shared server (home directory cannot be changed, etc.).
The following error whenever a form is submitted:
Error: Interface "ReCaptcha\RequestMethod" not found in include() (line 13 of /home/progres1/public_html/modules/recaptcha/src/ReCaptcha/RequestMethod/Drupal8Post.php).
The original lines in ludwig.json are present:
{
"require": {
"google/recaptcha": {
"version": "v1.2.4",
"url": "https://github.com/google/recaptcha/archive/1.2.4.zip"
}
}
}
Ludwig Packages tells me that google/recaptcha is downloaded.
Have I missed something?
Many thanks,
Andrew
After a few days of this issue driving me nuts and wasting hours of time...
I tried saving this page today after editing it and it worked!
This is without me doing anything to the website or the webserver.
To quote Blazing Saddles: "We are very confused".
I have absolutely no idea how it got fixed.
But I am happy that I can now get around this problem... at least for the meantime!
Hi Devashish
Thanks for your quick response.
I have done as suggested & replaced the actual files in the [insert_block] module (after the backup of module files & db).
It now got past that error message. Many thanks for this.
I then had another related warning message with the [imce] module which I resolved using the same technique.
This was because it too has not been upgraded to the CKEditor5 compatible version.
It does say ^9.3 || ^10 so I'm hoping that 9.5 is okay with it! I have tested the editor and it seems okay.
I am still a little confused why some of these modules are not showing up as having upgrades available in the usual Drupal module update sections.
BTW the insert_block module did say beta but was advised as the version to use by the developers.
Can you or anyone explain why this issue of missed module upgrades happens?
It does consume a fair bit of time tracking down and getting these issues sorted.
Many thanks again,
Andrew
Hi slewazimuth
Thanks very much for the reply.
Apologies for my late reply. It was a very busy weekend...
I have found & got the Claro theme going now, thanks.
It looks good and is very usable as an admin theme.
I have still got a problem with the Advanced HTML Editor setup though.
Drupal is warning me that the Insert Block filter is not okay with CKEditor5.
Error message
CKEditor 5 only works with HTML-based text formats. The "Insert blocks" (filter_insert_block) filter implies this text format is not HTML anymore.
However I suspect my Drupal install has not updated this module.
Composer is not yet in use on my site (due to shared hosting config, etc.).
I cannot uninstall the module and reinstall it as the filter is in use.