Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Any ideas on how I could begin to create a new permission that allows certain users to access the node->teaser and not the full node->body?
I am currently looking at adding and additional permission to node_privacy_by_role module. It seems, however, that nodes only know one permission "view" for both body and teaser. This complicates things... how could I differentiate between requests for full bodies and only teasers?
i get this error when trying to change the settings for my client id and such:
adsense.module2L???????mBIN??i?
warning: Cannot modify header information - headers already sent by (output started at /home/toltmann/public_html/welcome/modules/adsense.module:1) in /home/toltmann/public_html/welcome/includes/common.inc on line 192.
I attempted to report an issue, but the submission is very very buggy.
I have been reading the drupal handbook (the module developer guide in particular) and learning a lot about the drupal architecture and i am really enjoying using the software that so many contributors have
helped to create,
Fantastic!!
I would like to add the following feature of allowing a user to select an emotion icon
for his/her account and display this on the main page in the profile/online user sections
I am new Drupal user. Last time I was trying to develop simple module and I have simple question to you: How I can get variables, which was post from form?
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?