Closed (fixed)
Project:
Drupal tweaks
Version:
6.x-1.x-dev
Component:
General
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2009 at 05:05 UTC
Updated:
21 Jun 2010 at 16:03 UTC
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
Comment #1
kenorb commentedHi,
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.
Comment #2
kenorb commentedComment #3
igorik commentedHi
thanks for the quick fix, i can confirm that with latest version it works fine.
Igor
Comment #5
kenorb commentedIf this happen again for somebody else, it's because you removed the module from file system and you need to clear your caches!