I spent hours loading images in to my fully functional Drupal-4.3.2 (image.module 4.3) site, when suddenly, the site stopped displaying a large (random) number of images and thumbs. The album would list the correct number of images in the album but it would only display a random few. No error messages at all -just suddenly many of my thumbs and images disappeared.
Is there any way to make sure the ?q=event link always defaults to the event calendar? or do I always get that list of upcoming events? I like the calendar so much better starting with the current month. I notice when all the events are in the past (no upcoming ones) going to the ?q=event page goes to the calendar.
I downloaded the 4.3.2 and installed on localhost (windowsxp/apache/php) set up the database, created the tables, pointed my browser to http://localhost and get the following error:
warning: module_init(modules/watchdog.module): failed to open stream: No such file or directory in C:\Apache2\htdocs\includes\module.inc on line 10.
Fatal error: module_init(): Failed opening required 'modules/watchdog.module' (include_path='.;c:\php4\pear') in C:\Apache2\htdocs\includes\module.inc on line 10
I can't get xstory to work at all with Drupal 4.3.2. It gives an error of "Parse error ... in xstory.module" on the last line of the file. I've tried it with the xstory 4.2.0 release and the xstory CVS version. I've also tried applying the various and sundry hacks that appear in the drupal.org forums. All to no effect--same error every time.
I'm running Drupal 4.3.2 on FreeBSD 4.9, apache 2.0.45 with php_mod 4.3.4.
I've been loading images without any problems but suddenly, half of my images are gone from my albums. Some pics are still there but others are just gone. The pictures and thumbs are still in the image directories but it looks like some image links are broken. The album root shows the correct number of images in the album but when I open the album, it says there are no images at all. I can still load images but if I try to reload the same images that are missing now, I get an error that says the old images cannot be deleted.