Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hello,
I am using the books module and am creating several books on my site. Can anyone please share with me the code I would need to be able to have a list of books (in <UL>) on my site on the main front page. Each book title should link to the book. I would like to mix this list into my content. For example:
Paragraph One
List of Book Titles (each title linking to the book)
Paragraph two
I assume the same snippet could also be used in a block. No?
I have my site up and running. So far everything seems to be working well except for the fact that when I add an image to any node besides the image gallery, the image is only viewable as a thumbnail which links back to the it's parent node instead of the full sized image. Does anyone know how to fix this.
Hi. Having created a CCK content type, then an overriding frontpage (not w/ the module front_page) View, after trying unsuccessfully to reverse the sort order to ascending, I added an integer field "weight" to the content type, set it for each of the 6 exisitng pieces of content, made that a sort criteria in my view, and deleted all other sort criteria. I have successfully used sort criteria in the past, have also succeeded in using an argument for this, but in this case for some reason no matter what I try, sort remains descending. Anyone else experience this?
I have a forum called "Homepage News" but I only want to allow my moderators to publish content on it. In other words, how do I set it so that only the moderator user role can post threads. Thanks for any help,
I installed Drupal in June or July 2006. Last time I logged in was Nov 3, according to logs stored in the DB. Dec 20, 2006, I discovered that logging in was possible but not persistent - that is, as soon as I attempted to go to any admin pages, I would get a 403! It's now Dec 25 and this is still a problem!
What DIDN'T help
* Changing browsers
* Update Drupal to the latest 4.7 branch (done AFTER the problem showed up)
I didn't change anything for this to happen. Why is it happening?
Running Drupal 4.7.4 on a Windows 2003 Server VPS using IIS 6, PHP 4.4.1, and MySQL 4.1.20 and I've been having a lot of issues with the Drupal caching system. The problem seems to be that the Cache table in MySQL keeps on corrupting itself which is causing all sorts of issues with the information being displayed on my site.