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.
After tons of work on 8 drupal sites Godaddy.com loses all of them and restores from a 11 day old backup of my system. How do I backup and restore all aspects of my drupal sites?
I'm back to an issue I have trying to theme a Views supplied block. I'm getting a lot of extra output from blocks->content than I want. I'm pretty sure it is coming from the Views module.
The problem is the list tags which are being generated. I need to tell views to use lists as I want to use the views template generator to help create override files and hooks for me. My problem is once I have told views to supply a block, that block content has the following "extra" stuff I don't need or want as it is messing with my layout.
I've been using tinymce but recently tried to enable the optional gzip compressor... but this causes tinymce to disappear completely from all of my text areas.
All I've done to enable the compressor was to copy tiny_mce_gzip.php and tiny_mce_gzip.js to the tinymce/jscripts/tiny_mce folder.
Hi, I have one drupal site, and I am planning to have another drupal site, but the second drupal site as an addon (under the same host as the first one).
Those two sites will be totally different to each other.
If I ever wanted to have the second drupal site on different host in the future, will I be expecting problems separating it and having it hosted on another host, since it initially was on an addon?
Database problems, etc…??
Sorry if this is a newbie question, but I don’t want to get my self in a situation I can’t get out of.
On 2 seperate installations of my drupal site on my server, I have this problem. If I do not allow all users to "administer nodes" under Access Control, people without this access cannot view any nodes. As in, they will be able to see the template, but all and whole nodes dont show up.
If i give everyone rights to "administer nodes", then they will be able to view all nodes, but edit them as well (they shouldnt be allowed to!)
Just some background, the site is fairly full featured, and we are using various plugins from drupal.org.