Closed (fixed)
Project:
Helpers
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Feb 2008 at 00:55 UTC
Updated:
23 Mar 2008 at 08:22 UTC
after installing the module on drupal 6 i get the following error message
* warning: include_once(sites/all/modules/helpers/includes/dra_mysqli.inc) [function.include-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\drupal\sites\all\modules\helpers\helpers_database.module on line 23.
* warning: include_once() [function.include]: Failed opening 'sites/all/modules/helpers/includes/dra_mysqli.inc' for inclusion (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\drupal\sites\all\modules\helpers\helpers_database.module on line 23.
Comments
Comment #1
nancydruHmm, it works fine on all my sites. I just re-committed the include files. They will be in the 6.x-1.x-dev when it rolls up at Noon GMT.
Comment #2
krobi commentedi have just installed the aktually dev build and the error is gone, great thx
Comment #3
nancydruComment #4
mgiffordSo I had installed the recommended version of this code to try it out - helpers-6.x-1.0.tar.gz - and got this error:
warning: include_once(sites/all/modules/helpers/includes/dra_mysql.inc) [function.include-once]: failed to open stream: No such file or directory in /home/dm6/sites/all/modules/helpers/helpers_database.module on line 23.
I will try the dev module, but the problem seems to be that the tarball in the recommended release doesn't have an includes directory. I assume this is just an oversight.
Looks interesting though.
Mike
Comment #5
nancydruI can't help what Derek thinks should be the recommended. For my modules I recommend the latest, whether that is -dev or not. See http://drupal.org/node/226746
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.