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'm looking for the function that actually decide that an user is fully registered. I need help.
This will be the exact location for me to enter some php lines to register the same user in a phpbb forum under the same login with the same password & mail.
In other words, I would like my users to register only once to use both Drupal website and the forum.
And I also need to register them into Drupal's database if they choose to register using the forum....
I really need your help to complete these two difficult tasks. Thank you.
I don't know its working as design but i think its a bug:
I wrote an static html page in create content page and then write a full html page in body section and in that i tried to change the background colour but the page background didn't change to black by using following mentioned code:
By using all the different style one by one.
If we are supporting full html page in any create content page then we should support the whole html feature.