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

Does this work? CCK programmatic import / sync

Hi,

AFAIK you can use the import/export module to import nodes into CCK based on a CSV file...

I was wondering how you would implement a good multi-database synchronisation.

The case is that 2 tables from an external database application shall be loading (one-way) into Drupal.
Actually there's more data to be added to this data (on a record level) but only a subset of fields shall be importet/updated on a regular basis (hence automated/programmatic)

Can you point me to a good solution/module/sample code?

Your help is appreciated

Christoph

Basic storage of a number?

First, I'm an extreme beginner to Drupal, PHP, and anything that has to do with web hosting. I managed to install Drupal onto my server and configure it a bit, but now I want to add some things to it. I'm not even sure if this is a module, but I'll say it anyway...

I want to know how to have a form on a specific page that the user can input a number, then the number will be saved to the database. If the number is above a specific ammount, they will have access to a page such as "winner".

I'm having problems with votingapi module

I'm not very skilled with MySQL, so I cannot decipher this message after I enable the module:

user warning: Table 'kelp_drpl1.votingapi_vote' doesn't exist query: SELECT DISTINCT uid from votingapi_vote in /home/kelp/public_html/tutorialwhore/includes/database.mysql.inc on line 121.

Any ideas to what I have to do?

Ondersteuning Drupal site (4.6/Postgres) gevraagd non-profit/fondswerving

We hebben in het verleden in Drupal een site laten ontwikkelen (zie www.fondswervingonline.nl).
Fondswervingonline.nl is een not for profit initiatief om non-profit instellingen te helpen bij het werven van subsidies, fondsen en sponsors.

Momenteel draait deze op Drupal 4.6 en Postgress op een eigen server met redelijk veel maatwerk en modules.

De programmeur die dit ruim een jaar geleden heeft gemaakt heeft een andere baan gekregen en is niet meer beschikbaar, terwijl we wel tegen veel fouten aanlopen en redelijk veel willen laten aanpassen.

Onze vragen zijn:
-Heeft u tijd en interesse om ons te helpen met aanpassen en installeren van modules van Drupal (4.6 /Postgress) en het oplossen van fouten.
-Heetf u tiid en interesse om te helpen bij het maken van maatwerkmodules en uitbreidingen voor de site.
-Wanneer zou u indien u intreresse heeft af en toe tijd hebben.
-Welke vergoeding vraagt u.

Fondswervingonline.nl is grotendeels not for profit. We hebben wel wat budget maar niet veel. Wellicht kunnen we iets wederzijds acceptabels bedenken.

Helaas komen we er achter dat er toch wel het een en ander niet werkt zoals we het willen en we toch het een en ander aangepast en uitgebreid willen, kortom: een hele kluif. Graag werken we dan ook met iemand met ervaring met Drupal.

Graag hoor ik van u op korte termijn.

Met vriendelijke groeten,

Fondswervingonline.nl

Advanced poll module

How to make that the user could vote some times?

How to pass parameters to a page?

I would like to pass a parameter to a node page. This parameter will change the way the node page is displayed. I could use a URL like this:

http://hostname/node/1234?foo=bar

Pages

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