Deprecated...

Hello.

I entered my website for the first time in almost a year, wanting to add new content. I only saw the following message.

Probleme with multiple values using entity reference

Hello

I created a module for Drupal 7 in which I import my data through a CSV file, in a column 10 I put ids as reference values for a reference entity field as in the image below , what I need is when I upload my file I want the values to be filled automatically in the reference entity field named "field_theme"

Thanks for your help

https://postimg.cc/QFLn5Cg7

Drupal SMTP module

I am currently using drupal 7.1 x-dev SMTP module. I have created the send grid account with user name and generated the API key. I have applied the same in my drupal site. However, I am not able to send the emails and also not able to send the test mail. Any help or guidance regarding this would be appriciated. 

D7 sitemap module creates entries for everything!

I have been using the module xmlsitemap for some time on Drupal 7, but I can see no way to stop it creating entries for all drupal files rather than the data pages of the web site.

As an example, here is a typical line:-

<url>
<loc>
http://c***********************.org/sites/all/modules/brilliant_gallery/README.txt

Can anyone tell me a way to stop this?

Thanks in advance.

Drupal 7 Bamboo theme

I'm trying to get the skip to main content link to work in the Bamboo theme. In sites/all/themes/bamboo/templates/page.tpl.php I added the following:

<?php if (!$is_node): ?>
      <?php print render($title_prefix); ?>
      <?php if ($title): ?><h1 class="page-title"><?php print $title; ?>
      <a name="main-content"></a>
      </h1>
      <?php endif; ?>
      <?php print render($title_suffix); ?>
      <?php endif; ?>

Move content to Drupal 9

Hi,

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x