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,
I received the following error after upgrading to Drupal 7.41
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'familyt9_member.blocked_ips' doesn't exist: SELECT 1 FROM {blocked_ips} WHERE ip = :ip; Array ( [:ip] => 108.26.124.25 ) in drupal_is_denied() (line 1921 of /home1/familyt9/public_html/drupal/includes/bootstrap.inc).
I have tried every fix out there from creating the table, changing false to true in the settings file, nothing works. Please help. Would rolling back to an earlier version work?
Drupal updates page all modules greyed out with message "Failed to get available update data" for every module, worked up until 12/1/16. When clicking on check manually button receiving error message Failed to get available update data for 22 projects. Checked network tab in IE dev tools for http errors but everything looks okay.
I updated views module from 7.x-3.0-rc1 version to 7.x-3.11. To do so, I followed the following steps :
- backup everything
- used meld under Linux to copy and replace files in views's folder. Also tried with drush dl views --select and get the same result.
- drush updb
- drush cc all
I have recently upgraded to Drupal 7.41 and have noticed that pdfthumbs no longer creates a thumbnail. Existing pages are displayed correctly, but new files uploaded display a black rectangle instead of a thumbnail. The rectangle links correctly to the underlying pdf.
Although I noticed this behaviour after upgrading to 7.41 I cannot be sure that the problem arose at the time of the update; but it was certainly close to it.
Hi folks. I have successfully imported a Drupal 6 install into a fresh Drupal 7 on another server. Everything seems to be working except for the menus. I see most of the old menu structure in the admin area but when I try to activate the prior menu, I get this error and am not sure what to do:
Notice: Undefined index: localized_options in menu_navigation_links() (line 1871 of /usr/home/username/public_html/scholarscorner.com/includes/menu.inc).