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

Alexandria VA
Account created on 18 January 2006, over 18 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States StevenPatz Alexandria VA

I am using 2.0.0-rc12 and I still get the Add term even though the Anonymous user is making the selection. Do I have to pin the rc-4 to get the old behavior back?

πŸ‡ΊπŸ‡ΈUnited States StevenPatz Alexandria VA

can this patch be applied and a new version pushed?

πŸ‡ΊπŸ‡ΈUnited States StevenPatz Alexandria VA

This can be closed. Thanks for all the tips and help.

πŸ‡ΊπŸ‡ΈUnited States StevenPatz Alexandria VA

I did this: Check "Use Drupal base URL in toolkit library" and uncheck "Use 'X-Forwarded-*' headers (deprecated)", for future/forward compatibility.

and then I added a logger to capture $base_url. i then tried to login. Checked the logs and I got three entries for my additional logger and they were all:

https://REDACTED.net/saml
So it seems that base_url IS getting the https url

Is there something else I can try next?

πŸ‡ΊπŸ‡ΈUnited States StevenPatz Alexandria VA

StevenPatz β†’ created an issue.

πŸ‡ΊπŸ‡ΈUnited States StevenPatz Alexandria VA

For me it's The "group" entity type does not exist. ( the error log says it's coming from linkit_filter). it's on a page that had a View Attachment. The content type that the view uses has a URL field but it's not using LinkIt, just link.

Anyway ideas.

πŸ‡ΊπŸ‡ΈUnited States StevenPatz Alexandria VA

FYI I had been using drush/drush in composer

πŸ‡ΊπŸ‡ΈUnited States StevenPatz Alexandria VA
PHP Fatal error:  Uncaught Exception: Could not locate autoload.php. cwd is /var/application/docroot; __DIR__ is /var/application/vendor/drush/drush in /var/application/vendor/drush/drush/drush.php:58
Stack trace:
#0 /var/application/vendor/drush/drush/drush(4): require()
#1 {main}
  thrown in /var/application/vendor/drush/drush/drush.php on line 58
πŸ‡ΊπŸ‡ΈUnited States StevenPatz Alexandria VA

I think I need a bit more assistance here.

I've tried removing vendor and composer install. That seems to be okay until I run drush and get errors for that. Then I try just removing vendor/longwave. but then it's back to PHP Warning: require(/var/application/vendor/composer/../laminas/laminas-diactoros/src/functions/create_uploaded_file.php): failed to open stream: No such file or directory in /var/application/vendor/composer/autoload_real.php on line 82

Is there a subset of vendor I can remove so I can get this working?

πŸ‡ΊπŸ‡ΈUnited States StevenPatz Alexandria VA

I use composer. Everything looks like it's updating but it's not. I'll try the rm -rf in the morning.

πŸ‡ΊπŸ‡ΈUnited States StevenPatz Alexandria VA

Are there any steps to get require longwave/laminas-diactoros to actually be installed. Last week I upgraded from 9.4 to 9.5.8. Today I upgraded to 9.5.9 and I get this

PHP Warning: require(/var/application/vendor/composer/../laminas/laminas-diactoros/src/functions/create_uploaded_file.php): failed to open stream: No such file or directory in /var/application/vendor/composer/autoload_real.php on line 82

My composer.json has
"longwave/laminas-diactoros": "^2.14" in the require section
same in the composer.lock
"longwave/laminas-diactoros": "^2.14",

πŸ‡ΊπŸ‡ΈUnited States StevenPatz Alexandria VA

Looks like if I add '#maxlength_js_enforce' => TRUE, to my field's attributes it works.

πŸ‡ΊπŸ‡ΈUnited States StevenPatz Alexandria VA

StevenPatz β†’ created an issue.

Production build 0.69.0 2024