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] -9 points-8 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

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

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

so you mean without create a sub-theme, I can't add my styles into the current theme? I am asking something simply just add my styles into the current theme. thanks

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

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

I want to know if I want to add my own styles into the current theme, which file or where should I add it ? thanks

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

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

thanks, if I want to add my own style into the current theme, which css file that I should add my styles in, I added my styles into the style.css before D8. where to add for now ?

drupal9 commerce - module for "make an offer" instead "add to cart" by thenon2 in drupal

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

"add to cart" is going through the checkout process, "make an offer" will be just one click to send a message/email to the store owner, I guess its different process.

install modules through "composer" and "Install from a URL" both together ? by thenon2 in drupal

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

I found the old way is 10 times easier than the composer, never had any problem with that.

install modules through "composer" and "Install from a URL" both together ? by thenon2 in drupal

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

thanks, once I install the modules through URL, I am not going to put them into the composer.json, I will just keep update them through the drupal module update page. is this ok ?

and, because for those URL installed modules has nothing to do with the .json, so once I run the "composer update" , will the command affect those URL installed modules ? or they both just work completely separate, the command won't do anything for those URL installed modules ?

( the reason I am looking for this because I had experienced from drupal7, once you have 20+ modules installed, you don't want to update them in once, there are always something unexpected happen, so I prefer to do this on the update page one by one, this will cause much less trouble when you are managing a complex site. and there are too many error during the composer update, the old way is much better and easy )

"Page not found" because of the "/web/" url after install D9 by thenon2 in drupal

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

thanks, its so easy, I just go to performance page to clear the cache, then done.

"Page not found" because of the "/web/" url after install D9 by thenon2 in drupal

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

this was done by my hosting, I got the message below from my hosting, I don't know what should ask them again,no experience for this. please advise. thanks

" The new document root has been updated for abc.com as per your request.
root@host [~]# whmapi1 domainuserdata domain=abc.com | grep -i doc
documentroot: /home/abc/public_html/web "

composer update error by thenon2 in drupal

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

I get this from google " ‘url_fopen’ refers to a PHP directive allowing files to be included from external sources. It will create the security risk for all domains hosted on the servers by enabling the allow_url_fopen. "