Quote:
Originally Posted by y2ksw
Only the new images are moved. the old images can be moved, if you change the URL in all posts accordingly (with a REPLACE query on post.pagetext). The short term cheaper solution is a redirect, but it may add quite some load to your server, if you have a lot of images.
|
OK I understand. Time to work
Thank you.
Edit II > 1st Step Done:
1 - I move all images from inside my forum to another URL, i choose
http://www.imageslocker.com and there put all from 2007 to 2015
2 - I Use Mysql UPDATE/REPLACE in post.pagetext and then, do al full Clear system cache.. table repairs, Forums Cache... and then all works ok.
Finally. New images, goes to the forum URL, the next year i will move in bulk again.
In the options IGNORE site i must write with/and not http and www, if not the mod copy again the images to the forum.
I just have a question.. I start to make some order/renames of files, in categories. How does this affect the table iei_img?
Becouse the old URL, will be the same, but the new URL it will not be because I moved / renamed.