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.
I had to upgrade a site from 7.43 to 7.50 lately.
Since then, title of content (which stands in node element) is no more shown on rendered pages.
I presume it has to be something to see with core modules content, but I found no changes in node.tpl.php file between the two versions.
I presume I'm missing something, but I cannot figure out what is the problem.
Where can I investigate to find out what's happening ?
We're looking to upgrade to Drupal 8 from Drupal 7, however we're also concerned about JS framework support in Drupal 8. Our main concern is that it's becoming more popular to build sites on progressive frameworks that don't support older browsers and rely on other frameworks to provide the best support for users.
We wanted to ask about the support of different JS frameworks in Drupal 8, such as Angular, jQuery, and progressive frameworks. As of now we're relying on jQuery for our JS coding (which is very minimal) but we're interested to see what else is supported on Drupal.
So because it seemed more convenient at the time, I built a site with SQLite for the db. Now the site is big with loads of content, and I need to swap to a better server (currently on crappy shared hosting).
I cannot find any way of copying the entire site. The only option seems to be by using shell commands (I don't have access) or by just plain old copying all the files (results in corrupt db).
My site is trapped, and worse, I have no backup should anything fail. If anyone had mentioned the pitfalls of SQLite I would have stuck with SQL.
Hello every one! pls i have run into a difficult situation trying to display specific number of Taxonomy terms in Grid format as content category in a single view.
MY APPROACH:
1. i Created a view that Source input from taxonomy of a particular content type.
2. i displayed it using Grid format to show selected Fields from the content type.
3. i Grouped / Organized the contents using the Taxonomy terms.
MY PROBLEM:
I want to limit the number of content that displays per group or Term.
Hi all,
I know, I waited way to long, but I'm upgrading my website from drupal 6 to 7. I know the image module is in core now but I have a lot of image galleries on my website. In drupal 6 I uploaded all the pictures via ftp (to the map file/images/import) and then I could click image import after I created a gallery in taxonomy. But how can I do this in drupal 7 ?
Can some help me to set up this in drupal 7 ? which modules to use (I have ctool already).