Best Forum Module in Drupal

Hello everyone. I'm brand new to this forum - thanks for creating it.

I'm looking to add a forum and a blog to my site, and would like to see if there are ones that people recommend. I not exactly sure how to describe what I'm looking for, but I would like them to look slick and have clean, easy-to-use functionality.

If you know of a site where I can see the forum and/or blog, please post. Does anyone know what module this forum uses?

Here's the link to my site:

http://www.doyogawithme.com/

The new user was not created. Please contact site administrator.

Hi,

My Drupal is connected to an LDAP server.
When trying to create a user through the /admin/user/accounts/new from, i returns the following message :

"The new user was not created. Please contact site administrator."

In /admin/reports/dblog, I see the following error :
Type ldapprov
Date Jeudi, septembre 26, 2013 - 17:34
Message User creation: user was not created in the LDAP directory.
Importance error

As the test connection to the ldap server is ok, I'm gonna search where to find a beginning of a explanation.

Display two node types in a block view - but with different urls?

Hi Folks,

I'm using a view to create a menu in a block. I'm filtering based on node type and outputting the title with a link to the page I want it to go to. Now I'd like to add an additional node type in this menu (no problem there) but then it takes on the url of the first "title." Is there a way to specify a different url to the title of the additional node type in this same view?

Thank you for reading.

Gmap 6.x-2.0-beta3 Longitude has too many decimals?

I'm going to make a video telling people how to use my site but can't understand why longitude has SO many decimals? Would think 5 to 6 as latitude shows would be enough but don't know where to change this, please? Some examples from EDIT:

Latitude: 55.651254
Current coordinates
Longitude: 12.536312
Source: User-submitted
Latitude: 55.651254
Longitude: 12.536311999999953
-----------------------

[SOLVED] Boost module is caching the pages but not showing them, only the homepage

Hi,
the Boost module is creating all the cached pages of the website, in different languages. But only the homepage www.example.com/ is returned cached, the others don't. I have all permission set in the cache folders and no error in status reports. I have Global redirect enabled, .htaccess is modified according to Boost settings..

### BOOST START ###

# Gzip Cookie Test
RewriteRule ^(.*)boost-gzip-cookie-test\.html cache/perm/boost-gzip-cookie-test\.html\.gz [L,T=text/html,E=no-gzip:1]

# GZIP - Cached css & js files
RewriteCond %{HTTP_COOKIE} !(boost-gzip)
RewriteCond %{HTTP:Accept-encoding} !gzip
RewriteRule .* - [S=2]
RewriteCond %{DOCUMENT_ROOT}/cache/perm/%{SERVER_NAME}%{REQUEST_URI}_\.css\.gz -s
RewriteRule .* cache/perm/%{SERVER_NAME}%{REQUEST_URI}_\.css\.gz [L,QSA,T=text/css,E=no-gzip:1]
RewriteCond %{DOCUMENT_ROOT}/cache/perm/%{SERVER_NAME}%{REQUEST_URI}_\.js\.gz -s
RewriteRule .* cache/perm/%{SERVER_NAME}%{REQUEST_URI}_\.js\.gz [L,QSA,T=text/javascript,E=no-gzip:1]

# NORMAL - Cached css & js files
RewriteCond %{DOCUMENT_ROOT}/cache/perm/%{SERVER_NAME}%{REQUEST_URI}_\.css -s
RewriteRule .* cache/perm/%{SERVER_NAME}%{REQUEST_URI}_\.css [L,QSA,T=text/css]
RewriteCond %{DOCUMENT_ROOT}/cache/perm/%{SERVER_NAME}%{REQUEST_URI}_\.js -s
RewriteRule .* cache/perm/%{SERVER_NAME}%{REQUEST_URI}_\.js [L,QSA,T=text/javascript]

Content Glider - How to assign to different pages

Hi,

I want to add a second content glider to a new page, but I do not see where I can assign this?

I have set up the content type to be a new_rotator_article, but when I go to select the rotator location, it only gives me 2 options.

Where can I set up the glider on another page?

Thank you!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x