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.
My site has suddenly become extremely sluggish and virtually unusable. When I checked my log files, there are insane amounts of mysql disconnects and duplicate entries.
I am pretty sure that this is caused by ' characters. I don't know where they come from, or why they started appearing, and I know they are the code for apostrophe's but I have no idea why they are being substituted for code, which does not run properly in an SQL statement (I tried).
So I installed and activated the following modules:
- Filebrowser
- Fileview
- Fileshare
Logged in as Admin, I do not see menu entries for any of these modules. I can go to: Home » User account -> Personal Files, and upload files. But I can not download those files.
I've got a new 5.0 site up and running with webserver_auth module operating as expected. I log on with my Windows domain account and a new account is created for me on the Drupal site the first time I visit.
I now want to restrict access to the site to a list of domain accounts. Is this possible with webserver_auth running?
i tried this in 4.7.x with similar results. so, i upgraded to 5.0 (this is a new site..nothing to convert/import)
when i'm setting up my blocks and menus, i can't get them to display in the header. for example, in the goldenhour template (demo site [url=http://goldenhour.sp0ke.net/]found here[/url]) i do not see that brown header at all. and, in menu configuration there is no header to place it into after i create the menu item.