images / details and thum on sub.domain

[color=#888888][font=arial, sans-serif][size=3][color=#333333][size=4]HELLO GUYS[/size][/color][/size][/font][/color]



[color=#888888][font=arial, sans-serif][size=3][color=#333333][size=4]I have copied all folder “images” from my site to another server (images.mydomain.net/)[/size][/color][/size][/font][/color]



[color=#888888][font=arial, sans-serif][size=3][color=#333333][size=4]I HAVE TO CHANGE THE COURSE OF IMAGES OF THE SITE[/size][/color][/size][/font][/color]



[color=#888888][font=arial, sans-serif][color=#333333][size=“5”]someone [/size][size=4]CAN HELP ME TO DO A JOB PROPERLY AND CLEAN?[/size][/color][/font][/color]



[color=#888888][font=arial, sans-serif][color=#333333][size=4]THANKS

HAPPY NEW YEAR[/size][/color][/font][/color]

Rindaldo,



I am not sure that I see an advantage to doing this and I don't know if my solution would help, but you can try:



In config.php you should have:


define('DIR_IMAGES', DIR_ROOT . '/images/');



I'd try changing it to:


define('DIR_IMAGES', DIR_ROOT . 'http://www.your-new-server.com/images/');



Let us know if it works.



Thanks,



Brandon

[quote name='brandonvd' timestamp='1325173506' post='128634']

Rindaldo,



I am not sure that I see an advantage to doing this and I don't know if my solution would help, but you can try:



In config.php you should have:


define('DIR_IMAGES', DIR_ROOT . '/images/');



I'd try changing it to:


define('DIR_IMAGES', DIR_ROOT . 'http://www.your-new-server.com/images/');



Let us know if it works.



Thanks,



Brandon

[/quote]



Hello friend, this change not work for me, the system create one folder with the name (DIR_ROOT)



Any other solutions



Best Regards