Account created on 17 October 2018, over 5 years ago
#

Recent comments

Hi :)

At my .htaacces the last Line is red with Visual Studio Code:

# Pass all requests not referring directly to files in the filesystem to
# index.php.
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !=/favicon.ico
RewriteRule ^ index.php [L]

So I put favicon Line in comment and Line with index.php (last line) become normaly, good Idea???

# Pass all requests not referring directly to files in the filesystem to
# index.php.
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
# RewriteCond %{REQUEST_URI} !=/favicon.ico
RewriteRule ^ index.php [L]

Hi :)

Yes problem with juicebox 4.0.0-alpha1 and Layout Builder with Drupal 10.1.5 for me. When I go layout builder I have this error:

Deprecated function: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in Drupal\juicebox\JuiceboxFormatter->newGallery() (line 163 of modules/contrib/juicebox/src/JuiceboxFormatter.php).

Deprecated function: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 207 of core/lib/Drupal/Core/Routing/UrlGenerator.php).

I correct it on my website Drupal 10:

I up the SQL "max_allowed_packet" on my hosting to maximum 64MB and all is oki, it is configured at 1MB basically and too low for Drupal, best ways may be is to write in Tutorial to check this??? I read 8MB is a minimum for Drupal 9....

I correct it on my website Drupal 10:

I up the SQL "max_allowed_packet" on my hosting to maximum 64MB and all is oki, it is configured at 1MB basically and too low for Drupal, best ways may be is to write in Tutorial to check this??? I read 8MB is a minimum for Drupal 9....

Probably you need as me use a new theme, I use W3CSS very light and free. :)

Find easy theme on Drupal is very hard, I am not dev I advice to use simple and light if you are not dev... Many thme I found was very very hard to maintain with 50 Plugin.... xD

https://www.drupal.org/project/d8w3css β†’

Yea me too I am not dev.... xD

In begin Drupal was more easy, use Interface, update, copy/past on FTP.... But Composer was not a option now; MANDATORY or nothing works....

I follow tutorial how conect to SSH with WSL in windows, you can instal BATCH command line easy now in windows (WSLΓ , a Interface line LINUX in windows....

Take your time, but D9/10/D11 need composer and probably all after.... Drupal is not easy now for no dev....

I have do it, soo you can xD

I am on Hosting limited, but composer is a .phar (.exe is same as windows), soo just use the composer.phar command and not composer single if your Hosting have not installed easy. :)

remove line "Require-dev", or your website try to use Dev version xD.

Ohhh you have soo Plugin! xD

Need all this module??? Big website need only 10 module no more.... Oo

You have tutorial to migrate D7 to D8 but difficult and manually...

Migrate D8 to D9 was make manually, Tutorial was write for this specialy, but not for 9 to 10, tuto advice MIGRATE with composer. :) 

Easy.

 

Yessss It works thx!!!xD

I use dev version since 5 years In fact without know.... xD

Oh

I no want that.... xD

I remove line???

Hi :)

I follow the page you post yes.

I write: 

composer require 'drupal/core-recommended:^10' 'drupal/core-composer-scaffold:^10' 'drupal/core-project-message:^10' --update-with-dependencies --no-update

and:

composer update

Patch no works with Drupal 10.1.5....
Patch oki D10.1.0 to 10.1.4.

Still problem big content no works....

All Big site is break and bloque with Drupal 10....

Hi :)

I use Drupal with OVH since 5 years, all is very nice with Durpal, but complex as you know.... But I have ONE problem since 5 years, all time the same, and 5 years I looking for a solution for that...

My SQL become big all time.... WIth PHP 8 I need to Clear Cache all days or my DATA SQL go to more 8giga... ANd I am block all time ba my hosting.... :(

SOmetime ca explain me a solution please? 5 Years I try....

I am on Drupal 9.5

Thx. :)

Hi :)

Since 9.4 all my taxo more big 2000 is block, I put this patch and works now:
https://www.drupal.org/project/drupal/issues/3327118#comment-15252799 πŸ› Chunk multiple cache sets into groups of 100 to avoid OOM/max_allowed_packet issues Fixed

But, all big content is still block: Error Vanish cache server.

I can not make Sitemap too for big content, Drupal 9.4 break all web site... :(

Patch 34 is still Oki for TAxo big, but problem is still here for show big content, all my COntent BIG is bloque with error:

Error 503 Backend fetch failed
Backend fetch failed

Guru Meditation:
XID: 699419813

Varnish cache server

Impossible to make sitemap too or make view with this content.... Problem limitation is still here and break all big website, please help us to find solution :)

Thx for all works Team.

I find solution for the moment, I put on my View with BIG TAXO to show only 10 content and works, more 20 no works Error server....

Bug correct the viewss for taxonomy, but Big content (about 100 pages) block, and in Back-end report the LOG is break, message:

"The website encountered an unexpected error. Please try again later."

All page with a bit data seem BUG, patch no correct this. :(

Hi I have a website with about 30 Taxonomy, since 9.4.9 2 of my taxo crash, the two more big about 700 taxonomy, soo I applied this patch now works nice thx :)

But, I have a content Books, each content has about 100-200 pages, impossible to acces now and my View crach, 9.4.9 make Big limitations and Crash many many site! xD

Now Worpress do better for classification.... xD

What I can do? Thx

Production build 0.69.0 2024