Taxonomy Pages

Hi folks, a little bit of insight on this issue would be grateful.

I currently have a site set up that utilises taxonomy views, the urls for these views are set up to take dynamic input depending on the context, below are the urls:

taxonomy/term/% - Which is used along with a taxonomy menu to filter results e.g. "..casestudies/traditional"

gallery/% - This is used along with this php in a contextual filter to populate a dynamic gallery depending on which tags have been selected:

[Solved]How to make searches using fields?

Hi all, I'm a beginner with Drup and developing a site with drupal commerce where I sell a lot of pictures as articles and to allow my visitors to quickly find the one they want, I use taxonomy fields to define categories.

So I want to create a research system with drop-down lists for every vocabulary, and in the perfect world, display results following one of the vocabulary (displaying all the pictures with the first term of the vocabulary, then all the one with the second...)
All the research modules I found were using a text field like google.

Will CK finder Demo version work fine after site is live?

Hi,

I have downloaded (http://ckeditor.com/download) and setup "CKEditor 3.6.2 for Drupal 7". Its working fine(ckeditor and ckfinder) on my local machine(localhost).
while I try to run on Live (xxx.com), ckfinder is not working. It shows below error while click on "browse server" button.

It was not possible to properly load the XML response from the web server.
Raw response from the server:

Also

Using PHP for allowed values in a list

I have upgraded Drupal 6 to 7 and was using a php snippet to get the allowed values to populate a list with JSON. Somehow I can't get this to work in Drupal 7. I can't find the option to use PHP code for the allowed values field.
I have made a new content type, with a field (list) that I want to populate with data from another database with JSON. In Drupal 6, I could chose to use PHP code for the allowed values.

I was using this code in Drupal 6:

theme('links',$array) no output

I'm not sure what I'm missing here, but I can't seem to get a custom link menu displayed using theme('link',$user_links); or any other link array for that matter. The array output of $user_links is: Array ( [account] => Array ( [title] => Hello admin [href] => user [html] => 1 ) [logout] => Array ( [title] => Logout [href] => logout ) ), but the theme output is null.

mod_security conflict with new install Drupal 7

Background - I had a perfectly functioning D7 site on my ISP's shared hosting server. I tried to improve security by playing with directory and file permissions, got hopelessly messed up and decided I would just reinstall a fresh system, new database and recreate the pages (very basic site it wasn't much work)

I now have only D7 core installed (on the same server) and keep getting blocked by my ISP for triggering mod_security as I navigate around trying to set up my site. I looked at the error log and found this repeated entry;

[07-Dec-2011 13:25:14] PHP Warning: PHP Startup: imagick: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0

My ISP's advice was to "Seems that the imagemagick module is doing the damage, could you please disable the module which is trying to use imagemagick and try using GD instead". Aside from that making no sense to me, I said I doubt a module in D7 core is causing the problem when it was fine before. He then replied with;

I just found one of the block reasons

2011-12-07 14:57:13 58.168.20.199 /misc/jquery.cookie.js?v=1.0 HTTP/1.1

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x