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.
Hi All!
I've just joined to this community and I hope that you can help me! :)
I have a Drupal 6 site with some modules that are not available for Drupal 8 (contemplate for example).
Drupal 8 should be quite different than 6 so I'd like to ask, what is the best approach to upgrade from 6 to 8?
thanks!
I have just installed the 8.0.1 and want to try the Migrate and Migrate Drupal core extensions. But when I select them and click install they are not installed. What do I wrong?
I updated my core files but when I now go to the site every page are empty. When I put error reporting on, text is "
Fatal error: Call to undefined function user_access() in /home/www/sites/all/modules/admin_language/admin_language.module on line 558"
I checked that admin language module status is 1 in database.
How can I solve problem and get my site live again?
Please suggest a module that can display total no. of anonymous and authenticated users visiting the site. The count should increment by one per visit. The counter module and visitor module available are incrementing twice, once during login and once during logout for authenticated users. Please suggest a suitable module which will count exact no of visitors by incrementing the count by one per visit