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

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:

acidfree can't sort image by name or time

i have test the acidfree for album, and i found 2 questions about it .

1, i have many dc photos to import, but in web UI ,I have to import 5 pics one time.
so, i use sftp upload my pics to the server. and use the "import form local" to import my photos .

2 but ,,, when time went on, i found that the sort is random, since the files uploaded name is from img0001 to img0098, in the album, the frist pic is img0017, the secend is img0038........
i want to know how to upload many pics one time in the web UI, and how to resort my photos by name or time (or others).

Pages

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