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

Invision/Drupal Integration

First of all, I know these [blah blah forums] and drupal integration thread has been posted [a number]*10^10000000000 times, but I've searched high and low and can't find a modification to integrate the Drupal and Invision user database together, anyone got any ideas to such mod?

Retrofitting "new" modules to old versions of Drupal

Hi.

I have inherited a site built with version 4.4.2 of Drupal. I have found a new module (Simple Access) that I would like to install. I am not sure of the historical architecture of modules on Drupal. Has the “format” for modules changed since version 4.4.2 ?

Unfortunately I cannot find old 4.4.2 install files or I would simply build a test site and install the Simple Access module. The other obvious choice would be to upgrade Drupal. But there has been a ton of customization on this site.

Any thoughts.

Thanks

excerpt.module

I installed the excerpt.module semi-succesfully because when I try step 3 in the 'INSTALL.txt' file, I do not get to see the 'default workflow'. Can anybody help me with this?
I copied the 'INSTALL.txt':

need assistance formatting tables

OK, I've got a table in my DB called 'group_members'. This table has 2 columns, 'gid' and 'uid'. I'm using this command to pull the info:

$members = db_fetch_array(db_query("SELECT uid FROM (group_members) WHERE group_members.gid = '%d'", $node->gid));

I want to take all the UID's that it retrieves and output them as a column in a table. I want another column to the right of that with a link that removes the UID (the whole row actually) from the DB.

User-submitted links node/module?

Hey... I'm still very new to Drupal, but I've seen others who have used it. I've seen a web links module that lets users submit their favorite links to a central list the same way they submit stories, and other content. I'm not seeing a module here for that... just different variations of links within stories and content. Anyone know of such a thing?

Thanks!
Natalie

How to submit a module?

Hello,
I work for Userplane and we recently completed building a module that allows Drupal sites to add our Webchat app. The trouble is I am having problems finding out how to submit this to the modules section of the site. If someone could point me in the right direction that would be great!

Thanks,
Shane

Pages

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