πŸ‡ΊπŸ‡ΈUnited States @shamilto2000

Account created on 22 October 2013, over 11 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States shamilto2000

I was also having this error, but I was able to fix it by changing a setting in my view.

The format of the view is Table with Aggregation Options. Previously under Group aggregation options, I had checked "no aggregation, results will be shown after each group (like subtotals)." I have changed this to "results will be aggregated with one row per group."

This is not ideal, as I would like to see the subtotals. Perhaps this can help you locate the source of the problem.

πŸ‡ΊπŸ‡ΈUnited States shamilto2000

This will not install correctly using Composer on Drupal 10, see the error results from trying to install 4.0@alpha. I note that when I follow the sourcecode link, the default package is set at 8.x, not 4.0.

Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires drupal/geotimezone ^4.0@alpha -> satisfiable by drupal/geotimezone[4.0.0-alpha1].
- drupal/geotimezone 4.0.0-alpha1 requires drupal/core ^8.7.7 || ^9 -> found drupal/core[8.7.7, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.5.x-dev] but these were not loaded, likely because it conflicts with another require.

πŸ‡ΊπŸ‡ΈUnited States shamilto2000

For some reason the fix suggested at #23 did not work for me. The following worked, however:

composer require 'drupal/better_exposed_filt
ers:^6.0.3' 'drupal/jquery_ui_datepicker:^2.0' 'drupal/jquery_ui_slider:^2.0'
Production build 0.71.5 2024