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 created a site 6 months ago and up until now there have been no problems with the site - users have been adding content/changing the website since, all fine no problems.
Today I get a call saying there's something up with the site, it seems that the content has disappeared!
Taking a further look, the menus are intact (only when logged in), and so are the title fields of all the content, the date output is also screwed up, all dates now showing 1970.
At a basic level it must provide FTP access to a defined file-space within the server file-system, allowing upload, download, and preferably some basic operations like move, copy, rename, delete, etc. Direct edit would be nice but not essential. Access should be restricted to a particular role or roles. Naturally, other users must not be able to access the file-space, and the authorised users must not be able to move beyond the file-space into the rest of the server file-system.
On my site, in the view user profile page, all the content in the page container drops to the bottom of the page. This doesn't happen with any other page. Is this a CSS issue that I can't figure out?
I'm trying to alter the text of the login form. (I want to change the description text under the fields, and remove the "Request New Password" link.)
I already found some information on this by searching, but nothing seems to work. It seemed the best way would be to modify user_block() in user.module, but my changes there did nothing. In fact, I can delete the entire function, and nothing at all is affected!