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 have a problem with the image style modul..no file will be transformed. how i can solve this problem? its urgend for me. My site looks crappy with the missing images. I have setup all permission on the style directory to 710 but the image style module don´t generate anything...i´m really nervous, what is needed for the image styles? is there any db tabel thats i can clean up?
I'm developing a module which uses twitter module to post tweets on certain account. Trying to develop in TDD way I'm writing bunch of testing functions. Everything was fine until I wanted to test behavior of my function which relies on methods defined in other module.
So is it possible to create a mock module in testing environment, with the same name as an existing one in production env., so when tested module calls
I'm trying to put together a sort of download site. This site will allow any user to upload a file with related images and I'd like to limit how many files they can upload and the total size.
Then, I want the front page of the site to show most recent uploads and featured uploads. These will show a decent sized image of one of the users image they had uploaded that they can choose.
So when they upload a file (.zip) with images (.jpg/.png etc) they can choose the default image to be shown in search and whatnot.
Hi
I am trying to install themes and get this error:
"Warning: mkdir() [function.mkdir]: Permission denied in DrupalLocalStreamWrapper->mkdir() (line 628 of /home/norumz5/public_html/includes/stream_wrappers.inc).
bluemasters-7.x-1.2.zip does not contain any .info files."
Also modules will not install, I am using Drupal 7.0 as I am having problems updating to 7.7.
Hi I'm almost on a home stretch with the calendar in Drupal 7
and I was hoping someone can help me. I finally was able to set up a calendar and my Month view seems to be working and lists all events. ( month view - http://is.gd/p18Vf9 ), however my date view gets mixed up. Wednesday days appear on Thursday. So on Aug 11, it shows events from August 10 and it all mixed up together (date view - http://is.gd/9jjuxz ).