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.
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.
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]
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?
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