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.
everything worked fine on my localhost server, but after uploading it to the web server drupal tells me that "This version is not compatible with Drupal 7.x and should be replaced".
I am working on a module which will display more info in user's page(user-profile.tpl.php).
(Yes, hook_user_view is another option, but I want to put my HTML code in tpl files)
How do you FULLY disable/uninstall the book module?
I added/installed the Drupal Core module - book module, but after inspecting it i have come to a conclusion it's not going to be used after all despite it was planned, but i can't fully remove it....