Chapter Three worked with HDR to build a modern, Drupal 8 website that reflects the company's innovative spirit. We worked together on strategy, design, development, training and launch to ensure all stakeholder requirements were met. We designed layouts that showcase HDR's powerful vertical photography of its buildings and structures. Chapter Three provided HDR with a library of slices types for creating campaign content easily and with flexibility. Our live, animated training handbook empowered the content entry team to publish rich, unique content within brand guidelines.
For some reason, PHP is located in 3 different places on this new (to me) server. One is PHP 7 and two are 5.6.
phpinfo.php shows that drupal is currently pointing to the v.7, but i want to change the path. I cannot find this setting anywhere. Can someone please point me in the right direction? Feeling like this should be obvious, at least more obviout than why we have 3 PHPs :)
None of the articles (http://www.digitalsplendid.net/articles/) are showing up. Getting the message:
The website encountered an unexpected error. Please try again later.
I made a store using drupal 8.3.5 and commerce 2. The goal is to have a platefrom of articles made by 3 differents suppliers. How can I do to split the order by suppliers ? To be precise, I want the client to be able to pass his order normally but when de paymant is done, I need something that can send 3 differents mail to those 3 different suppliers.
In my application, I have to assign a 'section' to each user, and, when a user create a content, i want to save 'section' field along with other user entered data. How it can be done in drupal? Please guide.