Thanks, just saw this, and it makes logical sense, but wonder why it would
start happening. Will report back after I try it.
-----Original Message-----
From: Larry Cannell [mailto:larry@xxxxxxxxxxx]
Sent: Monday, June 21, 2004 7:38 AM
To: drupal-support@xxxxxxxxxx; klivingston@xxxxxxxxxxxxxxxxxxx
Subject: RE: [drupal-support] Several errors in 4.41 site: users,
cron,filestore2, subscriptions
I have seen a similar error with filestore2. It had to do with how our
browsers are handling cache. I fixed it with the following change to
fscache.module:
Add:
header("Cache-Control: private");
after header("Expires." line;
IE was deleting the file from the cache before the application (MS-Office or
Acrobat Reader) could open the file.
Larry
-----Original Message-----
From: drupal-support-bounces@xxxxxxxxxx
[mailto:drupal-support-bounces@xxxxxxxxxx]On Behalf Of Kent Livingston
Sent: Friday, June 18, 2004 11:46 AM
To: drupal-support@xxxxxxxxxx
Subject: RE: [drupal-support] Several errors in 4.41 site: users,
cron,filestore2, subscriptions
Filestore2 downloads seem to open automatically when 'open' is selected with
.xls files but not .pdf or .doc they have to be saved first then they open
fine.
I've heard others have had this issue - any fixes or work-arounds other than
saving first?
Problem is that it was working fine so the users are confused and think it
is broken. Well, maybe it is ;-). Kent
-----Original Message-----
From: drupal-support-bounces@xxxxxxxxxx
[mailto:drupal-support-bounces@xxxxxxxxxx] On Behalf Of Kent Livingston
Sent: Wednesday, June 16, 2004 11:53 PM
To: drupal-support@xxxxxxxxxx
Subject: RE: [drupal-support] Several errors in 4.41 site: users,
cron,filestore2, subscriptions
Subscription module issue was an out of date module. ;-(.
-----Original Message-----
From: drupal-support-bounces@xxxxxxxxxx
[mailto:drupal-support-bounces@xxxxxxxxxx] On Behalf Of Kent Livingston
Sent: Wednesday, June 16, 2004 11:41 PM
To: drupal-support@xxxxxxxxxx
Subject: [drupal-support] Several errors in 4.41 site: users,
cron,filestore2, subscriptions
Some of these problems have been hanging around for months, some I've posted
before.
Thought I'd try again and see if anyone else has encountered them. Any help
would be appreciated.
Several errors in 4.41 site: users, cron, filestore2, subscriptions
4.41 updated site, linux 7.x, mySQL
====================== Filestore2
Files that were uploaded cannot be opened within the browser when they were
opening fine previously. Now they give some variation on "There was an error
opening this document. This file cannot be found"
But if they are first saved to disk and opened they show fine (pdf's,
.doc's, and xls are the ones I've tried)
====================== User module
As administrator when I edit user results the following is displayed across
the top of the screen:
warning: Invalid argument supplied for foreach() in
/home/virtual/site26/fst/var/www/html/staff/modules/user.module on line 981.
User edits go through but with same line at the top of the 'successfully'
changed user account screen.
====================== Cron.php
When I run mydomain/cron.php I get the following error:
warning: opendir(images/tmp/): failed to open dir: No such file or directory
in /home/virtual/site26/fst/var/www/html/staff/modules/image.module on line
166.
====================== Subscription
Subscriptions page is blank... I can subscribe to new content I am creating
and will get notifications of changes although the notification doesn't send
usable links to the page that has been changed.
--
[ Drupal support list | http://list.drupal.org/ ]
--
[ Drupal support list | http://list.drupal.org/ ]
--
[ Drupal support list | http://list.drupal.org/ ]
--
[ Drupal support list | http://list.drupal.org/ ]
|