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.
In the process of updating my Drupal 7 installation my Sites folder got corrupted!
Because the latest backup I had on my computer was last March I asked my ISP to restore it from their backup made the day before.
They copied the folder into my root directory calling it 'sitesrestore'. I renamed my corrupted sites folder to sitesold and renamed sitesrestore to sites.
Now, when I browse to my website I immediately get redirected to ../install.php
All the subdirectories of sites (including the modules directory) seem intact.
We are getting a 404 error when accessing a specific node that I know is there. We have tracked this issue to the revision or vid of the specific node. The 'vid' in the 'node' table is not listed in the 'node_revision' table. We are not sure how this is happening, but we need to know.
Recently on a CentOS 6 I updated 3 x Drupal 7.59 sites to 7.6. All went smoothly apart from one site. After updating core, I couldn't run update. I then noticed that there were a few files that were in the system that shouldn't have been there. I would remove them and they would appear again. Eventually I managed to remove them from WHM. Then a couple days later the site had Forbidden access and I noticed that the permissions on index.php file were set to 0000. Sure enough the additional files were back again spread out across the site.
BCP associates is a neutral, objective and independent Legal audit firm specializing in audit techniques aimed at helping companies achieve 100% compliance levels. With a high focus on Law and Ethics, they identify a firm's risk exposures based on state and industry regulations and provide solutions to control them.
User warning: The following module is missing from the file system: bp_pastext
This is what I get running update.php - there isn't even an entry in Google for this module and have no idea what it could be. Anyone have some thoughts?
The full error warnings are below. Odd about the second and trying to fix that one too.
I have Calendar and its associated modules installed in Drupal 7.60. Is there an easy way to get the calendar to display weekdays (Mon-Fri) in the Month View?
I went into Views and looked at various settings but can't find a way to do this. When I say "easy", I'm hoping there is a setting to change, or a module I can install. I have never messed with any of the .css files in case I break something!