Buenos días, necesito su ayuda :( les comento hace poco DRUPAL me empezo a dar un inconveniente en la parte de los estilos de imagen, normalmente yo creo un estilo desde la sección multimedia, el estilo lo creo sin inconvenientes, el problema surge cuando creo una vista o un nuevo tipo de contenido y le quiero poner el estilo de la imagen creado o cualquier estilo que tenga, este si me aparece en listado, pero cuando le doy guardar, al momento de visualizar el contenido la imagen desaparece, pero si lo regreso a la opción de imagen original esta si funciona.
I have an admin form which is getting data for a static page. Suppose the form is getting details for a professional. Professional has multiple fields like personal info, contact info, expertise info etc.
Now my feature is to work on contact info, if the professional has multiple offices in his contact info then we have to get all the office info and allow the admin to set priority for the offices to render them accordingly.
In my drupal app I allow users to read comments without opening the parent node. I want to update the "new" status for thus-read comments, but from analysis of the comment_num_new function it looks like Drupal determines "newness" of a comment from the timestamp the user last visited the parent node and the timestamp of the comment. This is problematic, as I have to update the parent node statistics to update the comment "newness" status for a given user, which I would like to avoid.
Tenemos un sitio Drupal 7 que ha sufrido varios cambios de desarrollo. A través de eso surgieron varios problemas que nos gustaría arreglar ya que por falta de nuestro conocimiento en Drupal no sabemos cómo arreglar el sitio web y hay problemas con el mismo Drupal. El sitio web es: http://meeting.biogest.cl/es la idea es poder arreglar la página o migrar la página a un Drupal limpio, sin perder nada de la página (información, diseño, contenido, etc.)