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

_randy’s picture

Your error code has been cut off. Can you resubmit your bug report? Thanks.

_randy’s picture

I 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.

t1s’s picture

I 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

t1s’s picture

I 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.

blainelang’s picture

Are you installing the module under the recommended /sites/all/modules directory?

kevinquillen’s picture

Sounds like you dropped it into the core modules folder.

_randy’s picture

@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.

saturnin’s picture

hi,

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.

_randy’s picture

Thanks 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.

saturnin’s picture

Hi, 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.

_randy’s picture

Seeing if anyone is still seeing a fatal error. If not, I will close this issue.

_randy’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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