Im writing a module for drupal, Im trying to create a node from my module, everything is fine , I only have 1 problem with creating an image , The image exist on different server, so I want to grab th
I am trying to clone a submodule for my drupal installation. I run the following command: git submodule add http://git.drupal.org/project/token.git /sites/all/modules/token
I\'ve got a problem with Media module for Drupal 7, it works great all over the site, except in a custom module I\'ve created.
Hello everybody 开发者_运维问答and thanks for interest some time ago i have started to use Drupal, but i am not best programmer, i am learning to be, and now i have one little issue.
I am having a bit of a problem here with git. I have a drupal set up. I have the proper .gitignore set up.
I\'m working in Drupal 6.I need thumbnails for the images that are getting uploaded to my site, but, for a variety of reasons, I need several different sizes for different kinds of images.Thus I\'m in
I have created database and user and give all the privilege to the user.When i give the IP as Database host.It will show the following errors.Giving hostname as localhost it will work fine.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
When using the date filter in the views module, is it possible 开发者_StackOverflow社区to have a select list or a nice date popup instead of just a text field.I don\'t know exact way in drupal 7 but i
I\'m trying to figure out what is wrong with this bit of Drupal 6 php code i\'m trying to get working in Drupal 7: