I'm trying to create a view using the taxonomy term as an argument but it is using the first argument from my URL not the second (or last if you prefer).
I assume my taxonomy is configured absolutely fine:
Vocabulary: Education
Terms: primary schools, secondary schools
I'm really struggling with a Drupal website that i've inherited and hope somebody can help me. I'm a PHP developer that hasn't used any CMS before and find this thoroughly unintuitive.
I need to change the name of a section of my site from reports to education.
At present I create a new page for the Reports section (Create content > Reports Page) A page is created and automatically given the URL, (note the reports prefix): www.mysite.com/reports/page-i-just-created
At the moment I've got 2 drupal 7 site. Now I want to merge those two sites together. If I export the user table in the database from one site and import the data directly into another site, will that be working? Btw, The users don't have any related contents like nodes or comments in the site so I guess the only table I need to worry about the user table. The only concern is the password. I'm not sure if I import the data the user password will be the same.
I make three website in Wordpress before 3 month but now these three website speed is very slow now somebody told me that website speed is more then wordpress you will get on drupal so please suggest me how to transfer these three website
We a content type called courses. We keep info for 4 semesters here. In another few months, Spring 2013 will go away from left and Summer 2014 will be added to the right of the table. We are looking for ideas to acheive this in drupal.