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

Problem installing modules in Drupal

I have installed and have been using and refining a Drupal 4.7 website for about 10 days, but have been having trouble with the installation of some modules (4.7) .
When I install some of the modules in the corresponding directory it makes my module administer page go blank, making me unable to turn on or off any module. Everything goes back to normal if I delete the module.
Could somebody help me figure out what to do with these modules (event module, forms module, civicrm module).
Fernando German

HTML template for a drupal site? [I know this seems redundant.]

I'm the project manager for a large website.
I've been hired to take over for a contract that is 3 months overdue.
The programmer chose drupal and has a substantial but not-functional site designed.
The owner wants to use the design, but doesn't like drupal's layout which is more suited for blogs than a commercial venue.
I offered to copy the drupal layout into HTML pages and solve the infamous drupal screen resizing problems.
This also allows us to walk-around drupal on its other limitations such as custom templates not fitting standard modules.
The problems getting drupal to output back IN to the HTML. I've no problem submitting the data correctly, but drupal always "wants" to output a full html page when all I want it to do is give me back the SQL data and some content.

When I use a FORM action I can direct drupal to another page, but this only works haphazardly, and I'd like a more seemless interaction with drupal NOT handling the HTML!

I really need some suggestions on this.

The drupal programmer went on VACATION with the contract still unfilled and now four months overdue. We are paying 250.00 a day in site expenses until I can solve this problem, allowing us to terminate the contract and apply for remunerations.

If it were not for the active and supportive drupal community, this programmer would have burned me forever - causing me to hate drupal. We bought the drupal book and I've been using it, and I'm slowly starting to like it, despite its limitations.

Troubleshooting crazy MySQL, what does 'AND 1' mean?

Hi, I'm trying to get more eyes on a problem I'm having with the Advanced Users module.
My issue: http://drupal.org/node/78040

The problem only appears when running on my postgreSQL database. Postgres doesen't like the AND 1 part of a select query:

warning: pg_query() [function.pg-query]: Query failed: ERROR: argument of AND must be type boolean, not type integer in /usr/share/drupal/includes/database.pgsql.inc on line 84.

Here is the full query:

organic groups module api?

I want to create a group via another php application that I'm using and would like to know if there'a an easy way to do this? I ask because I have og_groups all setup to create a forum and a calendar for my groups and would like to create a new group when another event takes place on my website.

thanks in advance

customised view of module for each user - already done ?

Hi,

I am working now on a module which is responsible for presenting some content of my web page.

I would like to create a settings page for each user to let him customise displayed content.

For example one user would like to see only 5 links, but the other prefer to see 10 links instead.

Each one of them can acces their own settings of this module.

I presume I should create additional table for storing these setting..

Is this functionality achievable through existing modules or is it already imlemented?

Pages

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