Hi, I have a website www.domain.com in production and I just saw the Drupal 8 installation interface appear then when hovering over my menu links, I saw the ingest.sentry.io link appear at the bottom of my page. I immediately shut down my server, then restarted it. My site has totally disappeared and in FileZilla there are no more site files, the home folder is empty.
Do you think this is a hack ? Has anyone ever encountered this ?
I have created a Taxonomy of Organizations. I have then added a custom required field to my User accounts call "Organization". I would like to create a view where the currently logged in user can see a list of people that belongs to the same Organization as the currently logged in user.
I have created the view fine, and the list of users appears fine, but I cannot get the filtering and relationships to only show me the users that belong to the same Organization as the currently logged in user.
I was wondering if https://www.drupal.org/project/project_module has an API I could query ? I was thinking about building own drupal modules dashboard, where my own data cross with drupal.org content. Maybe someone already did such thing?
How can i get an video slideshow working with 1 active video and on the side some thumbnails of other videos (much like the idea of youtube).
i tried Slick and it worked with images, but when installing slick_media i get an error
Fatal error: Trait method imageFactory has not been applied, because there are collisions with other trait methods on Drupal\slick_video\Plugin\Field\FieldFormatter\SlickVideoFormatter in /Applications/XAMPP/xamppfiles/htdocs/drupal8/modules/contrib/slick_video/src/Plugin/Field/FieldFormatter/SlickVideoFormatter.php on line 27