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

Get active language

Is there any API function to get the active/selected language in Drupal 6? There are different ways to negotiate the language in D6 (e.g. url prefix, $user->language, fallback language, ...), but how can I get the active language in a module? Checking $user->language is apparently not sufficient because one can override this with a url prefix (e.g. language switcher block). I couldnt find an API call like i18n_get_lang() (from i18n module) in Drupal 6.

OG Filter Function

Hi All,

Can somebody provide the solution for me on add the Filter function in the OG List page?

I want to have a search or filter function whereby user can search the OG based on the categories

Thanks

Database Queries?

http://drupal.org/node/82963

More specificially..

Autoresponder

Module I downloaded and installed: Autoresponder

Link for it: http://drupal.org/project/Modules/category/66

How do I do it so once a user subscribes to something they get an e-mail telling them you have successfully subscribed or something?

E-mail help

Module I downloaded and installed: Autoresponder

Link for it: http://drupal.org/project/Modules/category/66

it works fine for registered users.

But what if I want also non-registered users to register and then have them in the system and then we can send them newsletters and such?

Searching for Users

Say for instance that I want to search for users who are interested in golf. If I type "golf" and ask to search inside "Users", it returns no results, even though I know that there are a few dummy users (for instance Kevin) that I created, who have "golf" listed among their interests on their profile pages. If I'm not mistaken, that's because it searches for User-names and not for profile fields.

Now, what would be the best way to make this work???

I know that there are potentially easy solutions to this problem. And I wanted to see what solutions you will recommend.

Pages

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