Hello! I am a new developer that's taking a crack building sites on Drupal.
Currently using Drupal 8 here's my question:
Is there any way that I can add in script tags/pure JavaScript into my HTML form using the Drupal custom block UI?
Hi, I am trying but cannot get Drupal 8 Glazed up and running on my Blue Host Centos 6.9 server, Apache/2.4.27, PHP Version 7.021, Memory limit = 192M, Max_exec_time =1000. When manually uploading the Glazed file to the public_html folder, unzipping and installing the site via the browser, I get a page full of Unmet Dependencies Exception Errors. See errors listed.
The errors appear after setting up the data base and advancing to the Install Site Task.
I am willing to pay for help to get the Drupal 8 Glazed theme up and running on my site.
Hi. We are installing the latest Drupal 8.x via composer and would like to do things a little differently. Hoping you can provide some guidance. We will have a cluster of servers running Drupal. If we download Drupal with the following command-line: # composer create-project drupal-composer/drupal-project:8.x-dev drupal --stability dev --no-interaction
After copying over the core files, do you happen to know if it’s possible to update the database (update.php?) without server connectivity to the internet? Since the servers are behind a firewall, we are unable to completely run automatic updates directly from the servers.
I'm assuming hitting update.php is the only thing we do to upgrade the database. How I can update database without internet connectivity.
Security is concerned about exposing the server to internet for update.