Closed (fixed)
Project:
BAWStats
Version:
6.x-0.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
13 Jan 2008 at 13:02 UTC
Updated:
29 Jan 2008 at 12:31 UTC
I'm using Drupal 6.0RC2 and BAWStats 6.x-0.1. I can run the standalone BAWStats to see my AWStats report. But when I tried to see it in Drupal (http://xxx/admin/bawstats), I got the error.
Do I miss anything ?
Fatal error: Call to undefined function baw_data_read_data() in D:\drupal\sites\all\modules\bawstats\includes\bawstats.stats.inc on line 105
Comments
Comment #1
anaru commentedThanks for finding this bug. Its in a function that only gets called when there is a stats year problem. I have produced a new release that I hope fixes this (and fixes a number of other non critical issues). If you are still having problems let me know.
Comment #2
dennys commentedI upgraded to 0.2 (uninstall and install) and refresh the screen, but the screen is empty. So, I checked the watchdog and see the following message:
* warning: include(./modules/search/search-theme-form.tpl.php) [function.include]: failed to open stream: No such file or directory in D:\drupal\includes\theme.inc on line 955.
* warning: include() [function.include]: Failed opening './modules/search/search-theme-form.tpl.php' for inclusion (include_path='.;D:\xampp\php\pear\') in D:\drupal\includes\theme.inc on line 955.
* warning: include(./modules/system/page.tpl.php) [function.include]: failed to open stream: No such file or directory in D:\drupal\includes\theme.inc on line 955.
* warning: include() [function.include]: Failed opening './modules/system/page.tpl.php' for inclusion (include_path='.;D:\xampp\php\pear\') in D:\drupal\includes\theme.inc on line 955.
Is it Drupal's problem? I'm using Drupal 6.0-rc2
Comment #3
anaru commentedDo you see this error at any time when BAWstats is not installed?
Comment #4
dennys commentedWhen I disable BAWstats, this error disappear. But I cannot make sure the root cause, maybe not due to BAWstats. Do you have any suggestion to distinguish ?
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.