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

Account created on 20 August 2010, almost 14 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States leisurman

This would be a nice addition. Toggle feature to expand and collapse sub menus on click

πŸ‡ΊπŸ‡ΈUnited States leisurman

Same problem, I can see restricted node links in the menu

πŸ‡ΊπŸ‡ΈUnited States leisurman

Restricting media does not work for me

πŸ‡ΊπŸ‡ΈUnited States leisurman

I applied this patch simple_access-2169477-4.diff to 7.x-2.x-dev

The result it that it does not patch the views inc file

Hunk #1 FAILED at 4.
1 out of 1 hunk FAILED -- saving rejects to file simple_access.info.rej
patching file simple_access.views.inc
patching file simple_access_views_handler_field_group_name.inc
πŸ‡ΊπŸ‡ΈUnited States leisurman

I see the same. The broken links report displays nothing. The scan is not checking links

πŸ‡ΊπŸ‡ΈUnited States leisurman

Update. upgrading ACLfrom 8.x-1.0 to 8.x-1.1, and using patch #6 fixes the error.

πŸ‡ΊπŸ‡ΈUnited States leisurman

I see the same, TypeError: count as mentioned by @RandalV
Using Drupal core 9.5.11
Forum Access Version: 8.x-1.0
ACL Version: 8.x-1.0
I have tried both patch #4 and patch #6
Our production site is on PHP 7, my local environment is on PHP 8. The error occurs on both PHP versions.

πŸ‡ΊπŸ‡ΈUnited States leisurman

@shiv_yadav. Sorry I had a typo in my post, I fixed it.
Steps to reproduce. Go to a node that is using Layout builder, add the twitter block in the Layout builder, and view the page. Or go to manage blocks, add the twitter block, display it on a node, and view the page. Open the browser console and see the error, TypeError Cannot read properties of undefined height.

πŸ‡ΊπŸ‡ΈUnited States leisurman

It is almost September now and if end of life for version 9.x is this November. Drupal will have to release 4 new minor versions before November. That is only 3 months. I used Composer to install a fresh Drupal 9.5 site and then tried a straight upgrade to version 10, and I received a few dependency errors/issues, and I could not upgrade to version 10.

πŸ‡ΊπŸ‡ΈUnited States leisurman

I saw your message too late, Thank you @keshavv

πŸ‡ΊπŸ‡ΈUnited States leisurman

@dineshkumarbollu. Thank you. That worked.

πŸ‡ΊπŸ‡ΈUnited States leisurman

Using Drupal 9.5.8 and Webform 6.2@beta. Patch #11 did not apply

πŸ‡ΊπŸ‡ΈUnited States leisurman

@Christian DeLoach, Thank you for that information. I tried something else and it fixed the classname btn-primary. Please try this and let me know if it works.

Upgrade this to the latest version bootstrap_barrio 5.5.10. I was using 5.5.4
Run. composer require 'drupal/bootstrap_barrio:^5.5'
Clear cache. Check the site login button inside an incognito window. The login button does not have a blue background and the classname was changed from btn-primary to btn-.
Next. Go to theme settings > components > buttons > un-check/disable - Convert input submit to button element, then save. Clear cache. Check the login button inside an incognito window. The login button now has a blue background but it is 100% width. I do not want it to be 100% width.
Next. Go to theme settings > components > buttons > This time check/enable - Convert input submit to button element, then save.
Clear cache. Check the login button inside an incognito window. The button is normal width like it used to be. And the button class is correct .btn-primary
Export this configuration. Done

πŸ‡ΊπŸ‡ΈUnited States leisurman

@Christian DeLoach. How do you manually update the subtheme's scheme file?

πŸ‡ΊπŸ‡ΈUnited States leisurman

Does disabling - Convert input submit to button element. Pose any unwanted side effect? Doing this changes the markup from button data-drupal-selector to input data-drupal-selector. And also add the class .form-control. I was think to either not disabling that, then use JavaScript to add the class .btn-primary to edit-submit. Or disabling it and use JavaScript to remove the class .form-control

πŸ‡ΊπŸ‡ΈUnited States leisurman

#7 This fixed it for me but the button is full width now? The problem, the added .form-control class to the button adds the style - width: 100%;

πŸ‡ΊπŸ‡ΈUnited States leisurman

@larowlan. I am using a custom theme based off of Bootstrap Barrio 5.5.9. I switched to the olivero theme, and the error is still there.

πŸ‡ΊπŸ‡ΈUnited States leisurman

Add to Cal is encoding Windows-1252 and converting %22 to " Character

πŸ‡ΊπŸ‡ΈUnited States leisurman

@azinck: Yes I am, it may not be exactly what you found. I created a new issue here πŸ’¬ Microsoft Teams Meeting URL links are broken Active . A normal URL link displays correct in the .ics file. But links followed by a query or ID hash are modified, and the URL link is then broken.

πŸ‡ΊπŸ‡ΈUnited States leisurman

I am using Drupal core 9.5.3 and Add to Cal 8.x-2.0-beta4
#2 patch could not be applied. This file is no loner there. /src/Plugin/AddToCal/Type/Generic.php

πŸ‡ΊπŸ‡ΈUnited States leisurman

For anyone else having this Daylight savings time 1 hour ahead issue in Outlook. I am using Drupal core 9.4.8, Add to cal 8.x-2.0-beta4. The ics file imports into Outlook 1 hour ahead of time. I tried the patch #2, and composer could not apply it. Then I installed sabre/vobject
composer require sabre/vobject "^4.0"
The time offset was not correct at first. I did something else and I don't remember what I did and the time offset is correct now.

Production build 0.69.0 2024