This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Unable to install CiviCRM on Drupal 4.7 using IIS 5

After installing CiviCRM, downloaded from CiviCRM.org. After completing the manual install and editing the configuration file I receive nothing but blank pages on every request to the site. I am using Drupal 4.7, MySQL 5, PHP 5 and IIS 5.

My PHP.ini file has the memory set to 32 MB (have tried 64MB). All folders requested in the configuration file have been created and granted read write access. Proper settings were entered for the database connection.

Any suggestions would be appreciated.

RFC: Metadata Aware Quick Uploader Module - Developer Wanted

Current Image Gallery Metadata Landscape

Many people are using applications such as iPhoto and Picasa to manage their photos. Professionals and serious hobbyists and delving into the new applications, Aperture and Lightroom. These applications are what many consider DAM or digital asset management applications. These applications are all geared to handle two tasks: image adjustments (white balance, cropping, grayscale conversions, basic clone and stemp tools, etc) and metadata handling. I'd like to see Drupal work hand in hand with these applications.

MENU_LOCAL_TASK items

I would like to create a tab menu item (MENU_LOCAL_TASK item) in my node view page that links to a place where you can add or edit an item using a CCK item type I defined.

I added the menu item successfully, but I'm only able to link to paths that start with node/[nid]. If I try to insert the menu item with the link I need, which starts with node/add/[contenttype] or node/[some other nid]/edit, the menu link won't show up.

I'm adding the menu link from a custom module I created -- all the module does is display the menu item.

Page node with some sort of 'user acceptance' ?

Hello

I would like the ability to have certain nodes (probably pages) have a button at the bottom where the user can "agree" to the terms or regulations that are written in the node.

Once the user agrees, a flag would be added to their account, and in a perfect world, would be added to the user summary in /admin/user .

I don't think that a new node is applicable, since its really just going to be a 'page' node - so maybe a custom module? or is there some trick with the Contemplate and Views module I can use?

Thanks in advance!

New Smileys Module for Drupal 5.x, with phpBB Smilies Packs Import/Export Feature.

As the title reads, need quick usability reviews/suggestions, and bug hunting for the build. You can grab the module files from:

http://72.232.228.123/drupal-5/?q=download

Or check for updates in CVS:

http://cvs.drupal.org/viewcvs/drupal/contributions/sandbox/GurpartapSing...

a little fapi riddle

I am interested in why this doesn't work (4.7), and what is required to make it work. This example displays a form, if I fill in the box and submit the form I can catch the button 'Submit' in the $_POST['op'].

If I catch the $op, then I add a little "Extra" to the form array. In the theme function, I then try to print the result (including the "Extra". This doesn't work, the extra is lost... why?

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions