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

Account created on 14 January 2010, over 14 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States Gorf

That site is pathetic. As usual, more incorrect and dumb recommendations out of the Drupal community, 

"Locate an account where you already know the password, or create a new one."

Lets see... I'm looking at the my database and there is exactly one user. The one user I need to reset. No explanation on how to calculate a new password hash, no suggestion of just using a known good hash for something like "1234".  No, just the stupid recommendation of "copy from one of your OtHeR uSeRs!! durr durr durr".

πŸ‡ΊπŸ‡ΈUnited States Gorf

haha that tool crashed the first time I tried to set it up. There's nothing I love more than when someone tells me a tool to develop me tool should be done via another tool that takes hours and hours of time to figure out. I'm just going to go back to Wordpress. haha.

πŸ‡ΊπŸ‡ΈUnited States Gorf

*sigh* I see that Drupal STILL has yet to figure out how to let people attach images to posts like every other forum in the known universe. So here is a imgur link:

https://i.imgur.com/7QSeC6E.png

As you can see this message appears right in my Status Report page.  This is a brand new install and I can repeatedly get it to do this as I've been wiping and reinstalling a few times to test something.

πŸ‡ΊπŸ‡ΈUnited States Gorf

10.1.6 and I wanted to confirm that I had the same issue here but simply altering my "minimum-stability" to be "dev" allows for the install.

πŸ‡ΊπŸ‡ΈUnited States Gorf

Thanks for that. I guess I've really jumped the gun here with moving to D10. Not only are lots of good modules not ready, but I've been surprised by the patches I've had to apply to make stuff work correctly. A little underbaked me thinks. Guess I'll wait it out on D9 for a while.

Thanks!

πŸ‡ΊπŸ‡ΈUnited States Gorf

Oh good grief. I'm an idiot. Yes ok, correcting the command works fine and the patch solves this for me. Also thanks for the instructions on patching. I've made those updates too.

πŸ‡ΊπŸ‡ΈUnited States Gorf

I think I am dumb here but I removed the stable version of bootstrap and replaced it with the dev branch. Then reran my patch and I'm still getting file not found errors:

:$ patch --dry-run -ruN -d bootstrap < 3302607-39.patch
checking file bootstrap.info.yml
checking file composer.json
can't find file to patch at input line 29
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/js/misc/batch.js b/js/misc/batch.js
|index a424305..70af6c6 100644
|--- a/js/misc/batch.js
|+++ b/js/misc/batch.js
--------------------------
File to patch:
Skip this patch? [y] q
Skipping patch.
3 out of 3 hunks ignored
can't find file to patch at input line 57
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/js/misc/form.js b/js/misc/form.js
|index 0b09d16..9712243 100644
|--- a/js/misc/form.js
|+++ b/js/misc/form.js
--------------------------
File to patch:

I'm in /themes/contrib/ which is where composer installs bootstrap.

πŸ‡ΊπŸ‡ΈUnited States Gorf

Sorry, just getting lost a little in the back and forth. I've got the Response::getContent(): error in a brand new deployment of D10 with Bootstrap 3.26 on PHP 8.1.14. I get the error trying to access the Settings of the theme once it's installed via Composer. Is the correct patch to test here just 3302607-39.patch? Or do I need to do the bootstrap_jquery_once.patch as well? I'd like to roll this out and test it since I've got everything in a new running state.

Production build 0.69.0 2024