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've just started building a website for a client and this is my first time with Drupal. I've been trying to familiarize myself with the Views and Panels modules - they're perfect for the kind of site I'm creating where the client wants to extend the site with new pages consisting of various assembled blocks. I'm very happy with the way these modules work, but I have some questions:
I'm using taxonomy_dhtml on my site. When a user clicks on a menu item, the menu expands. But I've added some jQuery so that when a user double clicks on an icon, he is taken to the page of the menu item's link.
All my text fields are showing up that way. I have similar issue with some 4.6 sites.
I know I can pull on the little triangle in the right to put it larger but many users don't know that. And in case, would be nice to see all text fields much larger to start with.
I am getting a 403 error from Apache on a 4.7.4 site. The error message is: "Forbidden
You don't have permission to access /node/add/blog on this server.". I am logged in as user 1.
This problem began manifesting a few weeks ago on a site where I have successfully added many nodes for over a year.