I was planning on reusing node->body for my module, but it seems to get printed out before any content set in my module. I used the following two functions in my module, straight from the node.exmaple:
I'd like to test out CiviCRM and see what the buzz is about. I notice the requirements for CiviCRM call for PHP 4.11 or PHP 5.
However, I'm running Debian Sarge which uses PHP 4.10. I'd rather keep my Debian installation "pure" and not have to install PHP 4.11 or PHP 5 by hand. Anyone know if the Debian version of PHP 4.10 is good enough to run CiviCRM?
I've just recently installed Gallery 2.0 and i've wiped my drupal installation clean to work on some integration but I'm having the following issue. I haven't seen this one reported anywhere-- so I figured I'd toss it up here to see if people have any ideas.
Using: Gallery 2.0
Drupal: 4.6.3
Gallery.Module: CVS HEAD (Updated 9/12/05)
Unable to get Gallery image block
Error (ERROR_CONFIGURATION_REQUIRED)
* in modules/core/classes/GalleryEmbed.class at line 764 (gallerystatus::error)
* in /home/xxxx/public_html/drupal/modules/gallery/gallery.module at line 185 (galleryembed::getimageblock)
* in ??? at line 0
* in /home/xxxx/public_html/drupal/includes/module.inc at line 182
* in /home/xxxx/public_html/drupal/modules/block.module at line 502
* in ??? at line 0
* in /home/xxxx/public_html/drupal/includes/module.inc at line 182
* in /home/xxxx/public_html/drupal/includes/theme.inc at line 864
* in ??? at line 0
* in /home/xxxx/public_html/drupal/includes/theme.inc at line 194
* in /home/xxxx/public_html/drupal/themes/engines/phptemplate/phptemplate.engine at line 204
* in ??? at line 0
* in /home/xxxx/public_html/drupal/includes/theme.inc at line 190
* in /home/xxxx/public_html/drupal/modules/node.module at line 1727
* in ??? at line 0
* in /home/xxxx/public_html/drupal/includes/menu.inc at line 354
Does the captcha module ever display a number? Because if not, I want to delete the word "number" from the captcha instructions ("Please type in the letters/numbers that are shown in the image above. ") -- Sometimes a user is confused if he's seeing zero or the letter O or the number one as opposed to the letter I.