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

Ldap problems

I am using 4.6.1. I use a windows 2003 domain system. I have ldap_indegration module setup. When I try to connect I am getting the following error :
ldap_bind(): Unable to bind to server: Invalid credentials in D:\Inetpub\UCPrivate\modules\ldap_integration\LDAPInterface.php on line 59.

then I get

LDAP Bind failure for user uid=administrator,dc=unicoischools,dc=com. Error 49: Invalid credentials

I am using the correct username and password. Any ideas what would cause this?

Bruce Tolley

ecommerce shipping

I want to make a module to offer ups rates for shipping in ecommerce. To do this, the shipping module needs to know the sender's and receiver's zip code (or full address) and the weight of the shipment. Given the hooks and structure of the ecommerce modules, where would I look for this information?

GoogleAds and Firefox

For some reason, the GoogleAds module works fine for me in IE, but in Firefox, I get the placeholder. Anyone know what's going on?

Delete SQL queries

OK in one of my new modules, I am trying to do a "bulk" delete of rows from a table using:

db_query("DELETE FROM sampleTable WHERE keyColumn like 'deleteme%'");
$rowCt = db_affected_rows();

In this example, $rowCt gets set to 144 indicating 144 rows were deleted as expected. But, when I go look at the table ... the number of rows is UNCHANGED!

technorati module

Hi guys!!

I installed the technorati modulde from http://www.flevour.net/node/124 but I recieved this message:

warning: implode(): Bad arguments. in xx\xx\modules\technorati_tag\technorati_tag.module on line 64.

Any idea how to fix this problem...?

Thanks..

Flickr Problems with xmlrpc

Hi,
i have some Problems with drupal 4.6 and flickr.com and xmlrpc. If i try to upload an picture via flickr(xmlrpc), drupal overides my settings in content where i enable -Promoted to front page-. After an upload it is disabled that means that i have to manually enable it. I can only upload over xmlrpc.php as admin. Every other user starts an error message on flickr. Whats wrong? Flickr? Drupal? Me? :-)

Joern

Pages

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