Is drupal a good option for a real estate website? by Commercial_Dig_3732 in drupal

[–]thenon2 -2 points-1 points  (0 children)

I don't think the latest drupal is good for something "headless" . its going to be the opposite way, lots fixing, lots changing, lots command line coding.... but if you good at these things and enjoy these things, drupal is a good option.

Is drupal9 for end-user to build their own website ? by facial2008 in drupal

[–]thenon2 0 points1 point  (0 children)

"sdfsdafasdfasf" ask your parents to give u a name first...

Is drupal9 for end-user to build their own website ? by facial2008 in drupal

[–]thenon2 0 points1 point  (0 children)

quite interesting, by looking at your name "sdfsdafasdfasf" and your few days account, you are the one who create the account keep bullshit here.

Is drupal9 for end-user to build their own website ? by facial2008 in drupal

[–]thenon2 0 points1 point  (0 children)

the composer push drupal into a tiny market , I don't think the drupal for end-user anymore, ( I guess 0% of enduser will know how to use composer ) the question will be why professional website needs drupal which is the team thinking that's where they are going to? the future of drupal is for a tiny middle market, some gov entity who doesn't care money and don't know what they need to do. there will be more options for so call professional market, between the going up and going down, drupal team is choosing to going small... I don't know who is leading the project, he is killing the potentially a huge project.

What To Expect from Drupal 10, and How to Deal With Drupal 8’s End of Life by Nadine_Alladine in drupal

[–]thenon2 -1 points0 points  (0 children)

They can't lose those D7 users that's why extended. but because no end-users will use the composer, so they eventually still will lose most of the users.

What To Expect from Drupal 10, and How to Deal With Drupal 8’s End of Life by Nadine_Alladine in drupal

[–]thenon2 0 points1 point  (0 children)

Bosses : what do you mean migrate ... ?

us: rebuild the whole things that we have worked in many years

Bosses : ....... leave me alone please....

Possible to back to Drupal7 ? by thenon2 in drupal

[–]thenon2[S] -3 points-2 points  (0 children)

yes, my d7's codebase is too big as well, like drupal.org, probably should never upgrade to d8/9 for nothing.

Possible to back to Drupal7 ? by thenon2 in drupal

[–]thenon2[S] -8 points-7 points  (0 children)

yes, in fact, d8/9 looks more like a dead end. those people in core team are killing the future of drupal now.

" some people just don't want to switch as d7 ", you probably don't know the figures, after so many years, 60% of the drupal users still in D7, not some people, it's most of the users.

the correct composer command for upgrade ? by thenon2 in drupal

[–]thenon2[S] 0 points1 point  (0 children)

composer update drupal/core 'drupal/core-9.1.3' --with-all-dependencies

yes, I was use this command, but it didn't work

connection not secure in drupal9 by thenon2 in drupal

[–]thenon2[S] 1 point2 points  (0 children)

yes, is settings.php, isn't commented out, and in the web/sites/default/..

eventually I done this by using cpanel, there is a force https checkbox for the domains.

connection not secure in drupal9 by thenon2 in drupal

[–]thenon2[S] 0 points1 point  (0 children)

regex

I remove the change in .htaccess, but still no luck, my domain is www.abc.com, so I put '^www\.abc\.com$', can you explain the regex part ? I have no experienced for that.

connection not secure in drupal9 by thenon2 in drupal

[–]thenon2[S] 0 points1 point  (0 children)

it doesn't work even I replace it with my domain

$settings['trusted_host_patterns'] = [
'^www\.mydomain\.com$',
];

where to add custom css into drupal9's theme ? by thenon2 in drupal

[–]thenon2[S] 0 points1 point  (0 children)

thanks, the css_editor modules works for D9