Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I think this just started showing up with an upgrade to 4.6.4. My log file seems to be getting full of errors: "Page not found" errors are generated by images not being found. Almost the images are specified in the style.css files, are actually visible (therefore definitely found), and are being looked for in the root directory of the installation rather than in the theme directory.
I'm thinking it might have to do with a search cron job but the times don't match. Or with clean_urls (which I've just turned on just before the errors started appearing).
OK, so here's the deal: I currently had/have Drupal 4.6.2. My Drupal site is at www.thetechbubble.com. I decided to upgrade because of the security issues. Luckily, I backed everything up beforehand.
Since i uploaded and updated a drupal install with the 4.6.4. version, I can't access my settings, can't use modules such as image.module and autopath.module as they call for this function:
I have Drupal 4.6.3. With the new version out, to fix the vulnerabilities, I thought I would patch the current version. I looked over the patch files found on this page http://drupal.org/drupal-4.6.4 .
My question is, then, what do I do with these patch files?? There are no instructions with them.
I just upgrade my drupal 4.6.3 to 4.7. Everything seems ok except that the aggregator2 feed items can longer "refresh items". Too bad though, I like aggregator2 a lot.