Drupal is up and running but how do I ...?

Display word count for stories

Hello,

Is there an exiting option to display the number of words in a story? I looked at the options and couldn't find it.

I'd settle for it showing under RECENT POSTS, in the Read Comments line after story, etc. Just somewhere it is displayed.

Thanks!

HdI fix this path problem. I am getting tons of errors. Help please.

I am seing tons of errors like this:
themes/opentravelinfo/images/tabs-off.png not found
in my admin section.
However, whenever I go on my webpage (with Linux and WinXP/2000, Firefox and IE) everything looks good to me:
http://www.opentravelinfo.com
Everything loads and nothing is missing. It seems that lots of users don't get images
For instance:
xml.png not found. The request went to /xml.png although the image is located in /misc/xml.png

Users can choose theme?? Help!

Hi everyone

for some reason authenticated users to my site can choose between two themes in their user configuration section... Needless to say that this is not something I would like to see. But I have no idea where I can exclude this option - can anybody help?

Thanks
Lev

Corrupt forum tables

Hi all,

For some reason the drupal tables of forum in term_data seem to be corrupt. Everytime I try to add a forum I get:

user error: Duplicate entry '7' for key 1
query: INSERT INTO sp_term_data (tid, name, description, vid, weight) VALUES (7, 'test', 'test', '1', '0') in /home/pocm/public_html/scheme_portal/includes/database.mysql.inc on line 66.

warning: Cannot modify header information - headers already sent by (output started at /home/pocm/public_html/scheme_portal/includes/common.inc:384) in /home/pocm/public_html/scheme_portal/includes/common.inc on line 192.

And sometimes, only sometimes the hierarchy gets all messed up! :-| Here are my tables for term_data and term_hierarchy:
+-----+-----+----------------------------+--------------------------------------------------------------------------------------------------------------------+--------+
| tid | vid | name | description | weight |
+-----+-----+----------------------------+--------------------------------------------------------------------------------------------------------------------+--------+
| 2 | 1 | Programação | Fórums | 0 |
| 3 | 1 | Implementações | Questões s. | 1 |

spreadfirefox mission an front page?

Probably is because I'm new with drupal,

but i use spreadfirefox and after setting in theme option put the mission on,

it doesn't do nothing!!

how can I put on front page the site mission ?

ldap_integration: absolute Active Directory newbie trying to install this

Hey folks,

I have looked over the documentation for ldap_integration about 30 times, and I can't seem to figure out what I need to set in the ldap_integration module settings and conf.php to get this thing working.

I have a Windows 2003 domain controller / Exchange Server at 192.168.25.8. I've installed Drupal 4.6.3 on another Windows 2003 server running IIS 6, PHP 5.0.4, and MySQL 4.1.14. I'm trying to get the ldap_integration module working so I don't have to retype 163 Windows users into the Drupal user list.

It's unclear what I have to set in the conf.php file - I have the following in the top of that file:

// Edit this constant so that it indicates the LDAP attribute containing the login password
define(LDAP_PASSWORD_ATTRIBUTE, 'userpassword');

// Edit this constant so that it indicates the LDAP attribute containing the user's mail address
define(LDAP_EMAIL_ATTRIBUTE, 'mail');

// Admin must define a user able to write users' attributes (to generate new passwords when they are lost)
define(LDAP_WRITER_USER_DN, 'cn=admin,dc=mydomain,dc=com');
define(LDAP_WRITER_USER_PASS, 'admin_password');

// Admin must define a user able to read users' attributes (to read e-mail addresses when passwords are lost)
define(LDAP_READER_USER_DN, 'cn=admin,dc=mydomain,dc=com');
define(LDAP_READER_USER_PASS, 'admin_password');

What am I supposed to customize in this file? I'm also getting errors in the LDAPInterface.php file when I try to login as a user:

Pages

Subscribe with RSS Subscribe to RSS - Post installation