Account created on 3 May 2006, about 18 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States dsp1

thanks for your reply, I just saw this response.

how do I set up user entity view mode?
is this a module?

πŸ‡ΊπŸ‡ΈUnited States dsp1

did you make the changes to your apache web server?  you need to set the virtual hosts

https://www.drupal.org/docs/multisite-drupal/set-up-a-multisite β†’

πŸ‡ΊπŸ‡ΈUnited States dsp1

you are pointing two urls to one folder, each folder needs one url.

use a list var like this:

$sites = [
 'site2.example.com.blog' => 'site2',
 'site1.example.com' => 'site1',

];

πŸ‡ΊπŸ‡ΈUnited States dsp1

put drupal in maintenance mode

I tried many things.

what solved it for me was login to your sites cpanel (or your web control panel).

Click select PHP Version icon
deselect both "mysqli" and "mysqlnd"
Then select "nd_pdo_mysql", then "mysqlnd" will be turned back on

this fixed it for my sites.

πŸ‡ΊπŸ‡ΈUnited States dsp1

not sure why it started working. after two hours of research, it is now working.  did not change anything. I flushed cache each time.

at least it works.

πŸ‡ΊπŸ‡ΈUnited States dsp1

also these link by themselves also show as an error in bing /user/login /user/register

πŸ‡ΊπŸ‡ΈUnited States dsp1

tried again in 9.53 and same issue. is there a way to fix this?

Production build 0.69.0 2024