I'm trying to set up taxonomy pages that run off Panels and pane views. I'm not having much luck, adapting d6 tutorials. A lot has changed- can anyone recomend me a tutorial on this topic that's for d7, esspecially if it's based on the latest views release?
Hello everyone!
I have a problem! I need to display a set of images which are in blob format stored in mysql database.
The code doesn't work in drupal.
The idea the following: the external script DisplayIm.php must be executed and the image must be returned and visualized.
The drupal ignores DisplayIm.php?id=3 and i don't understand why.
I'm trying to use http://drupal.org/node/1023874 or anything related. I have a node with content that I would like to split up into different pages for a sub menu. I can't figure out how this module works and urgently need help -- any thoughts?
I apologize if this question has come up before but I just want to confirm if it is possible to have Drupal 7 running on a linux box connecting to an SQL Server (2008) database. I know that the Microsoft PDO Drivers for SQL Server is only available for Windows. But is pdo_dblib a possibility with Drupal 7 linux and SQL Server 2008 combination?