อัพเกรด Drupal 8 เป็น Drupal 9 แล้วฟังก์ชั่น Location of the site configuration files เปลี่ยนไป
poakpong
19 November 2021
ในไฟล์ settings.php จะมีชุดคำสั่ง ฟังก์ชั่น Location of the site configuration files ซึ่งใน Drupal 8 และ Drupal 9 นั้นเขียนไม่เหมือนกัน ในการอัพเกรดข้ามเวอร์ชั่นบางครั้งต้องแก้ไขจุดนี้ด้วย
"Not present Your sites/default/settings.php file must define the $config_directories variable as an array containing the names of directories in which configuration files can be found. It must contain a sync key."
Drupal 8.x
$config_directories = array( CONFIG_SYNC_DIRECTORY => '/directory/outside/webroot', );
Drupal 9.x
รีวิว เที่ยวเมือง ราชบุรี วันธรรมดา เช้าไป-เย็นกลับ
poakpong
27 March 2017
มีโปรแกรมต้องไปจังหวัดราชบุรีในช่วงเช้าของวันพฤหัสบดี เลยคิดแผนเถลไถลกินเที่ยวในจังหวัดราชบุรีกันต่อเลย ตอนแรกค้นหาจากเว็บไซต์รีวิวท่องเที่ยว แต่ว่าได้ข้อมูลไม่ค่อยน่าสนใจ เลยเปลี่ยนแผน ใช้วิธีค้นหาด้วยแผนที่กูเกิ้ล (Google Maps)
(ภาพหน้าจอ Google Maps ในโหมดค้นหาสถานที่ในพื้นที่ที่กำหนด)