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

Editing Default Login Form

Hi,

If I wanted to edit the Default Login Form, what file would I do this in? Is it in the phptemplate.engine file? All I want to do is edit how it outputs the HTML for it because the way they have it set up, its making it difficult for me to get it to display how I want. Is there a certain function name that I should be looking for? If anyone can help me out I'd really appreciate it.

Joe

Editing Default Login Form

Hi,

If I wanted to edit the Default Login Form, what file would I do this in? Is it in the phptemplate.engine file? All I want to do is edit how it outputs the HTML for it because the way they have it set up, its making it difficult for me to get it to display how I want. Is there a certain function name that I should be looking for? If anyone can help me out I'd really appreciate it.

Joe

Count Referrers - partnership program

Hello,

i'm looking for module which would provide me the following functions:
* link foreach signle user, i.e. www.site.com/?referrer=username
* users registered using &referrer are counted to referrer account
* once user gets redirected to www.site.com by referrer it has cookie with referrer name/id/whatever, which can be changed only by other referrer [LIFO]

Making two fields become the title

In my node module, I am trying to make the fields fname and lname become the node title.

To do this, I left out the $form['title'] field from the form_hook implementation.

Inside the nodeapi hook, I have this:

PhP Includes

I dont know the best place to but this in but i would like to be able to use a php include in the center(content) location in drupal how would I be able to do that?

php include code

include(file_location)

LDAPAuth Giving "Line 107

Drupal 5.x running w/ XAMPP on Server 2003
Active Directory 2000

After installing LDAPauth and following http://drupal.org/node/118092 , I am getting the following error when going back and logging in with an Active Directory (2000) account:

Fatal error: Call to undefined function ldap_connect() in C:\xampp\htdocs\sites\all\modules\ldap_integration\ldap_integration\LDAPInterface.php on line 107

I checked that line:

Pages

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