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 forums module, when someone leaves a reply to a comment, it's indented so that the reply block of text is narrower than the comment above it. And when people keep responding to responses, the response text block gets narrower and narrower until it's only 1- or 2-words wide. Is there a way to make it not indent at all?
We're running CivicSpace 0.8.3 (based on Drupal 4.6).
all of a sudden I'm getting this error (I'll replace the serverspecific values with general values):
Access denied for user: 'login_db@localhost' to database 'db_name' query: LOCK TABLES prefix_cache WRITE in /www/htdocs/server_address/includes/database.mysql.inc op lijn 120.
What's going on? The site was functioning well for weeks. Would it be something my hoster has changed? (I suppose it's the lock tables, but without these rights I wouldn't be able to install drupal)
If I click on "Track page visits" for any user on my site, I see about 2-3 "page not found" errors between every successful page visit of a user.
The page it claims it cannot find is /
From the user's perspective when browsing the site, everything works fine though.
Can I have separate files directories for all the different sites in a multisite installation driven from a singel codebase?
I'm getting a dedicated drupal server for my coming drupal projects, and I'd very much like to use the multisite capabilities to ease updates, but I'm not sure if I have to keep all the files from the different sites in the same directory.