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

LDAP Integration - blank page problem

Hi,

I have a WAMP setup - Windows Server 2003, Apache 2.2, MySql 4, PHP 5 and Drupal V 5.1.
The extension=php_ldap.dll has been enabled in the php.ini file and server restarted.
I am trying to connect to our Windows Active Directory with Drupal. I have connected our Bugzilla install to our Windows Active Directory so know it is possible, but have had no success at all with connecting drupal.

I installed the LDAP Integration module but consistantly get a blank page when attempting to log in as any member of our network.
There is no error at all, just blank white page. I tried a login with a bad password and also got no error, just blank white page. The Apache2.2 error log is giving the following error:

PHP Fatal error:  Call to undefined function ldap_connect() in C:\\www\\drupal\\sites\\all\\modules\\contrib\\ldap_integration\\ldap_integration\\LDAPInterface.php on line 101, referer: http://vhostSiteName/

I am quite sure I have the proper LDAP settings as I mentioned we can connect our Bugzilla install to our AD and I am using the same info. And, as the error above suggests, it has something to do with a call to the PHP ldap_connect() function. That said, I have attempted many different permutations of the "DN for non-anonymous search"... From domain\user to user@domain.example.com to the full DN:

How to Look Up a User's Password

I have recently created a new version of my site under Drupal 5.1, and I'm planning on abandoning the old Drupal 4.7 version of my site to start fresh.

I have a small number of users from my old site that I would like to manually register on the new Drupal 5.1 site. How can I look up each user's current password on the old site, so that I can re-type it as their same password on my new site?

UID in views block on usernode

How does one access the uid on a usernode for use in a views block? I have a block I made in views that appears only on a user's usernode, however I can't make the view work on the usernode because the url resembles node/2606 and 2606 does not relate to the uid. Basically I guess I need a way to translate the usernode ID into the author's UID. Thanks.

Custom Inline Region not showing on Category Page

I've created a custom region called inline which I use to display a Google Adsense block and social bookmarking module as a float-right in my content. That part is working fine and wonderfully!!

However, on a category page, my inline region is not showing up. It relates back to this line in my node.tpl.php file:

Creating cross-posted, threaded discussions (multi-city forums)?

Dear all,

I am working on a multi-cities site.

We would like to have a discussion (stories, articles) feature structured as follows (in sketch):

NATIONAL PAGE--- CITY PAGES---- TOPIC PAGES
|
|
|---Chicago-------- Religion
| |
| |----------- Politics/Activism
| |
| |----------- Music
|
|---Oakland-------- Religion
| |
| |----------- Politics/Activism
| |
| |----------- Music
|
|---Anytown-------- Religion
| |
| |----------- Politics/Activism
| |
| |----------- Music
(etc).

Getting some errors on Ecommerce module for Drupal 5.1 after activating ec_mail module

After activating ec_mail and various other modules that came with the ecommerce module i get errors and a blank page. These errors are:

* user warning: Table 'drupal5.ec_transaction' doesn't exist query: SELECT COUNT(txnid) FROM ec_transaction WHERE (payment_status = '1' OR payment_status = '7') AND (workflow = '1' OR workflow = '2' OR workflow = '3' OR workflow = '4') in /var/www/html/drupal5/includes/database.mysql.inc on line 172.
* user warning: Table 'drupal5.ec_transaction' doesn't exist query: SELECT COUNT(txnid) FROM ec_transaction WHERE payment_status = '2' AND (workflow = '1' OR workflow = '2' OR workflow = '3' OR workflow = '4') in /var/www/html/drupal5/includes/database.mysql.inc on line 172.
* user warning: Table 'drupal5.ec_transaction' doesn't exist query: SELECT COUNT(txnid) FROM ec_transaction WHERE payment_status = '2' and workflow = '6' in /var/www/html/drupal5/includes/database.mysql.inc on line 172.
* user warning: Table 'drupal5.ec_transaction' doesn't exist query: SELECT COUNT(txnid) FROM ec_transaction where created >= '1170288000' AND payment_status = '2' AND workflow = '6' in /var/www/html/drupal5/includes/database.mysql.inc on line 172.

Pages

Subscribe with RSS Subscribe to RSS - Post installation