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

survey and theme

I would like to use the survey-module.
But the created forms should have another layout.

+++++++++++++++++++++
Company ___________ Name _____________

E-Mail ___________ Phone_____________

...
..

how can I do this, do I need a special named php-file like flexinode?

Thanks for help

Wonder if there is such a module..

Hi everyone

I wanted to know if there is a module that allows the user to submit all their profile details to a set email address (ie. the admin).

I need to build a web site where the person simply signs up, places an order on something, then upon submitting the order (which delivers an email to me) all their profile detail (name, address, etc) will be delivered to me. That simple, because I don't need anything else.

I tried the e-commerce module, but that just shows a blank page upon enabling. Any help?

Taxonoy Subscritption

Is there a module used to subscribe to content posted in certain taxonomy terms?
Basicly, you could press a button on the taxonomy page, and you would get an email if anyone posted in that category.
If a module like that doesn't exist, I would be happy to code my own, and any guidance would be useful.

I am using 4.7RC2.

where is CSS.module ?

I can't seem to see/find the css.module?
so I'll post a bug here:

this is a bug report for css.module

custom css disapears when an editor (without acces to edit custom css) edits a page ...

regards J!

Aggregator2

hi
my drupal version : 4.6.6
drupal module : aggregator2
action : refresh items

warning: mb_convert_encoding(): Illegal character encoding specified in /my/durpal/path/common.inc on line 1630.

warning: Cannot modify header information - headers already sent by (output started at /my/durpal/path/common.inc on line 192.

Note : XML File encoding windows-1254

sorting table on 2 fields

Hi,

I use a few tables on my site with data from the database, and the rows are ordened by a date field.
But when multiple rows have the same date, the next thing it gets ordered on, is the node ID (so basically the adding order).
Now i want to achieve that multiple rows with the same date, get sorted alphabetically instead.

How would i achieve this? Normally that could be done with simple SQL, like "ORDER BY date,title", but the SQL is dynamically generated in Drupal.
Here's a bit of the code:

Pages

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