This is my first post, so be gentle (not that I've ever seen a drupal.org user being unkind!). I've looked about on the site, but I can't find any details about my question. There is a whole lot of information out here though, and I could have missed it. In that case please position me right-side-up?
I have enabled the Profile module, and setup a list of extra information users can fill in. I want users to be able to specify their location, so, I made extra fields: Country, Province, and Location.
We only have a single forum defined, so I'd like the "more" link in the "Active forum topics" block to take users straight to the forum, not to the /forum page.
I couldn't find a way to do this via the admin. Are you aware of other options to do this please?
I just experienced a serious error on my Drupal-powered website:
While saving the new Access Control settings for the Queue module, which I had just anabled, there was a "Fatal Memory Error" on the server. OK, just use the back button and retry, I thought...
When re-editing a node, _sometimes_ it is not possible to update the categories.
The most frequent symptom is that the existing categories are not showing/marked in the edit window. When updating/submitting, only the Title and body text is updated, original categories are retained.
I am experiencing this both on our 4.6.x installations, with 4.7 CVS and at Bryght hosting.
Not sure if the below references are about the same:
I just noticed that when choosing sub-level terms from the vocabularies, their parent terms are not included anymore, so we have to click on both Software and Drupal if we want Software/Drupal to be included in the post's taxonomy terms.
Is this a change or a missing part in CVS?
How will this be in the final release?
I assume we can create a SQL update query to update all parent nodes for the posts on this site.
This snippet http://drupal.org/node/37427 displays (x) teasers from specified categor(ies) and 1 content_type. I'm trying to adapt it to work with multiple content_types.