I've installed the profile module in my drupal 4.5.0 website, and it's working fine. I added a field (among others) where user must fill in with the name of his home-city.
Now I'd like to give to authenticated users the option to perform searches on the content of the profile fields, e.g., users in a given city.
I realized that an item from a list selection becomes a link to a page showing all users that selected that field.
But the data in text fields are not listed this way.
The 'city' field in the example above doesn't seem to show up in search results.
We've just installed drupal 4.5 on a new system and we are experiencing "strange" performance problems.
I don't suspect that it is a Drupal problem, I'm just seeing if anybody else has experienced anything similar.
When I look at an image in a gallery, it defaults to a size other than the original dimensions - I have to click 'original size'. How can I stop this behaviour? I only want thumbnails and the original size.
I installed flexinode.module on a clean install Drupal v4.5 and everything went smooth except I cannot add new types. I added a new content type from Administration -> Content Management -> Content Types
Now I go to settings -> flexinode and all I see is two buttons. Nothing else.
Help text says:
Once you save your new type, you can add new custom fields to it using
the links on the overview page.
I dont know where that overview page would be though.