Account created on 2 July 2007, almost 17 years ago
#

Recent comments

πŸ‡§πŸ‡ͺBelgium Yanivs

Don't forget to clear cache after adding an ID to a section via the YAML field.

πŸ‡§πŸ‡ͺBelgium Yanivs

Thanks for the info, solved my similar problem.

If you cannot find where to generate the app password, after enabling 2FA, just type "app" in the search box on the top of the page like this guy:
https://www.youtube.com/watch?app=desktop&v=zwYaNJFknEw

PS
@jorge, what's up :-)

πŸ‡§πŸ‡ͺBelgium Yanivs

Patch works for me too.

When can this be rolled out?

πŸ‡§πŸ‡ͺBelgium Yanivs

#9 fixed it for me, thanks @acouch!

πŸ‡§πŸ‡ͺBelgium Yanivs

I also had the "ERROR 401 require authentication" when trying to create a core via terminal. D10, Search API Solr 4.3.0 and Solr 9.4.0.

Followed the documentation and got stuck with the 401 when trying to create the core.

To overcome this, I turned off the Solr basic authentication by editing security.json and changing:

"blockUnknown": true

to

"blockUnknown": false

Solr had to be restarted.

Then, solr create -c my_solr_core worked.

After that I enabled basic authentication again.

This is not a solution, just a workaround. It should be possible to run commands on Solr with basic authentication enabled, but I could not find how.

πŸ‡§πŸ‡ͺBelgium Yanivs

Hi,

I had this problem with D9.3.0 and photoswipe 3.1.4.

Updated to photoswipe 3.2.4 and the problem is not solved.

When selecting "Photoswipe image caption" = "Image alt tag" the label of the image alt field is not displayed.

When selecting "Photoswipe image caption" = "field_caption", a custom field I added to the media type, the field's label, "Caption", is displayed together with the field's value (see attached image).

In "Manage display" section of the media type, the label of caption_field is set to hidden, so it should not appear.

Thanks in advance for fixing this and please let me know if you need more information.

Production build 0.69.0 2024