By samwarren on
In my local test page, when I do upgrading, I changed the site name from "drupal6.8" to "drupal6.9". But all the loaded images in forum are still linked to like: /drupal6.8/sites/default/files. How do I make changes to update all the image files to "drupal6.9/sites/..."? (I may have missed some basic settings.)
Here is the specifics:
The images loaded through image module have their links updated.
Those uploaded through FCKeditor/IMCE are not updated.
In FCKeditor setting: "Path to uploaded files:" is set to "%b%f/". Is this the problem?
Thanks,
Comments
All the images in forum are mis-linked
All the images I inserted into forum are still linked to the old path. the update does not take care of the image path within the forum. (the images in Image nodes are all updated correctly, by the way).
Anyone has experienced this and know the answer?
...?