I have a problem with Drupal 6.20. Possibly after a PHP update, site stopped working. I get: Notice: unserialize() [function.unserialize]: Error at offset 0 of 22765 bytes in /PA开发者_运维百科TH/in
is there a way to make drupal6 Privatemsg moudle to notify user开发者_JAVA百科 by email that he got new message?Yes, in the Privatemsg module, this functionality is already there. You should go to (ad
How do I create a form in drupal with about 5 text fields, allowing the user to enter in data, then click the submit button a开发者_JAVA百科nd get it to save all the data into a mysql database table?I
I have a lot of biblio nodes开发者_Go百科 in old site. Now I want to transfer them to new site. I need a way to make a bulk biblio export.
I\'m trying to redirect my old pages to new pages but this is not working. I\'ve added these \"redirects\"in the very beginning of the .htaccess file. When I added in the bottom, it gave server miscon
I have a custom module implementing a syst开发者_运维技巧em settings form, and I would like to attach WYSIWYG to the text area field. However, nothing I am doing is having much affect. I am using the
I installed the module Rules and created a rule: when content is saved, echo 1+1; is executed. Nothing happens when I create a new content and save it.
Is it possible in Drupal Taxonomy? I\'ve many pages related to consumer products to be in following vocabularies:
function rate_preprocess_rate_template_emotion(&$variables) { extract($variables); $buttons = array();
I have a problem that could be something simple - but I can\'t get my head around it开发者_如何学Python at the moment.I have a few sites hosted on my Ubuntu 10.04LTS virtual server, and on all of them