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.
Alright so im running drupal 4.7, 4.7.1 to be exact. I recently have been doing alot of adding features and modules to a test site im working on. The latest thing was the image modules. I have image, image_asst, and image gallery installed. Whenever i try uploading/adding pictures it seems like i sent (uploaded) the data to the server but im returned to a completly blank page in firefox and a page cant be displayed in IE.
No images were ever found in the folders and no sql entries.
All the folders are marked 777 to be writable. Still no success
I'm making a personal website out of Drupal. I setted Filtered HTML as default so that annonymous users, who are alllowed to leave comments, can use Filter HTML.
However, I'd like to use Full HTML when I myself add and edit contents (e.g., blog, book page and page). As a admin, I'm allowed to use any input format, but everytime I add a content, I have to choose Full HTML from Input Filter in editing page (i.e., ?q=node/add/blog). This is a little pain in the arse for me.
I just installed Druapl (the Civic distribution) wanted to install the organic groups module as well. I uploaded the og module to the /modules directory like normal. Drupal recognized everything, and I enabled the mod. However, when I go to access the settings, I get this error:
warning: Invalid argument supplied for foreach() in C:\apachefriends\xampp\htdocs\civic\modules\og\og.module on line 66.
I've got a strange issue with the gallery module for drupal 4.7 and gallery 2.1 that I haven't been able to find in the drupal forum. I have Drupal 4.7.1 installed, PHP 4.4.1, mySQL 4.1.14.
Cache, clean urls, are enabled and url rewrite disabled.
I am using SimpleVote widget and an image (placed in a text field made with CCK). Both are floating right, but because Drupal recalls the SimpleVote widget first, the 5 stars are appearing above the image.
Does anyone have any idea how I can change this kind of thing?