Views - Exposed filter for term reference field always yields 0 results

I have a particular field that is a term reference field so that I can use the Autocomplete widget with it.

I have set up a table-style view that works perfectly in almost every way. I have several exposed filters and they all successfully filter the content as expected. However, I can search for exact data for the information in the term reference field, and it will display no results.

Cannot add a sentence to a page or it times out.

Hello,

I'd swear I was crazy, but for the life of me I can't get Drupal to allow me to post this sentence to a page:

"As every situation is different from the next, every product functions differently in one application over another."

I can type anything else and it is fine. I set it to 'Plain Text' - I was thinking maybe the page I was copying from had something odd in the text, but no dice.

Any ideas - this is bizarre!

Thanks,
Mike

Merging test and live databases - what to exclude?

I do a lot of structural changes on a localhost test installation -- Views, adding content types, updating permissions, etc. -- and then like to export the test database into the live installation.

The problem is that, while I may take one or two days to make some changes, content is getting created or updated. It's a lot of work to keep track of any changes I make locally and then do the same changes quickly on the live site...and dumping the localhost database to the live site just seems to be the easiest route.

placing blocks/views into custom divs

I've been using my own webdesign and I can print my content into the area i want using simply this for example

print render($page['sidebar_first']);

And of course it works how its supposed to. But can I place the individual elements of the sidebar_first where I want them?

For example I want to place a "views of a block" in its own customizable area... I been using devel-themer to try and find the correct output php/html, but can't find it.

overriding the book navigation block in the content

Hi,

I'm sub-theming the bartik theme, so I copied the entire directory into sites/all/themes/.
I'm using books for the content and by default in every page, inside the content block there's a book navigation block (with id "book-navigation-ID" and class "book-navigation").

This block is not effected by changing of the Book navigation settings in the blocks page, even if it's disabled that block inside the content appears.

User Registration Profile or Content Type Fields?

I currently have Drupal 7 setup and want to have the ability for end-users to sign up and fill out custom fields. For example:

Name
Address
City
State
Zip 
Services (checkbox)

Once they sign up I want them to have the ability to manage those fields; however, I also want the ability to create a custom content type with those fields so each user can have their own "public profile" page.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x