![]() |
Quote:
|
Quote:
|
Quote:
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. |
Hello
after it import the image it dont show up in post I edited the post and i see the link point correctly to site./images/imported but the picture totally gone from all thread how to fix that please ? Thank you |
Quote:
Firefox dont show your images if the URL is incorrect or the image is not where you think it is. Use Chrome or IE to check. Make a test post, and link and external image. Go Administrator panel and run scheduled tasks > vB4 Import External Images Go again to your test and check if it load the image imported or if show a broken avatar, do a right click in there and open in another windows, check the URL and you will see the error. Fix it in config and clear Cache in your navigator (CTRL+F5) and check again. |
thank you very much i am going to do that , but i fined the the picture use wrong URL how to change it please ? do i have to thread and edited it manually i have very big forum more than 300K thread ?
|
Quote:
Try to be sure when you make the config. IDK if the vbulletin cache, browser cache.. if you run the vb import, and you need to change anything, you need to clean all cache to be efective. If you summit a mistake, like me, and write "galerry" and not, "gallery" you can fix with sql sentence inside of you db, iei_img table. And remember to set a image for "noimage" pictures, its will reemplace a lost linked image if you want. |
Quote:
Code:
UPDATE post SET pagetext=REPLACE(pagetext, 'old', 'new') Code:
UPDATE post SET pagetext=REPLACE(pagetext, 'http://www.abc.com/', 'http://www.def.net/') Code:
UPDATE post SET pagetext=REPLACE(pagetext, '/imported/', '/images/new-site/') |
Quote:
|
Quote:
|
All times are GMT. The time now is 02:04 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|