13 years after and on d10 @dorian solutions still works! Thank you
Currently the table has no ID, just not-so-related class (responsive-enabled). However, it is wrapped in a DIV that has an ID: comparison-table.
I am having same experience
Try going to yoursiteurl/admin/modules/uninstall/entity/recently_read
there you can delete all and it should be faster giving it's SQL operation.
That is for Drupal 8+, the OP was about D7.
Also your function definition should be:
function hook_form_user_register_form_alter(&$form, \Drupal\Core\Form\FormStateInterface $form_state, $form_id) {
I confirm#5 above. Thanks @Vali Hutchison
Thanks for bringing this up. I've scratched my head a bit on this for two days. Felt maybe my settings were wrong.
I have a fresh Drupal 10 installation and the only module is this one. I can confirm that the recurring event is repeated on the current month as shown in the OP. But when I disable AJAX, the event is spread across each month as intended.
My solution was to downgrade PHP to 8.1
Despite the committed fix in the issue mentioned in #5 the error persist as of today 26th January.
volkswagenchick → credited ojchris → .
Changing the "save as type" field (in MS Excel's Save As dialog) to CSV UTF-8 (comma delimited) (*.csv) resolved this for me.
Chris McGrath → credited ojchris → .
Formatted and pushed https://www.drupal.org/project/ats/issues/3342436#comment-14957173 📌 ATS Referrals Needs work
I'll be working on this.
volkswagenchick → credited ojchris → .
Chris McGrath → credited ojchris → .
I think the response by @hestenet #13 → can be reviewed and possibly reworded to achieve desired nudge.
hotwebmatter → credited ojchris → .