drupal-6
Processing RSS feed content in Drupal
I am currently working with a third party, who provide product information to us in an RSS feed. Our Drupal 6 site imports from each feed (categories, essentially) the RSS stories (products), and dis[详细]
2023-04-13 09:44 分类:问答Maximum execution time of 30 second exceeded in c:\wamp\drupal\includes\database.mysqli.inc on line 114
When i extract .ZIP files(Modules e.g Ubercart,开发者_StackOverflow中文版cck) on sites/all/modules Folder in drupal 6 and try to enable it from admin->modules and when i click \'save configuration.\'[详细]
2023-04-13 08:24 分类:问答My Form Submit Function Is Not Working
I\'m developing a custom module for Drupal 6, that creates a simple form. My problem is that the submit function is notbeing called/processed!!! Here\'s my code:[详细]
2023-04-12 23:08 分类:问答Drupal 6 - how to set up a VIEWS block?
I can\'t figure out how to set up a block view for this in Drupal 6: Users submit a picture.If it is approved, I upload it to the site.[详细]
2023-04-12 22:53 分类:问答Log in Drupal site in Phonegap
I am trying to allow my users to log in from their mobile app to a Drupal site in order to retrieve some of their profile information. Anybody knows how to do it? I have the Services module on the sit[详细]
2023-04-12 22:20 分类:问答Add radiobutton to hook_form
I want to add radiobuttons to my module. How can I add using Add radiobutton to hoo开发者_如何学运维k_form?function mymodule_some_form($form_state) {[详细]
2023-04-12 20:28 分类:问答Drupal add possibility to change submission id
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.[详细]
2023-04-12 16:18 分类:问答Can I get imagefield to NOT create thumbnails?
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[详细]
2023-04-12 15:40 分类:问答Ubercart checkout: when clicking to review order, do some additional validation
When a user goes to checkout and clicks on \"review\", I would like to be able to开发者_如何学Go hook into that process in order to do some custom validation.[详细]
2023-04-12 10:10 分类:问答Faking Auto Increment Increment on a Table in MySQL Using Trigger
I have a content table in my MySQL database (a Drupal content table, for what it\'s worth), which has an auto incremented primary key, nid. I want to be able to implement an odd and even id solution,[详细]
2023-04-12 08:17 分类:问答