Questions tagged as 'drupal7'

2
answers

add JavaScript to a page in drupal 7

I have a problem, I have to add a script to a page in drupal 7, but when I add the script in the content of the page it is not saved, how do I add a javascript to a drupal 7 page? Thanks in advance. attached image of how to add the script....
asked by 22.03.2018 / 22:15
1
answer

javascript button that allows changing the bootstrap meta tag

I need a button on my Drupal 7 site, where when I press it, I change the meta tag content <meta name="viewport" content="width=device-width, initial-scale=1.0"> bootstrap located in sites/all/themes/bootstrap/templates/system/html....
asked by 14.07.2017 / 18:04
0
answers

Budget request in Drupal Commerce

I am creating a store with Drupal Commerce (1x), but with the difference that instead of "Process the purchase", it will be "Request a quote". For this I am using a module called c2w ( link ), which passes the information of the Letter to a W...
asked by 26.10.2018 / 00:18
0
answers

Create a view from the values of a field

I am a student who has been working with drupal 7 for a website and I can not make the following work. I will try to explain it as clearly as possible. I have a type of content, for example: My selection. This type of content contains differe...
asked by 15.10.2018 / 18:56
0
answers

Print webform in drupal

Hi, I'm using the Webform2PDF module to print the webform's information, but when I give it to download the screen goes blank, does anyone know how it works?     
asked by 15.05.2018 / 20:54
0
answers

Comparison of twig variables in if

I am migrating a web from drupal 7 to 8 in the course of the translation of php templates to twig language, in a logical comparison I have a variable called content [field_type] [0] which stores the type of the page, if I get this varialbe on th...
asked by 11.05.2018 / 10:37
1
answer

Connect mysql to drupal 7

I have problems connecting MySQL to Drupal 7, it turns out that I have MySQL installed on a separate server with IP: 192.168.0.5 port 3306 with a database with a drupal name and a user with a drupal name. My Drupal 7 is installed on a machine wi...
asked by 14.03.2018 / 15:31
0
answers

The directory sites / default / files is not writable drupal 7

my problem is this, I'm installing Drupal 7.5 on RHEL and at the time of installation I get the following error:    The directory sites / default / files is not writable. An automated attempt to create this directory failed, possibly due to a...
asked by 12.03.2018 / 16:50
0
answers

I can not save fields changed by Ajax in Drupal

I have a problem with dropdown lists that are dependent, when I select a change the second and then the third, until here works well, the problem is when I try to save these values in their respective table of each field but not guard. I have th...
asked by 12.03.2018 / 15:15
1
answer

Drupal 7 does not catch me css file in form

I'm doing a form in Drupal 7, in a custom module created by me. My module has a name like example_auxiliar_resource (the folder that goes into modules), but then in the .info I specify it correctly: Example Auxiliary Resource . In a par...
asked by 19.09.2017 / 13:49