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.
I've recently installed Drupal 7.9 with the shib_auth module. Shibboleth _seems_ to be working for me. I can click on the Shibboleth login link and get redirected to the IdP interface, authentication works there, then I'm redirected back to the drupal site. I currently have two problems:
-1- I'm not logged into Drupal after successfully authenticating at the IdP web UI. I'm getting an "Access denied. You are not authorized to access this page" error. My shibboleth-authenticated user is not getting created in the MySQL backend.
i am using d Marinelli theme. i am trying to apply customs css settings to my new blocks but i am not able to find local.css and if i call existing css rules, they seem not to apply.
I'm trying to create a little small form in which to place the controls inside the custum miomodulo.module .. I put this code, hoping that the pressure of a content type SAVE at least came running ... but nothing.
who is wrong?
I would like to create a custom content type with a two column layout. I basically want the functionality of a Panel, but as a custom content type. Any advice on how to do this is much appreciated. Thanks!