I have a news page with filter where user can choose news by category, month and year. By default user can see all newses.
After upgrading to 8.9.13 i got an error: InvalidArgumentException: The timestamp must be numeric. in Drupal\Component\Datetime\DateTimePlus::createFromTimestamp() (line 201 of core/lib/Drupal/Component/Datetime/DateTimePlus.php).
I use the Filebrowser module. The Directory uri is set to "public://sites/default/files/downloads" and "Show subdirectories if present" is checked. I created via ftp a directory in "/sites/default/files/downloads", but this isn't shown. I have no idea why.
Hello,
I use the Profile module to add fields to my users, among these fields a File field that I call "CV", this field is multiple.
I created a display view "referenced entity" to be able to retrieve the values of this cv (profile) field in a field of a content type or in a field of a webform.
In the view, I have all the values and I uncheck "Show all values in the same row" for the credit notes in several rows.
This is my first post, although I've been reading your comments for a while. Now, I need your help in order to know how to deal with the issue I gonna expose.
We are developing a Drupal website for a customer, but the default contact page has the title "Website Feedback". I've searched a lot for this, but there is no consensus as to why this happens.