I'm testing a 4.5.2 to 4.6 upgrade on my site; everything looks good, except image.module; I installed the module, it works fine for newly added images; however, it doesn't show any of the old images, added with 4.5.2 and below.
i upgraded fom Drupal 4.5.2 to 4.6. I used the update script from 2005-1-7 to update the database.
Two tables where missing after the update so i added them manually. The site is running but the search not correctly. I add the table search_total and changed the table search_index to match the new 4.6 style. Then i run the cron.php. New nodes where indexed but my old ones not. What do i have to do?
Prior to upgrading to 4.6, clicking on the following URL displayed statistical information such as Today's Popular Content, All-time Popular content, etc.
However, after upgrading to 4.6, this no longer works. Instead, it just says "Page Not Found". Has anyone else run into this problem? Am I doing something wrong? Any tips would be more than welcome!
After upgrading to 4.6 I activated the file attachments module because I want to use the enclosure feature of RSS2. Last summer I activated attachments on 4.4. I had to make a change to .htaccess to get it to work but didn't use attachments much and did not activate attachments when I upgraded to 4.5.