Hi

After installing this promised module and clicking on DB tab, I got this fatal error.

Fatal error: require_once() [function.require]: Failed opening required 'sites/all/modules/drupal_tweaks/modules/db_tweaks/includes/drupal_tweaks.admin.db.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /home/users/somvprahe.sk/web/www/includes/menu.inc on line 346

The problem is probably that there is no includes directory inside 'drupal_tweaks/modules/db_tweaks/' directory, and the only (similar) file (but in 'modules/db_tweaks/') has another name - "db_tweaks.admin.inc" not 'drupal_tweaks.admin.db.inc'

Comments

kenorb’s picture

Hi,
Can you download the latest dev?
I've fixed that yesterday and today it's in the dump. Because I can't find anymore any relation to that file: drupal_tweaks.admin.db.inc
Thanks for reporting that and sorry for that.

kenorb’s picture

Priority: Critical » Normal
Status: Active » Fixed
igorik’s picture

Hi
thanks for the quick fix, i can confirm that with latest version it works fine.

Igor

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

kenorb’s picture

If this happen again for somebody else, it's because you removed the module from file system and you need to clear your caches!