Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I recently upgraded my drupal 8 site from 8.9.3 to 8.9.6. While testing, before moving to production, I noticed I'm getting the following error on my Calendar page if there is an event that spans multiple days.
"Warning: count(): Parameter must be an array or an object that implements Countable in Drupal\\calendar\\Plugin\\views\\style\\Calendar->calendarBuildWeekDay() (line 1258 of modules/contrib/calendar/src/Plugin/views/style/Calendar.php".
I had read where the issue might be related to PHP 7.2 so I've upgraded my PHP to 7.3, but I still get the same error.
I have an html page that I wrote and I would like to use it. I have have inserted the html with tags and everything into a new content page. I changed the drop down of the text format to full html. When I save it and preview it. I get the html with tags being displayed not the interpreted html.
What am I missing?
How can I write raw html and php on the Drupal content page?
I am wondering if there is a Views configuration (or contrib module?) I am missing to allow the active link "Link to content" to be displayed on the Node Add/Edit Form when using a Views Entity Reference field with Check boxes/Radio buttons selected on the Form Display. Use case is to generate a basic list of checklist items/tasks but allow the user the option to select the "Link to content" link to view more detailed information on the checklist item/task to before deciding to select that item. So the ER field on the Node Add/Edit form would look something like: