Recent comments

🇨🇦Canada rustyco

It could indeed be complicated internally; I don't know. Thanks for the kind suggestions; I should have thought of Feeds.

🇨🇦Canada rustyco

Great patch, but I wonder if a change is still possible.
My application becomes much more difficult because of required fields.
I'd like to be able to specify only the field(s) to be modified, plus of course the unique identifier, without re-inserting required fields which don't need to be updated.

My case involves price changes from exterior catalogs. The exterior catalog has a unique ID for every item in it, and I've got that ID on my database. But the Title field on my database is different, and better for my purposes, than the exterior catalog item description.
All I want to update is the Price. I had some required fields such as Units, and I've made them not required. But of course the 'title' field is always required, and you can't specify a default value for the content type's Title.

🇨🇦Canada rustyco

Dunno whether this might help troubleshooting font and/or line_height: an image I had on some content displayed upside down (!sic) until I removed font & line_height, when it reverted.

🇨🇦Canada rustyco

Uninstalled Line_height AND Font which fixed things. Will try uninstalling CKEditor5 and reinstalling the whole kaboodle; #7 makes this sound like a solution; however if #8 proves to be my case too, then I'll live without Line_height and/or Font.

🇨🇦Canada rustyco

Almost 2 years later, I'm having this problem ("The provided host name is not valid for this server"), and it ma have something to do with SSL because I've set up a subdomain not covered by my certificate, and that's where the problem arises (D10). Can you remember what it was you "corrected" regarding SSL? 

🇨🇦Canada rustyco

I've got this problem on 3 sites on different servers. Unfortunately rolling back to 10.2.7 is an ugly option because of "3456958-bookoutline-plugin-does" which prevents updating content. I say ugly option because uninstalling the Book module requires deleting all content in books. I'm stuck with 3 sites unable to move forward (or backward).

🇨🇦Canada rustyco

I dunno if this will help, but I received an Excel spreadsheet which I saved as .CSV. A 'required' field in my content type reported "Your CSV has missing required fields:". The problem was a space after the heading name ('field_order_form ', a required field). If the space comes after a non-required field name, it just doesn't upload the data. The spaces aren't easy to see, and they didn't matter to the visibility in the original Excel sheet.

🇨🇦Canada rustyco

I'd like very much to see that, too.

🇨🇦Canada rustyco

I've got the same problem with Recurring Dates Field. Cron throws "Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'monashee_vendors.date_recur__node__field_delivery' (delivery is a date) doesn't exist:" during execution of field_cron(). So I guess some field(s) are not getting removed. Must I rebuild the table ??

🇨🇦Canada rustyco

nd_pdo_mysql wasn't selected. I deselected then reselected mysqli and mysqlind.

Production build 0.71.5 2024