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.
Hello good!
I need help with a problem that we have detected on the website of one of our clients (escofet.com).
We have seen that there is spam code injected into static pages, but I can't find how it gets there. It does not appear in the database, nor in any ftp file...
I have deleted the content of the page template and it continues to appear.
In the home page, for example, the following code appears, which is only visible in the source code:
I have created a website for a food bank that generates food vouchers by identified referrers. The food voucher code is exchanged for food parcels by the person referred. All works perfectly well but I need to display statistics about the food parcels on the website.
I am a fresher here to Drupal, and my problem statement is as follows:
There is an existing Drupal code (.info and .module files only in repo), which needs to be promoted to Drupal9 which will contain .info.yml file, I have tried to manipulate existing one, but it throws error saying "Missing 'application'" which is added in my dependencies in .yml file. I am attaching screenshots for reference and looking forward for some dedicated support please to fix this error.
I am currently trying to build a simple module that calls a Javascript function to ask for a users location data, (lat and long). Then take those two variables and send it back to a function inside of my moduleservice.php file. What would be the best way of doing this, or is my approach improper?
I am trying to access all the links in the Breadcrumb outside the preprocess function. Seen many posts and examples regarding removing or adding them in a service. So far nothing that helps in getting only the links. Anyone have a suggestion?
I am trying to create a custom form with format "basic_html". With this I can see Rich Text editor. When i am trying to get the HTML tags in form submit i can get only text .