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 haven't had this error before but when i browse to the "request new password" page I get the Access Denied 403 page - when I'm logged out and am a "anonymous user".
Below where a user writes a blog entry, I want to add a box to attach a picture with a browse button to select a picture from their hard drive. Upon submitting the content, the picture would be resized to a standard size (determined in the code) and floated in the top left of the text upon display.
I've tried image assist, but to be honest it is too complicated for most users to figure out. The method I described above seems simple from a users perspective and a coding perspective. Can anyone help me to understand how to acheive this functionality?
I'm the type of guy that is never happy with what i do....Drupal is the bomb of CMS's out there, no questions. I'm just picky and want more. So, I would like to use a template I had bought a year ago to set up my own site, until I learned about CMS being easier to run a site, and now I wanto to implement that template with Drupal (after I accidently found the template in a folder on my system.., lol i forgot i even bought it).
I have a client that wants to change the page name of the sitemenu page. It appears as "site map" on my installation. I cannot figure out what I need to change in order to change this to "Library" (don't ask).
I have looked through sitemenu.module, I have tried suppressing the page title, but I can't figure out where Drupal is pulling "site map" for the page name for the sitemenu index.
Interestingly enough, the site_map module has the same issue. Any ideas where I might look to effect this change?