Problem with SQL statement in Views D7
Hi there, I'm hoping a SQL ninja will find it in his or her heart to provide me with some advice.
I've created a page view which does the following:
- Pulls in nodes from two different content types
- Filters by two different term references, one for each content type.
It's not working, although in my mind (and limited sql understanding), it should. I think maybe there's an issue with the inner joins, because it seems the sql statement would working if they weren't there.
Anyways, I've attached two images, one of the api and one of the actual sql statement.
Read moreViews on Alternate Database
Hi!
I am a Drupal learner but have quite a bit of other software and database experience, I would say semi-professional. Is there a way to use Views on an alternate database (i.e., not the Drupal one for the web site) without writing php code - or at least very little php code (since I have no php experience)?
Thanks,
r4
パネルのvisibility rulesが効かない
パネルのvisibility rulesが効かない
ユーザーの個別ページ(URLは/users/ユーザー名)
にパネルとviewsを使って、
各会員の投稿したコンテンツのタブを表示させていました。
テーマによって表示させたいタブが違うので
パネルのvisibility rulesを設定して
それぞれのテーマで違うタブを表示させていました。
いつのまにかどのテーマの時でも全てのviewsが表示されていることに
気づきました。
最近、いろいろなモジュールのセキュリティアップデートを行ったので
その際に不具合が生じたのだと思います。
いろいろとパネルのvisibility rulesを設定してみたのですが
どうもパネルのvisibility rulesが全く効いていないようです。
https://www.drupal.org/project/panels
なども調べてみたのですが原因がわかりません。
どなたか原因や対応策などを知っている方がいらっしゃいましたら
教えていただければ幸いです。
viewsで一番左の列の幅を固定したい
viewsで作成した縦3列のテーブルがあります。
その中に一番左の列の横幅を固定にしたいのですが、
どのようにすれば良いのかわかりません。
viewsの設定でそのような事はできるのでしょうか?
もし出来るとしたらどのように知ればよいかを教えていただければ幸いです。
A question regarding views
Hi all.
This is my first question here in Drupal Ireland (I haven't answered any question so far either).
I am a bit stuck with a landing page of image galleries I am trying to create. I thought it would be very easy, but...
WHAT I HAVE DONE
1.- The client of one website requested a "week in pictures" section.
2.- I created a content type with two fields (a) a "Date" (b) and an "Image" with unlimited number of values, so the client can upload as many images as she pleases
Read moreProblema con el botón añadir en las views
Buenas tardes a todos.
No se si os ha pasado en algún momento esto, pero en un par de proyectos que estoy realizando me estoy encontrado que cuando voy a añadir una nueva página o bloque me aparece lo siguiente:
http://oi57.tinypic.com/2a9peyx.jpg
¿Os ha pasado a ustedes antes?
Probablemente se trate de un tema de incompatibilidad entre views y otro módulo, pero he algunas pruebas y no consigo averiguo cual es el que está causándome esta rotura.
Muchísimas gracias y un cordial saludo.
Pd, seguiré investigando y si doy con el origen del problema lo publico :)
Read moreDuda de views-view-fields--CONTENTTYPE--page.tpl.php
Hola, tengo una duda, tengo una web de un cliente que me han dado la maquetación y he de entrar al detalle en el html de las views que hago. Ahora tengo una problema, como puedo mostrar la imagen en el fichero views-view-fields--articulos--page.tpl.php que he creado? no se como puedo agarrar los valores del array $row como el filename o el path de la imagen para crear el template:
Con $fields['field_image']->content me devuelve la foto con todo su html y no la puedo poner como yo quiero...
<?php
//QUIERO TENER EL filename Y EL path DE LA IMAGEN
Change title according to the filters selected by the user
Expample:
1.Filter - Sort - Viewname - PageNum - Sitename
2.Filter1 - Filter2 - Sort(newest) - Sort(by price) - First page - viewname - sitename
How to make it ? Thx
Group filters only show value ID.
Similar q :
https://www.drupal.org/node/2451117
https://www.drupal.org/node/2166753
Problemas con CCK (y/o Views) al migrar de D6 a D7
Hola, ¿cómo están? Espero que este sea el lugar adecuado para pedir ayuda con el problema que tengo.
Estoy actualizando un viejo sitio web, hecho en Drupal 6, a Drupal 7.
Lo primero que hice fue crear en un subdominio una réplica del sitio original, que está en línea, para hacer todo el trabajo allí, por si surgía algún error. Creo que fue una excelente idea, porque surgieron errores, y no los he podido corregir.
Resize del calendario Google dentro de un bloque de Drupal
Hola Drupaleros de Madrid!!! Tengo un problema a la hora de trabajar con un calendario Google ...Creo un bloque e inserto el codigo que me ofrece google dentro de ese bloque... pero este bloque de drupal es incapaz de hacer un resize y adaptar el tamaño de ese bloque por ejemplo para el IPad...no respetra el tamaño y sale de la configuracion... no consigo hacerlo ...aqui os dejo lo que hago para saber si localizais el error...
<h3>Calendario Eventos</h3>
<div class="thumbnail">
<div class="row-fluid"><iframe (embed google calendario)</iframe></div>
Read more 



