Closed (fixed)
Project:
Timesaver
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2010 at 22:51 UTC
Updated:
28 Aug 2010 at 15:40 UTC
When I attempt to go to /Timesaver, I get the following error
Fatal error: Class 'Timesaver' not found in /drupal-install/sites/all/modules/timesaver/timesaver.module on line 1060
Comments
Comment #1
_randy commentedYour error code has been cut off. Can you resubmit your bug report? Thanks.
Comment #2
_randy commentedI think I know what you're referring to -- just doing some testing here produces a watchdog referrer error thanks to a menu router issue.
I've posted what I think is the fix to the latest DEV release.
Comment #3
t1s commentedI am getting a fatal error as well.
here is my error code:
Fatal error: Class 'Timesaver' not found in /var/www/modules/timesaver/timesaver.module on line 1060
Installed the DEV version after that and received a similar error:
Fatal error: Class 'Timesaver' not found in /var/www/modules/timesaver/timesaver.module on line 1166
Comment #4
t1s commentedI am also receiving warnings on quite a few pages
warning: include_once(Timesaver.class.php) [function.include-once]: failed to open stream: No such file or directory in /var/www/modules/timesaver/timesaver.module on line 1165.
warning: include_once() [function.include]: Failed opening 'Timesaver.class.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/modules/timesaver/timesaver.module on line 1165.
Hope this information helps.
Comment #5
blainelang commentedAre you installing the module under the recommended /sites/all/modules directory?
Comment #6
kevinquillen commentedSounds like you dropped it into the core modules folder.
Comment #7
_randy commented@ianchan - any update to this issue?
I will keep this open for a while longer to see if this is reproducible, however this is probably related to not installing it in the recommended directory structure.
Comment #8
saturnin commentedhi,
I'm experiencing the same issue.
Both Timesaver and Listkeeper are installed (in the same directory). No problem with Listkeeper but I've the following messages for Timesaver + http://mysite/Timesave gives me a blank page.
warning: include_once(Timesaver.class.php) [function.include-once]: failed to open stream: No such file or directory in /usr/share/drupal6/modules/timesaver/timesaver.module on line 1059.
warning: include_once() [function.include]: Failed opening 'Timesaver.class.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/drupal6/modules/timesaver/timesaver.module on line 1059.
Thanks for your support,
Sebastien.
Comment #9
_randy commentedThanks for the report.
I'll have an RC2 release ready shortly (today) that will roll up the bug fixes and support for the Timesaver Desktop Client.
Comment #10
saturnin commentedHi, thanks for the RC2 release. I've just installed and upgraded my installation. Seems the mentioned issue has been solved.
Keep you informed!
Regards,
Sebastien.
Comment #11
_randy commentedSeeing if anyone is still seeing a fatal error. If not, I will close this issue.
Comment #12
_randy commented