I am fairly new to Drupal. I was updating from 7.9 to 7.10. Finally, I ran update.php and see a screen stating "Drupal database update" with "Verify Requirements" checked in green. Now it is on "Overview". I read the overview and clicked continue. Nothing happens. Any idea what is wrong?
Here is what I did...
1. Backed up the database and files via module and via softalicious.
2. Deleted all files and directories except for /sites
3. Added the non-core modules back
4. Ran update.php
I would like to create an article in D7 that will be comprised of other recent articles. I know that I can create a category called, for example, "Upcoming Events," and assign various articles to that category. But can I create another article that will pick up the most recent, say, 5 articles in that category? If so, how? Thanks in advance.
I'm trying to build a document sharing site so I need to convert first page of each document as its thumbnail in a grid view. I've found some module like PDF-to-ImageField module, but unfortunately it has been released only for Drupal 6.
Now what can I do? is there any Module to convert first page of each document (specially pdf and doc) to a thumbnail for drupal 7?