Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
i've found a really bad bug in Drupal that can bring a malicious user to create a DOS attack simply adding some custom PHP code in a Block using Drupal core PHP Filter. I don't want to insert this code into this post because i would expose that code worldwide, i prefer to signal it to Drupal developer, so they can fix it.
I'm just trying doing it myself cause we are a web agency with ours servers and we assure you that snippet crashes drupal site and apache globally
Which I want to display in the same way this site is displaying.
I can create diffrent rss feed for each category and can display it i.e. for category Children plans, Beem account plans, but it will be cumbersome to maintain it when new plans will be added, because the same rss feed is going to be used by several sites.
Hello, I am trying to allow authenticated users to post articles on my site www.smftutorials.com, How do I do this? I tried to change permissions so authenticated users could use admin overlay, and administer articles (write, edit own content), but when i log in with test account I dont see an option to add content or anything...
When you post a "link" on Facebook these days - the site checks the link for image content and displays it.
Is it possible to do something like that in Drupal?
i.e. A content type > external share with a link field.
When posted, the site checks the link and brings through an image from the page and a version of the body which will allow the users to click within the content to view the actual content on the external site.
My site contains lots of english names (of musicians) which I translate in russian language (my site is in russian).
I have to list and sort nodes using both variants of each name (original and translated).
Is there any way to make a vocabulary with synonyms?
E.g. a vocabulary with russian names, where each name has an english synonym.
Or 2 vocabularies (english and russian) with cross-relations between each term?