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.
How can I make my navagation work the same as the Admin nav e.g. the administrat section dose not expand until it is clicked. Whereas mine are all expanded all the time??
Previous errors have corrupted my installation... can someone tell me how to remove all traces of the image_gallery.module? Or any module for that matter?
I tested Drupal 4.7.2 for about a week on my Windows XP Home box with PHP 5.1 and pgSQL and 8.1. Everything worked beautifully until I installed it on my webhost. The host is runing Gentoo with pgSQL 8.x and PHP 5.x.
I managed to clear up most of the issues but I'm having problems with my "File system path" and file.inc line 91. Here's the error:
* warning: mkdir() [function.mkdir]: No such file or directory in /public_html/includes/file.inc on line 91.
* The directory public_html/sites/mydomain.com/files does not exist.
So I've read like 5 gazillion posts on the status of being able to upload files and NOT have certain file types have their name be appended with .txt (e.g., file whatever.css becomes whatever.css.txt when uploaded for instance).