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 installed Category and created a few containers and categories. I noticed a couple wierd things:
1. My forums disappeared. (Containers and Categories, but not the individual nodes/posts)
2. I couldn't see anywhere on the create content page for me to assign categories. After I uninstalled category, I have this "Categories" section back.
I have a couple questions about installing the theme editor module.
Where do I extract the theme_editor_engine.engine and xtemplate.engine.patch files?
For now I have them in the module folder.
Also when I click on the theme editor I get this error:
* warning: mkdir() [function.mkdir]: Permission denied in c:\Inetpub\wwwroot\includes\file.inc on line 91.
* The theme storage directory does not exist or is not writable. You may set this in the theme editor's configuration page.
If I go to the configuration page I get this error:
I wanted to add icons to block display of taxonomy that dhtml helper provides. You can see SoftwareDevelopment block on left side of this site.
Hack is realy simple. Here is body of whole function (for simplicity) that needs to be changed in order for this to work. Function can be found in taxonomy_dhtml.module.
I was wondering if you guys can help me figure out a way to set guestbook module by hba (Henrik) as a front page. Changing the default front page under general settings to ?q=guestbook
didn't work. I tried to figure it out myself to no avail. Any help will be appreciated thanks in advance.