Questions tagged as 'drupal'

1
answer

Problems with Google-Maps in Drupal 7.5

I am working with a template in drupal in which I need to place a map of google maps , install the gmap modules and others that are needed to be able to place the maps. When I place the map on an internal page it works perfectly,...
asked by 04.08.2016 / 07:39
0
answers

Connection timed out

Several months ago I have a Drupal CMS site Mercado Pago Payment working correctly. However, in the last few days I'm having a timeout when invoking the create_preference($preference) method using the version 0.5.2 of the...
asked by 27.01.2017 / 00:02
0
answers

Problems with bootstrap collapse when applied with Drupal

In a section of the page that works with drupal I am implementing four images with horizontal arrangement. Each of these images opens a collapsible panel right in the next division. The problem is that when I click on one of the images to open t...
asked by 12.01.2018 / 17:24
0
answers

WordPress only for route management [closed]

Good I need to implement an HTML5 web in 2 languages pagina.com and pagina.com / es. Unfortunately I have a hosting that only allows me to upload files to a public folder or use WordPress or Drupal. My question is how to use some of these servic...
asked by 09.04.2017 / 07:06
1
answer

Installing drupal 8, I have a 32-bit error until 2038

I have installed the Acquia dev desk in Windows 10 along with the git and the composer everything went well until I verified the system's requirements. The installation lets me continue but I would like to be able to solve it. I think I remember...
asked by 23.06.2018 / 14:23
1
answer

No permissions to enter drupal administrator

I have a page made in Drupal I downloaded it and I made it locally but at the moment of entering the administrator I get this message:    You are not authorized to access this page. Use this path http://localhost/advil/?q=admin . Do...
asked by 18.01.2017 / 15:57
0
answers

How to call contents of a Content type from a form with multiple field

I would like to know in what form I can call (Summon a content type) to a form of multiple selection type in drupal 8. The idea is that each item of the field has preloaded the type of content that is going to be saved according to its Title....
asked by 01.11.2018 / 17:30
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

Mpdf. Foreach does not work, to generate a pdf of a select

I have this code, it works for a record. then I need to do it automatically according to a select response and I put it inside a foreach, now it generates the first pdf, and then it does not get more pdfs. What can I check? This is a php 5.3 and...
asked by 10.08.2018 / 15:02
0
answers

Relate views

What I try is to have two types of content and relate them but I still do not know how to achieve it, I'm just starting with Drupal 8. The idea is to have two types of content, one called an Event and another called Guests and in a view to re...
asked by 26.04.2018 / 07:34