Error
The website encountered an unexpected error. Please try again later.
Drupal\Core\Config\UnmetDependenciesException: Configuration objects provided by standard have unmet dependencies: block.block.bartik_search (search), core.entity_form_display.node.article.default (path), rdf.mapping.comment.comment (rdf) in Drupal\Core\Config\UnmetDependenciesException::create() (line 98 of core\lib\Drupal\Core\Config\UnmetDependenciesException.php).
I want to install a Drupal 8 site with Composer. I have read that the drupal directory is now in a folder named /web and I must point the Virtualhost to this place.
I am trying to move a Drupal site to another server. I have installed a fresh instance of Drupal, restored a database backup into the new db, replaced the sites folder with a backup of sites for the original location and edited settings.php to point to the new database.
When I try and access the restored site I get this message:
PDOException: SQLSTATE[28000] [1045] Access denied for user 'aaaa-dr90'@'10.0.1.38' (using password: YES) in lock_may_be_available() (line 167 of /home/sites/xxxx.org/public_html/yyyyy/dr845/includes/lock.inc).
I am new to drupal and was wondering and need some input on how to embed data and preview from another site into my drupal 7 site. The 3rd party doesn't have an api and the content doesn't need to be searchable on my site. I am working on a property site and would like to show content from my listings on my site. mayme an iframe not sure what's the best way.
Hi. This is a long post, I apologize in advance. I've spent many hours the past few weeks trying to get this working.
I work in IT for the Metropolitan Library System in Oklahoma City. A problem was recently brought to us by our webmaster for assistance after she spent many hours trying to troubleshoot the issue.